# TofuPilot Python client
[![PyPI version](https://badge.fury.io/py/tofupilot.svg)](https://badge.fury.io/py/tofupilot)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
The official open-source Python client for [TofuPilot](https://tofupilot.com). Quickly and seamlessly integrate all your hardware test runs into one app with just a few lines of Python.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
## Installation
Package can be installed via pip
```bash
pip install tofupilot
```
## Usage
### Documentation
You can find the full TofuPilot documentation [here](https://tofupilot.com/docs).
### Examples
For usage examples, see the [examples](https://github.com/tofupilot/examples/tree/main/docs/client).
## Contributing
Please read [CONTRIBUTING](https://github.com/tofupilot/python-client/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/tofupilot/python-client/blob/main/LICENSE) for details.
## Contact
If you have any questions or feedback, feel free to open an issue or contact us at support@tofupilot.com.
Raw data
{
"_id": null,
"home_page": "https://github.com/tofupilot/python-client",
"name": "tofupilot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "automatic hardware testing tofupilot",
"author": "F\u00e9lix Berthier",
"author_email": "felix.berthier@tofupilot.com",
"download_url": "https://files.pythonhosted.org/packages/bc/5b/82c74ac5a8a38181de427008fb1e3af2b4017c768aecd0ccefb8aec1772a/tofupilot-1.9.3.tar.gz",
"platform": null,
"description": "# TofuPilot Python client\n\n[![PyPI version](https://badge.fury.io/py/tofupilot.svg)](https://badge.fury.io/py/tofupilot)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nThe official open-source Python client for [TofuPilot](https://tofupilot.com). Quickly and seamlessly integrate all your hardware test runs into one app with just a few lines of Python.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Installation\n\nPackage can be installed via pip\n\n```bash\npip install tofupilot\n```\n\n## Usage\n\n### Documentation\n\nYou can find the full TofuPilot documentation [here](https://tofupilot.com/docs).\n\n### Examples\n\nFor usage examples, see the [examples](https://github.com/tofupilot/examples/tree/main/docs/client).\n\n## Contributing\n\nPlease read [CONTRIBUTING](https://github.com/tofupilot/python-client/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/tofupilot/python-client/blob/main/LICENSE) for details.\n\n## Contact\n\nIf you have any questions or feedback, feel free to open an issue or contact us at support@tofupilot.com.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The official Python client for the TofuPilot API",
"version": "1.9.3",
"project_urls": {
"Homepage": "https://github.com/tofupilot/python-client"
},
"split_keywords": [
"automatic",
"hardware",
"testing",
"tofupilot"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "555e903c7f095b57941203cf7d22e3db809955f0fe1589f2429e9a7f18498d25",
"md5": "6d62bb6f56fe7095a053c32a492b621f",
"sha256": "71e855c55e9d27aedab0775e549753169e605f5012e8532fb04d9f55278e1c3b"
},
"downloads": -1,
"filename": "tofupilot-1.9.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d62bb6f56fe7095a053c32a492b621f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 22071,
"upload_time": "2025-01-31T13:04:17",
"upload_time_iso_8601": "2025-01-31T13:04:17.704656Z",
"url": "https://files.pythonhosted.org/packages/55/5e/903c7f095b57941203cf7d22e3db809955f0fe1589f2429e9a7f18498d25/tofupilot-1.9.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bc5b82c74ac5a8a38181de427008fb1e3af2b4017c768aecd0ccefb8aec1772a",
"md5": "b94a5cb53fa5a8abffd40e7a32c35f74",
"sha256": "aa82f3b1935e77f0922f5e7027f5d3470b45113c0961c3be8ce2794e156ee037"
},
"downloads": -1,
"filename": "tofupilot-1.9.3.tar.gz",
"has_sig": false,
"md5_digest": "b94a5cb53fa5a8abffd40e7a32c35f74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 22718,
"upload_time": "2025-01-31T13:04:19",
"upload_time_iso_8601": "2025-01-31T13:04:19.410547Z",
"url": "https://files.pythonhosted.org/packages/bc/5b/82c74ac5a8a38181de427008fb1e3af2b4017c768aecd0ccefb8aec1772a/tofupilot-1.9.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-31 13:04:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tofupilot",
"github_project": "python-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "packaging",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "websockets",
"specs": []
}
],
"lcname": "tofupilot"
}