kenjyco-libs

View on PyPIReverse Dependencies (0)

0.0.7 kenjyco_libs-0.0.7-py3-none-any.whl

Wheel Details

Project: kenjyco-libs
Version: 0.0.7
Filename: kenjyco_libs-0.0.7-py3-none-any.whl
Download: [link]
Size: 7270
MD5: 6d26f13cfe529c2c83ad72c16d5a112e
SHA256: a533d0d68ea469aa339514dc6e0df52e0c28826e4cc6342a701a92bae556c614
Uploaded: 2023-11-26 12:48:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kenjyco-libs
Version: 0.0.7
Summary: Easily install kenjyco libs
Author: Ken
Author-Email: kenjyco[at]gmail.com
Home-Page: https://github.com/kenjyco/kenjyco-libs
Download-Url: https://github.com/kenjyco/kenjyco-libs/tarball/v0.0.7
License: MIT
Keywords: api,data,libs,cli,command-line,helper,kenjyco
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Dist: bg-helper
Requires-Dist: click (>=6.0)
Requires-Dist: fs-helper
Requires-Dist: input-helper
Requires-Dist: settings-helper
Requires-Dist: beautifulsoup4; extra == "bs4"
Requires-Dist: lxml; extra == "bs4"
Requires-Dist: aws-info-helper; extra == "data"
Requires-Dist: dt-helper; extra == "data"
Requires-Dist: webclient-helper; extra == "data"
Requires-Dist: sql-helper; extra == "data"
Requires-Dist: chloop; extra == "data"
Requires-Dist: mongo-helper; extra == "data"
Requires-Dist: redis-helper; extra == "data"
Requires-Dist: xmljson; extra == "data"
Requires-Dist: expectation-helper; python_version >= "3.8" and extra == "data"
Requires-Dist: readme-helper; extra == "dev"
Requires-Dist: testing-helper; extra == "dev"
Requires-Dist: beautifulsoup4; extra == "full"
Requires-Dist: lxml; extra == "full"
Requires-Dist: aws-info-helper; extra == "full"
Requires-Dist: dt-helper; extra == "full"
Requires-Dist: webclient-helper; extra == "full"
Requires-Dist: sql-helper; extra == "full"
Requires-Dist: chloop; extra == "full"
Requires-Dist: mongo-helper; extra == "full"
Requires-Dist: redis-helper; extra == "full"
Requires-Dist: xmljson; extra == "full"
Requires-Dist: readme-helper; extra == "full"
Requires-Dist: testing-helper; extra == "full"
Requires-Dist: ipython; extra == "full"
Requires-Dist: expectation-helper; python_version >= "3.8" and extra == "full"
Requires-Dist: ipython; extra == "ipython"
Requires-Dist: chloop; extra == "nosql"
Requires-Dist: mongo-helper; extra == "nosql"
Requires-Dist: redis-helper; extra == "nosql"
Requires-Dist: sql-helper; extra == "sql"
Requires-Dist: expectation-helper; python_version >= "3.8" and extra == "sql"
Requires-Dist: xmljson; extra == "xmljson"
Provides-Extra: bs4
Provides-Extra: data
Provides-Extra: dev
Provides-Extra: full
Provides-Extra: ipython
Provides-Extra: nosql
Provides-Extra: sql
Provides-Extra: xmljson
License-File: LICENSE.txt
[Description omitted; length: 4365 characters]

WHEEL

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

RECORD

Path Digest Size
kenjyco_libs/__init__.py sha256=LoR29Km0pYTNBwbW23vSAITwjyyWO8cIcLNmNOOE7io 6295
kenjyco_libs/settings.ini sha256=TC4YjgVIN6cYD-N0rsaRQIg1JEYlKM6aguY2dvbL8ww 378
kenjyco_libs/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kenjyco_libs/scripts/dev_setup.py sha256=ZDWWGPb0XjNnYHm_cgSN9paL25BOVjrgtfCK9CgtEjo 166
kenjyco_libs/scripts/shell.py sha256=fSTXvvCAYpGKUYWWK-I-IJrah5bMMWoqzlgVQU1tVmw 1588
kenjyco_libs-0.0.7.dist-info/LICENSE.txt sha256=pXcw7Jj5rV7j58wx-ZzxU1lbpKLZ75NLTrFITepfNXQ 608
kenjyco_libs-0.0.7.dist-info/METADATA sha256=tRXbIXo_o5Lx9TzAN1IygyXjwo9WRHQsfd4FV7ngLdQ 7120
kenjyco_libs-0.0.7.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
kenjyco_libs-0.0.7.dist-info/entry_points.txt sha256=Zp93R6QmfOkvRveV9amWGtFFGkw5eTu-RfmPMs2m624 124
kenjyco_libs-0.0.7.dist-info/top_level.txt sha256=znoxOWODABg1JV3R2KnyoY-Chv7V3y0Jz3F51k0RDUU 13
kenjyco_libs-0.0.7.dist-info/RECORD

top_level.txt

kenjyco_libs

entry_points.txt

kenjyco-dev-setup = kenjyco_libs.scripts.dev_setup:main
kenjyco-ipython = kenjyco_libs.scripts.shell:main