deps

View on PyPIReverse Dependencies (0)

0.2.3 deps-0.2.3-py3-none-any.whl

Wheel Details

Project: deps
Version: 0.2.3
Filename: deps-0.2.3-py3-none-any.whl
Download: [link]
Size: 11765
MD5: 1231a15dec3b6161d4268e9c71d365bd
SHA256: 2fc0eabb85bd7dc6b76a9883bae7eab32f022e9841a661d44a64c4d86c8cb7ff
Uploaded: 2023-01-16 12:49:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deps
Version: 0.2.3
Summary: A terminal UI dashboard to view python dependencies across Github repositories.
Author: Kyle Harrison
Author-Email: kyle.harrison.dev[at]gmail.com
Download-Url: https://pypi.org/project/deps/
Project-Url: Funding, https://ko-fi.com/apoclyps
Project-Url: Say Thanks!, https://twitter.com/apoclyps
Project-Url: Source, https://github.com/apoclyps/deps
Project-Url: Tracker, https://github.com/apoclyps/deps/issues
License: MIT
Keywords: Deps
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Terminals
Requires-Dist: click (==8.1.3)
Requires-Dist: humanize (==4.4.0)
Requires-Dist: idna (==3.4)
Requires-Dist: keyboard (==0.13.5)
Requires-Dist: PyGithub (==1.57)
Requires-Dist: python-decouple (==3.7)
Requires-Dist: retrying (==1.3.4)
Requires-Dist: rich (==13.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 4734 characters]

WHEEL

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

RECORD

Path Digest Size
deps/__init__.py sha256=ljuHwqOqqzL4f8UMBY0bXX5ofbZMRAVGgXwSH8tolpo 47
deps/__main__.py sha256=3jMLll6vOufBKx8gQN1WoRsFJiHL74mR29CVIo_1n8g 97
deps/config.py sha256=G4c2wNuRv3iPsy_isDAmONiGxugVUArVmA1ki6_bA_0 1085
deps/storage.py sha256=_VNQVMKsRR_TfhlZZIC9nYsntzX5PAxfl_QhsD1BO_Y 1910
deps/version.py sha256=PNiDER4qM19h9zdsdfgKt2_dT4WgYK7EguJ8RU2qA_g 22
deps/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deps/cli/main.py sha256=8NVy4a6UeLXSx-XGK0-5QEefFqLXcBz9pzJytu-so3g 1246
deps/environment_configuration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deps/environment_configuration/view.py sha256=DZIRRDlvIDu8XdKz5c7Arel7-htDtL1jun_FmrL2e2E 1970
deps/pipenv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deps/pipenv/resolver.py sha256=-6VDU7U9rWChf0k5JAUbYcqRRUtNvAhWq_kFiX56M-I 3758
deps/pipenv/view.py sha256=MUgZ5Y4dJ64vY9y85IwouX3XikHUEs7ipMF-U2AM8-8 4637
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_pass.py sha256=7cALVwG5HBVFu9mqcBX8WliFUMoTaTabAJlpfNmY_aQ 43
deps-0.2.3.dist-info/LICENSE.md sha256=nnijqhe91Qt4J6pBps880ZfGkQtM7a9Iu1wo1vQQN4U 1070
deps-0.2.3.dist-info/METADATA sha256=WzeYUdC8mZo2uieyUmCDU3pDSo8jeC2f-TfJUE53TWM 6048
deps-0.2.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
deps-0.2.3.dist-info/entry_points.txt sha256=EMa2WPVdjzL7SNyBGE3JYlADhP2waxDJcR012hYiBXs 44
deps-0.2.3.dist-info/top_level.txt sha256=qDtEjw01xVO070H-3ejeAtxRtqB4KWhRwLaBb4KyeAQ 19
deps-0.2.3.dist-info/RECORD

top_level.txt

deps
scripts
tests

entry_points.txt

deps = deps.cli.main:main