sqlacodegen

View on PyPIReverse Dependencies (14)

2.3.0.post1 sqlacodegen-2.3.0.post1-py2.py3-none-any.whl

Wheel Details

Project: sqlacodegen
Version: 2.3.0.post1
Filename: sqlacodegen-2.3.0.post1-py2.py3-none-any.whl
Download: [link]
Size: 13216
MD5: 913411f30ed3d5f481d2af18c8f14b2e
SHA256: 674d58f54559912c2f785276b50a2f9c52ec7ec9d9aea50a118a002392cb17c3
Uploaded: 2023-03-06 07:47:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlacodegen
Version: 2.3.0.post1
Summary: Automatic model code generator for SQLAlchemy
Author: Alex Grönholm
Author-Email: alex.gronholm[at]nextday.fi
Project-Url: Bug Tracker, https://github.com/agronholm/sqlacodegen/issues
Project-Url: Source Code, https://github.com/agronholm/sqlacodegen
License: MIT
Keywords: sqlalchemy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Code Generators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: !=3.0,!=3.1,!=3.2,!=3.3,!=3.4,>=2.7
Requires-Dist: SQLAlchemy (<2.0,>=0.9.0)
Requires-Dist: inflect (>=0.2.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: psycopg2-binary; extra == "test"
Requires-Dist: mysql-connector-python; extra == "test"
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 3866 characters]

WHEEL

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

RECORD

Path Digest Size
sqlacodegen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlacodegen/codegen.py sha256=Xkt45lb_7vemy933LTMOe1doXc9r2X_vaEK8wHOY04Y 32484
sqlacodegen/main.py sha256=NevnAS9_a7be2EkVjKtBpfSI7wc-iiidga_4pu3-IdM 2529
sqlacodegen-2.3.0.post1.dist-info/LICENSE sha256=YWP3mH37ONa8MgzitwsvArhivEESZRbVUu8c1DJH51g 1130
sqlacodegen-2.3.0.post1.dist-info/METADATA sha256=UcZ-jNG7ZrjTYvjkRZ7YNaH_pTjzXNvrF4XgEI8xqaY 5197
sqlacodegen-2.3.0.post1.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
sqlacodegen-2.3.0.post1.dist-info/entry_points.txt sha256=1b_9nMqjoBQcwgV2gg--S6aCP07wXXyyz9BOu5TZkZU 54
sqlacodegen-2.3.0.post1.dist-info/top_level.txt sha256=LgfPPPm7vfkGJvssspb0Nm21f-cMrfJJwq52qGfMsoc 12
sqlacodegen-2.3.0.post1.dist-info/RECORD

top_level.txt

sqlacodegen

entry_points.txt

sqlacodegen = sqlacodegen.main:main