cli-project-generator

View on PyPIReverse Dependencies (0)

0.1.0 cli_project_generator-0.1.0-py3-none-any.whl

Wheel Details

Project: cli-project-generator
Version: 0.1.0
Filename: cli_project_generator-0.1.0-py3-none-any.whl
Download: [link]
Size: 9544
MD5: 3ebb935b07348565cc46e2e4d1130030
SHA256: baab49374d02ed41d462f1800dc50dd421557018209ad2d5338b78a6c8b7fa68
Uploaded: 2025-02-02 10:16:14 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: cli_project_generator
Version: 0.1.0
Summary: A CLI tool for generating FastAPI projects with WebSocket, GraphQL, and gRPC support.
Author: Nopparat
Author-Email: your.email[at]example.com
Home-Page: https://github.com/yourusername/cli_project_generator
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: sqlalchemy
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: alembic
Requires-Dist: pyjwt
Requires-Dist: passlib[bcrypt]
Requires-Dist: python-multipart
Requires-Dist: grpcio
Requires-Dist: grpcio-tools
Requires-Dist: strawberry-graphql
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nb_cli_fastapi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nb_cli_fastapi/feature.py sha256=QmQ4EZSYmzST85E-csHVVAcOiRn7BYdTNqN8iVzUtRE 22282
nb_cli_fastapi/main.py sha256=wOcca3a21VYAKIgTpCSiKFoF-wBGdvRzOectiSWGNEk 3086
cli_project_generator-0.1.0.dist-info/LICENSE sha256=kBv-_Xdso9S-ggiQ59m33O-mgbYzPDBYn9hmJnfP3Q0 174
cli_project_generator-0.1.0.dist-info/METADATA sha256=EYZviSe2mYtYZnlPQSIB5Vkv9O5AngXQQ5LO-iRiRV8 1006
cli_project_generator-0.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
cli_project_generator-0.1.0.dist-info/entry_points.txt sha256=Gj-jUBgwhPKRPn_XCH8eWMDZYonotce_F9z1mOa_OPY 55
cli_project_generator-0.1.0.dist-info/top_level.txt sha256=5l7r98pTQOypAleV4fNpED1sN9p-fUw2I4K3vlzPOiI 15
cli_project_generator-0.1.0.dist-info/RECORD

top_level.txt

nb_cli_fastapi

entry_points.txt

nb = cli_project_generator.main:main