# 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/python-client/tree/main/examples) directory.
## 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/39/60/168451e5ceed05830b1c3f8734f9571228e821c20c8c9af81e57909411c8/tofupilot-1.9.0.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/python-client/tree/main/examples) directory.\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.0",
"project_urls": {
"Homepage": "https://github.com/tofupilot/python-client"
},
"split_keywords": [
"automatic",
"hardware",
"testing",
"tofupilot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d24483ef0e50434990519bd6a4044aef6d9e75275ca283b5a87bfedc4be1210",
"md5": "5f9485e9ebe934a826654e26cd5d0e5e",
"sha256": "eb0da2c5533ff1b60e307728c176d4d27ba802d3d4cf0dce9b3fa4786f427831"
},
"downloads": -1,
"filename": "tofupilot-1.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f9485e9ebe934a826654e26cd5d0e5e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 24044,
"upload_time": "2024-12-20T15:32:05",
"upload_time_iso_8601": "2024-12-20T15:32:05.203352Z",
"url": "https://files.pythonhosted.org/packages/1d/24/483ef0e50434990519bd6a4044aef6d9e75275ca283b5a87bfedc4be1210/tofupilot-1.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3960168451e5ceed05830b1c3f8734f9571228e821c20c8c9af81e57909411c8",
"md5": "90a6ca056abf94a41ec4317b355508ba",
"sha256": "ec8e6461919fc45e1c75fe79ca963c704961709162e7cfa464c9b1fb85478d50"
},
"downloads": -1,
"filename": "tofupilot-1.9.0.tar.gz",
"has_sig": false,
"md5_digest": "90a6ca056abf94a41ec4317b355508ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 23717,
"upload_time": "2024-12-20T15:32:08",
"upload_time_iso_8601": "2024-12-20T15:32:08.242761Z",
"url": "https://files.pythonhosted.org/packages/39/60/168451e5ceed05830b1c3f8734f9571228e821c20c8c9af81e57909411c8/tofupilot-1.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 15:32:08",
"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"
}