pydal2sql

View on PyPIReverse Dependencies (1)

1.1.4 pydal2sql-1.1.4-py3-none-any.whl

Wheel Details

Project: pydal2sql
Version: 1.1.4
Filename: pydal2sql-1.1.4-py3-none-any.whl
Download: [link]
Size: 12551
MD5: 477d838f9f3b91499cc02dcb365434da
SHA256: 414faf45bdda9da4d225895efbb147e23caf7fb53b73504cf3550d2c8fc8b7d2
Uploaded: 2024-04-17 14:30:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydal2sql
Version: 1.1.4
Summary: Convert pydal define_tables to SQL using pydal's CREATE TABLE logic.
Author-Email: Robin van der Noord <robinvandernoord[at]gmail.com>
Project-Url: Documentation, https://github.com/robinvandernoord/pydal2sql#readme
Project-Url: Issues, https://github.com/robinvandernoord/pydal2sql/issues
Project-Url: Source, https://github.com/robinvandernoord/pydal2sql
Keywords: databases,pydal,sql
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: configuraptor (>=1.23)
Requires-Dist: gitpython
Requires-Dist: pydal
Requires-Dist: pydal2sql-core (>=0.3.6)
Requires-Dist: rich
Requires-Dist: su6
Requires-Dist: typer
Requires-Dist: pydal2sql-core[all]; extra == "all"
Requires-Dist: contextlib-chdir; extra == "dev"
Requires-Dist: hatch; extra == "dev"
Requires-Dist: psycopg2-binary; extra == "dev"
Requires-Dist: pymysql; extra == "dev"
Requires-Dist: python-semantic-release (<8); extra == "dev"
Requires-Dist: su6[all]; extra == "dev"
Requires-Dist: pymysql; extra == "mysql"
Requires-Dist: psycopg2-binary; extra == "psql"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: mysql
Provides-Extra: psql
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 7339 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydal2sql/__about__.py sha256=Rcl_ve5KROw6x_FOs0hGER-mKEPUveq27ZwWkOMkofo 172
pydal2sql/__init__.py sha256=Sa5aVgSk9bGN_sHPGk3fdYULDOuqkA7r3hxrOkpmuEc 479
pydal2sql/cli.py sha256=zLAERrlRv-qFNVAkTN8AG_ESXOZxAfJKJEKxfkOj3W4 5488
pydal2sql/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydal2sql/typer_support.py sha256=9Oe9uzgKeqTUqF4A4vcNChbMJPMKVXA8tGYvsdoqpqM 12251
pydal2sql/types.py sha256=8NmeoEwm8bz1LEq3snoSO0kS_YiriGbhHf92uinX2l4 897
pydal2sql-1.1.4.dist-info/METADATA sha256=QZdyhc8pAZ4qVxhGZ46xrwCqKgQLVQ2e8MdC4VDtt6o 8964
pydal2sql-1.1.4.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
pydal2sql-1.1.4.dist-info/entry_points.txt sha256=xOmC89cUEFYsG1P1Qt2E1G-hy6ZC7op88iXzR9yhFIM 48
pydal2sql-1.1.4.dist-info/licenses/LICENSE.txt sha256=phAZvZvcwqxTXoegIDmLeu-qzAS8KrasXQ5zpY9bmMA 1113
pydal2sql-1.1.4.dist-info/RECORD

entry_points.txt

pydal2sql = pydal2sql.cli:app