hakurei-sqlalchemy-graphqlapi

View on PyPIReverse Dependencies (0)

0.0.1.dev24 hakurei_sqlalchemy_graphqlapi-0.0.1.dev24-py3-none-any.whl

Wheel Details

Project: hakurei-sqlalchemy-graphqlapi
Version: 0.0.1.dev24
Filename: hakurei_sqlalchemy_graphqlapi-0.0.1.dev24-py3-none-any.whl
Download: [link]
Size: 10077
MD5: e6031d2d6c906b2dc44b0b31b125a44c
SHA256: 6b29902ed4b077136671ebc5901d761feb027df9f770379a118278cd6c016986
Uploaded: 2023-04-25 02:18:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hakurei-sqlalchemy-graphqlapi
Version: 0.0.1.dev24
Summary: Python DB-API and SQLAlchemy interface for GraphQL APIs.
Author: Alex Rothberg
Author-Email: agrothberg[at]gmail.com
Home-Page: https://github.com/cancan101/graphql-db-api
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: shillelagh (>=1.0.6)
Requires-Dist: sqlalchemy (>=1.3.0)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE
[Description omitted; length: 2237 characters]

WHEEL

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

RECORD

Path Digest Size
graphqldb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphqldb/adapter.py sha256=KljqJcA2_1-r7BFrmnaaXE8vMrYBa9o_0yS8HyMFRtc 10834
graphqldb/db_engine_specs.py sha256=bfgfPXfXK46p8HmNCelW3zrW04L3WkaYceZ3AfjlbvQ 590
graphqldb/dialect.py sha256=--2PxBi0EWI9Uhe5IeQUncEsSHsR8NupKLLm64f7oYA 2404
graphqldb/lib.py sha256=e4ouXP_e8BWwxlryv51DYKxWc7MC9_kxqBc3Rza1zd4 1758
graphqldb/types.py sha256=w7LgZfA2ItPSoO9kk5YOlKILMIpFwuAgiQjU3K65Vhc 166
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/LICENSE sha256=AYbQIyFCO65kTuu2C4Wsrp4BM2KbK6PV56U3w2-eOWI 1091
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/METADATA sha256=JNgT-OTLjhM0jadaRLnew6lNqYTFD89uq3Btm-4zCsA 3171
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/entry_points.txt sha256=9j71P0DneR1yKkeXNUVUzzMQViRR0bA0uj2r8gfvH3k 135
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/top_level.txt sha256=Y_G6Xzhnjcj8Gnzr5B_80K3D4_c79QO0av4YJZ67898 10
hakurei_sqlalchemy_graphqlapi-0.0.1.dev24.dist-info/RECORD

top_level.txt

graphqldb

entry_points.txt

graphql = graphqldb.adapter:GraphQLAdapter
graphql = graphqldb.dialect:APSWGraphQLDialect