fastapi-gql

View on PyPIReverse Dependencies (0)

0.1.0 fastapi_gql-0.1.0-py3-none-any.whl

Wheel Details

Project: fastapi-gql
Version: 0.1.0
Filename: fastapi_gql-0.1.0-py3-none-any.whl
Download: [link]
Size: 5318
MD5: a7aeec41c04ddcd85742c85636524a29
SHA256: 8ac4491384e140ed7592b68acc6af9ddce01fb27e7c03cfca3eb904eb09550a3
Uploaded: 2023-02-05 00:58:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-gql
Version: 0.1.0
Summary: Python project exmaple for using FastAPI/GQL
Author: Shubham Raj
Author-Email: shubhamraj2202[at]gmail.com
Home-Page: https://github.com/shubhamraj2202/fastapi-gql
Project-Url: Repository, https://github.com/shubhamraj2202/fastapi-gql.git
License: LICENSE
Keywords: fastapi,gql
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: SQLAlchemy
Requires-Dist: cryptography
Requires-Dist: fastapi
Requires-Dist: pydantic
Requires-Dist: pymysql
Requires-Dist: strawberry-graphql
Requires-Dist: uvicorn (<0.21.0,>=0.20.0)
Description-Content-Type: text/markdown
[Description omitted; length: 598 characters]

WHEEL

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

RECORD

Path Digest Size
fastapi_gql/__init__.py sha256=R_9BSb8TCz-5xgaDdnXZMzErT4AvrEkQzVRDLS2OfW4 103
fastapi_gql/app.py sha256=PQEqc4n02ir5_tFxRYPBkwAQuSiu6yI0MUaJXiIHmzA 154
fastapi_gql/controllers/index.py sha256=fYUN1c4Jnel2wC_zyV_aTZzgcjF8aOIjOpGubl5gYKY 59
fastapi_gql/controllers/user.py sha256=mfR-Pvr9uCGvvmdTE1oZYrHmycnbDXsy-ROkkf3ICJQ 396
fastapi_gql/graphql/types.py sha256=g_ggc0pBZLMC-bv2p1u6WIai6okYYTUkrWigkasCAVE 1648
fastapi_gql/infra/database.py sha256=Q_hZIHBQOVO5YKqo95ljcRQs-KkZ_digU_tgpUNcaFw 209
fastapi_gql/models/index.py sha256=jB9VlzirtvcaqEQQfNMMO30bHl6a83QhaQVrkd-ubcA 184
fastapi_gql/models/user.py sha256=Yh39fby8SckUTgRJfWgS-5mk81YHQtJ_54UBWXNyaJg 418
fastapi_gql-0.1.0.dist-info/LICENSE sha256=jcm8t80I7jpr6Cm2bItTXypPWeNxeRLahZRD5bVqAGI 1068
fastapi_gql-0.1.0.dist-info/METADATA sha256=Wm11_pHFXdU8LwPyV_UFo46V4Qa8VoG_HJv9NqHgdjY 1455
fastapi_gql-0.1.0.dist-info/WHEEL sha256=UTbu2d3PIo7FtACOQrq825bNtQhldwLx2SG2oh0Fl8Q 88
fastapi_gql-0.1.0.dist-info/entry_points.txt sha256=QMP5ebXp-MG2h5vx3vgQqMjg6hHQBVtPyLCtSITUqRE 56
fastapi_gql-0.1.0.dist-info/RECORD

entry_points.txt

flake8-markdown = flake8_markdown:main