Name | ftc-api JSON |
Version |
0.4.0
JSON |
| download |
home_page | |
Summary | A python client to access the FIRST Tech Challenge API |
upload_time | 2023-10-17 04:22:03 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | Copyright 2023 Ashwin Naren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
ftc
|
VCS |
|
bugtrack_url |
|
requirements |
attrs
httpx
python-dateutil
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# FTC api
A python client library for accessing FTC Events API
[API docs here](https://ftc-events.firstinspires.org/api-docs/index.html)
Most of the code here is auto generated by [openapi-python-client](https://github.com/openapi-generators/openapi-python-client), but some of it has been modified for the convenience of the user.
Raw data
{
"_id": null,
"home_page": "",
"name": "ftc-api",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "ftc",
"author": "",
"author_email": "Ashwin Naren <arihant2math@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d3/19/07b0054279f2d2670191ec2648656015254a2b6fd7e18ff25766c3c0992e/ftc_api-0.4.0.tar.gz",
"platform": null,
"description": "# FTC api\nA python client library for accessing FTC Events API\n\n[API docs here](https://ftc-events.firstinspires.org/api-docs/index.html)\n\nMost of the code here is auto generated by [openapi-python-client](https://github.com/openapi-generators/openapi-python-client), but some of it has been modified for the convenience of the user.\n",
"bugtrack_url": null,
"license": "Copyright 2023 Ashwin Naren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A python client to access the FIRST Tech Challenge API",
"version": "0.4.0",
"project_urls": {
"Bug Tracker": "https://github.com/arihant2math/ftc-api/issues",
"Documentation": "https://arihant2math.github.io/ftc-api/",
"Homepage": "https://arihant2math.github.io/ftc-api/",
"Repository": "https://github.com/arihant2math/ftc-api.git"
},
"split_keywords": [
"ftc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "be0db34c949b873671c73e257a97caf5c53edf3082fdc1f0f501508b8920ca80",
"md5": "dcc24ce7deb686bfd7174e7f7cf23226",
"sha256": "7dfdf9b0471637fc7b6765fcb3158659775c4e0686a0c58acfb1c95e4230b749"
},
"downloads": -1,
"filename": "ftc_api-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dcc24ce7deb686bfd7174e7f7cf23226",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 100114,
"upload_time": "2023-10-17T04:22:02",
"upload_time_iso_8601": "2023-10-17T04:22:02.275475Z",
"url": "https://files.pythonhosted.org/packages/be/0d/b34c949b873671c73e257a97caf5c53edf3082fdc1f0f501508b8920ca80/ftc_api-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d31907b0054279f2d2670191ec2648656015254a2b6fd7e18ff25766c3c0992e",
"md5": "2df888d9ebb6a7c5cf5b0b0018add8a5",
"sha256": "acefcb070bb853e5342cdd041c49d4aab37f4686617f4630e5bc6dda0b0e87cb"
},
"downloads": -1,
"filename": "ftc_api-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "2df888d9ebb6a7c5cf5b0b0018add8a5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 48907,
"upload_time": "2023-10-17T04:22:03",
"upload_time_iso_8601": "2023-10-17T04:22:03.977370Z",
"url": "https://files.pythonhosted.org/packages/d3/19/07b0054279f2d2670191ec2648656015254a2b6fd7e18ff25766c3c0992e/ftc_api-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-17 04:22:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "arihant2math",
"github_project": "ftc-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "attrs",
"specs": []
},
{
"name": "httpx",
"specs": []
},
{
"name": "python-dateutil",
"specs": []
}
],
"lcname": "ftc-api"
}