Changed code to support older Python versions
This commit is contained in:
parent
eb92d2d36f
commit
582458cdd0
5027 changed files with 794942 additions and 4 deletions
|
|
@ -0,0 +1 @@
|
|||
pip
|
||||
|
|
@ -0,0 +1,69 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: fastapi-cloud-cli
|
||||
Version: 0.5.2
|
||||
Summary: Deploy and manage FastAPI Cloud apps from the command line 🚀
|
||||
Author-Email: Patrick Arminio <patrick@fastapilabs.com>
|
||||
License: MIT
|
||||
Classifier: Intended Audience :: Information Technology
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
||||
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||||
Classifier: Topic :: Software Development :: Libraries
|
||||
Classifier: Topic :: Software Development
|
||||
Classifier: Typing :: Typed
|
||||
Classifier: Development Status :: 4 - Beta
|
||||
Classifier: Framework :: FastAPI
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Project-URL: Homepage, https://github.com/fastapilabs/fastapi-cloud-cli
|
||||
Project-URL: Documentation, https://fastapi.tiangolo.com/fastapi-cloud-cli/
|
||||
Project-URL: Repository, https://github.com/fastapilabs/fastapi-cloud-cli
|
||||
Project-URL: Issues, https://github.com/fastapilabs/fastapi-cloud-cli/issues
|
||||
Project-URL: Changelog, https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md
|
||||
Requires-Python: >=3.8
|
||||
Requires-Dist: typer>=0.12.3
|
||||
Requires-Dist: uvicorn[standard]>=0.15.0
|
||||
Requires-Dist: rignore>=0.5.1
|
||||
Requires-Dist: httpx>=0.27.0
|
||||
Requires-Dist: rich-toolkit>=0.14.5
|
||||
Requires-Dist: pydantic[email]>=1.6.1
|
||||
Requires-Dist: sentry-sdk>=2.20.0
|
||||
Requires-Dist: fastar>=0.5.0
|
||||
Provides-Extra: standard
|
||||
Requires-Dist: uvicorn[standard]>=0.15.0; extra == "standard"
|
||||
Description-Content-Type: text/markdown
|
||||
|
||||
# FastAPI Cloud CLI
|
||||
|
||||
<a href="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml" target="_blank">
|
||||
<img src="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml/badge.svg" alt="Test">
|
||||
</a>
|
||||
<a href="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/publish.yml" target="_blank">
|
||||
<img src="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/publish.yml/badge.svg" alt="Publish">
|
||||
</a>
|
||||
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapilabs/fastapi-cloud-cli" target="_blank">
|
||||
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapilabs/fastapi-cloud-cli.svg" alt="Coverage">
|
||||
<a href="https://pypi.org/project/fastapi-cloud-cli" target="_blank">
|
||||
<img src="https://img.shields.io/pypi/v/fastapi-cloud-cli?color=%2334D058&label=pypi%20package" alt="Package version">
|
||||
</a>
|
||||
|
||||
---
|
||||
|
||||
**Source Code**: <a href="https://github.com/fastapilabs/fastapi-cloud-cli" target="_blank">https://github.com/fastapilabs/fastapi-cloud-cli</a>
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the MIT license.
|
||||
|
|
@ -0,0 +1,49 @@
|
|||
fastapi_cloud_cli-0.5.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
fastapi_cloud_cli-0.5.2.dist-info/METADATA,sha256=gkLmIiUjLTSSfjXZ8__mU_-YV4SI5OQe5k-W2bAU51g,3256
|
||||
fastapi_cloud_cli-0.5.2.dist-info/RECORD,,
|
||||
fastapi_cloud_cli-0.5.2.dist-info/WHEEL,sha256=tsUv_t7BDeJeRHaSrczbGeuK-TtDpGsWi_JfpzD255I,90
|
||||
fastapi_cloud_cli-0.5.2.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
||||
fastapi_cloud_cli-0.5.2.dist-info/licenses/LICENSE,sha256=FqD5B4VbXJnefprQseE0U8llL6FxojC-i8muZy7YmSU,1086
|
||||
fastapi_cloud_cli/__init__.py,sha256=isJrmDBLRag7Zc2UK9ZovWGOv7ji1Oh-zJtJMNJFkXw,22
|
||||
fastapi_cloud_cli/__main__.py,sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink,30
|
||||
fastapi_cloud_cli/__pycache__/__init__.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/__pycache__/__main__.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/__pycache__/cli.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/__pycache__/config.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/__pycache__/logging.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/cli.py,sha256=JKZRzFut2AQQeJEy_fGLaJLRula6WSkd7FlOf0xhPwI,897
|
||||
fastapi_cloud_cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
fastapi_cloud_cli/commands/__pycache__/__init__.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/deploy.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/env.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/login.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/logout.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/unlink.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/__pycache__/whoami.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/commands/deploy.py,sha256=bDIhEypdgeyqV7alAdM97345eH5hwEM1ByIAkry1j4s,19749
|
||||
fastapi_cloud_cli/commands/env.py,sha256=gKl0-4abqVxPgkPVdZlFt9X-x6KEGfimkgUS7_jM8jg,7266
|
||||
fastapi_cloud_cli/commands/login.py,sha256=qsjwtih_EfpVkMjMVfgFN33Yl8F-dhBlOb0ttLjHxqQ,3528
|
||||
fastapi_cloud_cli/commands/logout.py,sha256=XpZ4RBzJP8PZVoa6RXgy6hq2_KGsDiAfabxJXLOD3es,329
|
||||
fastapi_cloud_cli/commands/unlink.py,sha256=nGxtoJZQLZl4urDmyIcOC_tpMgI4ww-MuyLz8pjaXPU,846
|
||||
fastapi_cloud_cli/commands/whoami.py,sha256=6R9c2GAwmCV7fF1KE85tLMzLiuL7dB4y0iIzZLCa4YA,802
|
||||
fastapi_cloud_cli/config.py,sha256=Stme6dH1zwk0LH80x4OKUrBH-DjSAaCoY9_zlgcyH6U,686
|
||||
fastapi_cloud_cli/logging.py,sha256=GOlwUO9mi0EcSwgnBZTEA-v9_MjKVmVHlNlIKkorHQU,858
|
||||
fastapi_cloud_cli/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
fastapi_cloud_cli/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
fastapi_cloud_cli/utils/__pycache__/__init__.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/api.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/apps.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/auth.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/cli.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/config.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/env.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/pydantic_compat.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/__pycache__/sentry.cpython-311.pyc,,
|
||||
fastapi_cloud_cli/utils/api.py,sha256=wfpovzLOzGJtAj4Qs8Aj1gwEuHR_RR-lf3u_LbLXgFg,5763
|
||||
fastapi_cloud_cli/utils/apps.py,sha256=2DIQDMF-9B8VFNVW8WHDG2FNRzjP7-h45RY9tnoucM8,1980
|
||||
fastapi_cloud_cli/utils/auth.py,sha256=Fo26Wt3iyOSIYPhR7QlXvwvv_VtzQKZtICWiB4mBGco,3245
|
||||
fastapi_cloud_cli/utils/cli.py,sha256=IdYlbGRq79DtqHVMldC_f9vvc2Sg76PiUpbeGXWtuoQ,2861
|
||||
fastapi_cloud_cli/utils/config.py,sha256=ebwN1RN8NJ3oIcBUyxF48Al0P4zvBnSMMoy779yMBHU,465
|
||||
fastapi_cloud_cli/utils/env.py,sha256=a9S6ehNGxhKbQHXxFVJtjqMEkodKwKa0wOvRVh9VBjw,125
|
||||
fastapi_cloud_cli/utils/pydantic_compat.py,sha256=C_d5UXWKkhq77qhkxmEBtG9FOkbe6mY7Xz5Rpo2_auE,2854
|
||||
fastapi_cloud_cli/utils/sentry.py,sha256=Vrr4u3O3XvLrOVUUI34JXkEW3jfQEJkDpf274h9KVoE,489
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: pdm-backend (2.4.6)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[console_scripts]
|
||||
|
||||
[gui_scripts]
|
||||
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2024 Sebastián Ramírez
|
||||
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue