sqlalchemy-initdb

View on PyPIReverse Dependencies (0)

0.1.0 sqlalchemy_initdb-0.1.0-py3-none-any.whl

Wheel Details

Project: sqlalchemy-initdb
Version: 0.1.0
Filename: sqlalchemy_initdb-0.1.0-py3-none-any.whl
Download: [link]
Size: 37929
MD5: dfbf6d2875e993a3e9991c2e4966f2f9
SHA256: 0d03229544aa9ef9172644876b03b596fe586620429e543028ea09252dcb10a2
Uploaded: 2023-08-13 15:42:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlalchemy-initdb
Version: 0.1.0
Summary: Django like fixtures for SQLAlchemy
Author: Diego Navarro
Author-Email: dnmellen[at]gmail.com
Maintainer: Diego Navarro
Maintainer-Email: dnmellen[at]gmail.com
Home-Page: https://github.com/dnmellen/sqlalchemy-initdb
Project-Url: Bug Tracker, https://github.com/sqlalchemy-initdb/issues
Project-Url: CI: Github Actions, https://github.com/dnmellen/sqlalchemy-initdb/actions
Project-Url: Changelog, https://github.com/dnmellen/sqlalchemy-initdb/blob/master/CHANGELOG.rst
Project-Url: Code of Conduct, https://github.com/dnmellen/sqlalchemy-initdb/blob/master/CONTRIBUTING.rst
Project-Url: Documentation, https://sqlalchemy-initdb.readthedocs.io/
Project-Url: Repository, https://github.com/dnmellen/sqlalchemy-initdb
Project-Url: Source Code, https://github.com/dnmellen/sqlalchemy-initdb
License: AGPL-3.0-only
Keywords: python package
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Software Distribution
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: mypy (==0.961); extra == "typing"
Requires-Dist: pytest (>=6.2.4); extra == "test" or extra == "typing"
Requires-Dist: pytest-click (<2.0.0,>=1.1.0); extra == "test" or extra == "typing"
Requires-Dist: pytest-cov (>=2.12); extra == "test"
Requires-Dist: pytest-explicit (<1.1.0,>=1.0.1); extra == "test"
Requires-Dist: pytest-xdist (>=1.34); extra == "test"
Requires-Dist: sphinx (<5.0,>=4.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.10); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==0.5.0); extra == "docs"
Requires-Dist: sphinxcontrib-spelling (<7.4.0,>=7.3.3); extra == "docs"
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.14)
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: typing
Description-Content-Type: text/x-rst
[Description omitted; length: 5426 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.rst sha256=RRPPHMbyLQrlfupvQuK-WxwhdtgwnZR38wawQnusCkg 1396
CONTRIBUTING.md sha256=V1rGMGZpiPdtw7pzRLmD3zT3LTy8fDT3QX7UBlCol3I 7579
LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
README.rst sha256=1BBsmmoAhG3SEBAjndXH2sXKcgnxU3yD898fXrGnTRY 5425
pyproject.toml sha256=0EC4oD6w02NYFujLxJUeVkiIUPw5ZFTCyvSkhwPN06A 4669
sqlalchemy_initdb/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
sqlalchemy_initdb/__main__.py sha256=Q9ctU8wZj3K5TxgIa4HWQVSND6ApwizvsausEEE4XXE 401
sqlalchemy_initdb/cli.py sha256=_Ll6hzADwVoMlBLYo8YlfC_QKAymfsv-WegqMtkKKKA 1339
sqlalchemy_initdb/loaddata.py sha256=F4g9mGuEOZ_2l9GDyv8iSPTv-dQeNI2mwVQDTTUr3L0 1562
sqlalchemy_initdb/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlalchemy_initdb-0.1.0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
sqlalchemy_initdb-0.1.0.dist-info/METADATA sha256=3nrjefnzEvZSA5ZHdFGDtFmYF4Y9CAh2H2tPttSRDVM 8161
sqlalchemy_initdb-0.1.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
sqlalchemy_initdb-0.1.0.dist-info/entry_points.txt sha256=bAYUaqm_WFRhT_J0m9smA6mVO1Ta6xrRNjln_ryGtAU 64
sqlalchemy_initdb-0.1.0.dist-info/RECORD

entry_points.txt

sqlalchemy-initdb = sqlalchemy_initdb.cli:main