veet

View on PyPIReverse Dependencies (0)

0.1.0 veet-0.1.0-py3-none-any.whl

Wheel Details

Project: veet
Version: 0.1.0
Filename: veet-0.1.0-py3-none-any.whl
Download: [link]
Size: 8183
MD5: 5854e32feb32a96da33064547bb7ad75
SHA256: 061315721a64c45cf2a4cf45cc8902674612727f2284494edaad11ff649a19ba
Uploaded: 2022-05-29 03:56:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: veet
Version: 0.1.0
Summary: CLI for open source framework.
Author: Veet
Author-Email: opensource[at]isamu.dev
Home-Page: https://cli.veet.dev
Project-Url: Documentation, https://cli.veet.dev/docs
Project-Url: Repository, https://github.com/veetuse/cli-py
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: fastapi[all] (<0.79.0,>=0.78.0); extra == "framework"
Requires-Dist: fnc (<0.6.0,>=0.5.3)
Requires-Dist: python-dotenv (<0.21.0,>=0.20.0)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer[all] (<0.5.0,>=0.4.1)
Provides-Extra: framework
Description-Content-Type: text/markdown
[Description omitted; length: 181 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
veet/__init__.py sha256=rgNjHe78RiHEJQpPzUFUIqSxgFQj4o658-SwciF7hjQ 231
veet/cli/__init__.py sha256=s7qySSwKqkCVlv4YAP7YJh4qqfkDhBtHM6EJeKLTEK8 104
veet/cli/application.py sha256=jFsr1bLhAzwbYrMDWA3ABozcaVMCSVZojBVf3A7ytqc 1055
veet/commands/FrameworkNew.py sha256=3auWGhjeSyP2LJEFEabqEpastbP07yOm78JSbf2xiCw 1587
veet/commands/Install.py sha256=FlOvtHjm3metqLnBM7VJuRsSBKQ3hXRrW3s8mT5F5sQ 391
veet/commands/OsEnv.py sha256=2JdSYC0usxoASqa2b1AT54OPZYjHoieD_ru1fBvQSww 165
veet/commands/__init__.py sha256=EwvVkQOcH0zX24QAMxnzDqM7C6AyO1zpuqdAny2oMZM 66
veet/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
veet/core/logging.py sha256=JNXHyrsf3c6nWUbwSAE1FrmedWmvBa8-qBWFoONo5Qc 219
veet/core/paths.py sha256=ZBv4KIeudwAhWCBK70ES6V4aMAuY8LqlyAzDE_xJDAc 442
veet/framework/__init__.py sha256=QPtxnbQWu4SgWy7c6lo-xTe3NmVUEHBGCn_5vJA5iwM 33
veet/framework/application.py sha256=7XekUPIPwt1cOnPylj-4G-a2XHyN5xVDCwvRLWWH-i0 733
veet/framework/commands/Serve.py sha256=vjF7vehInnBZ6n4mo4ddRJulYU5ES9UaxlGl_0a11oA 718
veet/framework/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
veet/framework/routing/Route.py sha256=o-rKQPi1BC9a2sDUYSJjd10xqaZNqeArdleNtWKJJBE 588
veet/framework/routing/Routing.py sha256=ytyMoC_7aTFKU0lYsejyrtESysJiy6OxB9_CGP2FjlI 1443
veet/framework/routing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
veet/framework/server/__init__.py sha256=cItbotjx7hRlQAAm6cjk3MMt3aU9OQ1AcD9-QbsnB1E 859
veet-0.1.0.dist-info/entry_points.txt sha256=WZ8EcpBlT-iSSCLfasfk1uI_vjZTV5euDVOBDIuevLA 37
veet-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
veet-0.1.0.dist-info/METADATA sha256=lkx5yPk3Ny_I2kmFmGFask_JDru1IoPl-BcwKtdaSTw 1764
veet-0.1.0.dist-info/RECORD

entry_points.txt

veet = veet.cli:app