aijson-db

View on PyPIReverse Dependencies (1)

0.1.1 aijson_db-0.1.1-py3-none-any.whl

Wheel Details

Project: aijson-db
Version: 0.1.1
Filename: aijson_db-0.1.1-py3-none-any.whl
Download: [link]
Size: 8959
MD5: b67ee4507df7c01e1b7ed9ef8fb5b2ae
SHA256: 2b4120bd06b7a322e7b0a83499d6470f79d7fa1784048d18ca43420326cc805e
Uploaded: 2024-08-09 15:06:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aijson-db
Version: 0.1.1
Summary: AI JSON Database Actions
Author: Rafael Irgolic
Author-Email: hello[at]irgolic.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: aijson-core
Requires-Dist: aiosqlite (<0.21.0,>=0.20.0); extra == "sqlite" or extra == "all"
Requires-Dist: asyncpg (<0.30.0,>=0.29.0); extra == "pg" or extra == "all"
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.9); extra == "pg" or extra == "all"
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.30)
Provides-Extra: all
Provides-Extra: pg
Provides-Extra: sqlite
Description-Content-Type: text/markdown
[Description omitted; length: 97 characters]

WHEEL

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

RECORD

Path Digest Size
aijson_db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_db/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_db/actions/execute_db_statement.py sha256=Yg8vIkSJteYQjjgKygG2kobGrvWfrV3VFiHwGXLTI6c 2131
aijson_db/actions/get_db_schema.py sha256=tNZ9ggcdJMHKCiPZR1fPuDGi3DeYg6vZ869IXz3I1cU 1256
aijson_db/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_db/tests/conftest.py sha256=V_58yX0q7TZNfDVhJ5vetgk4JkiJrZ-qz5mnwAhqZ6k 11051
aijson_db/tests/test_execute_db_statement.py sha256=hP50MMp4R7nNMo7k1PQvYEuLkjlrbsWDPObzC9GVvT0 915
aijson_db/tests/test_get_db_schema.py sha256=-1BZFwITfe6BuNAdMqZlFf6EIuCp84oygaLTKB0bsxI 710
aijson_db-0.1.1.dist-info/LICENSE sha256=AbHbVVtcEv2EqI9EHVvf-szUVibIMho3OM146AEhpzY 1063
aijson_db-0.1.1.dist-info/METADATA sha256=C0g_JKX7qwN9hs_Yq_0iC5B4qvEb8uN7f2hXat9ZkTE 982
aijson_db-0.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
aijson_db-0.1.1.dist-info/entry_points.txt sha256=FU-SwAh37PU7L31mAuzYofrO9ecYenS6zcffawVGwWY 36
aijson_db-0.1.1.dist-info/RECORD

entry_points.txt

[aijson]
actions = aijson_db.actions