PainlessDB

View on PyPIReverse Dependencies (0)

0.1.1 painlessdb-0.1.1-py3-none-any.whl

Wheel Details

Project: PainlessDB
Version: 0.1.1
Filename: painlessdb-0.1.1-py3-none-any.whl
Download: [link]
Size: 16154
MD5: bb14c7d4632713ef07eeb600ac2daf4d
SHA256: 8763870b165d646d9aa0639adafdc4f5a912158c7bb934e73a229258547fd0a8
Uploaded: 2021-12-19 12:24:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: painlessdb
Version: 0.1.1
Summary: A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.
Author: Aiden Ellis
Author-Email: itsaidenellis[at]protonmail.com
Home-Page: https://github.com/AidenEllis/PainlessDB
Project-Url: Github, https://github.com/AidenEllis/PainlessDB
Project-Url: Documentation, https://github.com/AidenEllis/PainlessDB/tree/main/docs
Project-Url: Issue tracker, https://github.com/AidenEllis/PainlessDB/issues
License: MIT
Keywords: painlessdb,db,database,PainlessDB,AidenEllis,pldb
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: ujson
Requires-Dist: wincertstore (==0.2)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 2411 characters]

WHEEL

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

RECORD

Path Digest Size
painlessdb/__init__.py sha256=dLjKT2W6SBrXqILc2WDxzXOkHeUONtju9EVWinuf73I 74
painlessdb/db.py sha256=VJnLtKpH-DlRGnKgcWyPddeANTCNQm_7wdOBJYFNd7U 16888
painlessdb/core/__init__.py sha256=iiNsxWhIsV3hlTPc8RwdY-h80Fxu63ktXvE9Hz7nYzU 56
painlessdb/core/data.py sha256=-xMusIcgA3NZN8Qfpj2pZulfC2EESo0RGcivMib06jc 1704
painlessdb/core/exceptions.py sha256=BIGyacl2CRnKD9CPd02wMZu6sePFypsnIdhKWXC_gnU 880
painlessdb/core/schema.py sha256=F_PMXtR_7rA0b2qTUD8tgpFcn8Pp4cZfbepbV0r1iO0 6145
painlessdb/core/management/__init__.py sha256=zWuknU1Tm0TGawlEindKb04n8jlC9pIifI9VR4ILgqQ 158
painlessdb/core/management/commands.py sha256=BWR8pPzYXq6urX-kl9Fw59P-w0b45y7cfalTl0U1sTg 383
painlessdb/utils/__init__.py sha256=qUdoQ5oI6z2vfeEA1bGTndOR1-1RILWlZNTMFKMNQX4 37
painlessdb/utils/converter.py sha256=nLt38AXTsMO9yJGBv7bXalMz_pXJI72i1uWFjDkNvPY 651
painlessdb/utils/dataTools.py sha256=RDpyhoXnzfm0vXroLzV4V89FW0gYwJkDM5AwDNaG8_g 1072
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_db.py sha256=bVftga0u3HgstXBIkqb6TAwcbj190tnV9lgh3t_wRMs 4591
tests/test_dtypes.py sha256=GJmYMvHnmRT4Gtxd4i6WTIjERzwBufds4-TjV-haREw 4292
tests/test_exceptions.py sha256=NhS4-fRmlfKDJJEfDP-HDRg1TPEPhEyCrv6u1W8TDXY 1770
tests/test_schema.py sha256=y9xa7Q342wwzMSQJAmWTBsY-_ViTZAHhCNTBIX_tLmI 2431
painlessdb-0.1.1.dist-info/LICENSE.md sha256=gpT1ncpee89jOdzLKoD48OJHrnbKRthfvKsppuFOrIk 1106
painlessdb-0.1.1.dist-info/METADATA sha256=siRm1ZwF4Gu4F3Ca98H9Fj5c9txcxm3BPRnbSZyZZi8 3621
painlessdb-0.1.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
painlessdb-0.1.1.dist-info/entry_points.txt sha256=28e46t3ZZHt1RyJ_5VJcr1wNQC9d5NBLEi88m3IgM68 85
painlessdb-0.1.1.dist-info/top_level.txt sha256=cX4Ylawc2JKa7a07sprSYvdrxIf_EdsfoJ7MurMsGaA 17
painlessdb-0.1.1.dist-info/RECORD

top_level.txt

painlessdb
tests

entry_points.txt

painlessdb = painlessdb.core.management:execute_from_command_line