dejankify

View on PyPIReverse Dependencies (0)

0.1.1 dejankify-0.1.1-py3-none-any.whl

Wheel Details

Project: dejankify
Version: 0.1.1
Filename: dejankify-0.1.1-py3-none-any.whl
Download: [link]
Size: 17238
MD5: a780a374167389e63a5770633f0d5b83
SHA256: 61e53985b3ad0d0b36567aa7128e3c49d0584cf3b3cd31c68c28eaed3bd27e79
Uploaded: 2023-04-23 01:27:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dejankify
Version: 0.1.1
Summary: A tool to help you find and remove unused imports in your python project.
Author: Josh Wren
Author-Email: joshisplutar[at]gmail.com
Home-Page: https://github.com/JoshCLWren/dejankify
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >=3.11
Requires-Dist: pip
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: pdbpp
Requires-Dist: black
Requires-Dist: flake8
Requires-Dist: isort
Requires-Dist: pylint
Requires-Dist: pydocstyle
Requires-Dist: mypy
Requires-Dist: fancycompleter
Requires-Dist: click
Requires-Dist: typing-extensions
Requires-Dist: astroid
Requires-Dist: dill
Requires-Dist: mccabe
Requires-Dist: tomlkit
Requires-Dist: pytest
Requires-Dist: argparse
Requires-Dist: pluggy
Requires-Dist: iniconfig
Requires-Dist: attrs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2603 characters]

WHEEL

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

RECORD

Path Digest Size
dejankify/__init__.py sha256=aRJr9rsj3vT85LiiOd_XLlMvGLVa7b7iEhQFJ3ZSMGM 101
dejankify/dependency_cleanup.py sha256=1muk9wObjnlYebR0R0XtXYQcbjPEg7ttAGauCL1LNkA 42240
dejankify/stdlib_check.py sha256=wcapolQZk9Mq7PJfH33xlvs6kk8gC1DaOxzp7Xx7IFw 6904
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=_BH4NizKWIlUfrnKJvILGc3ZmhCtL96cE0CDGtD61sU 2034
tests/test_deps.py sha256=ar1NT1epAGkmFhL7bLmFzHdcWLiygPJEStBNCdhUKAA 8578
tests/test_file.py sha256=YHXAUcxfI93YkmM4vkQ88rKO4kIvQdAgOs0AXI0f5jU 21
dejankify-0.1.1.dist-info/LICENSE sha256=MOoNzgfdlsogSAXtvvlTH0OE1j_3-WpFZsChJ6k_aMU 1056
dejankify-0.1.1.dist-info/METADATA sha256=mrvQ-sBDRdyShKiUNtGe87YX0J95E00L2N0xsYSdBu4 3674
dejankify-0.1.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
dejankify-0.1.1.dist-info/entry_points.txt sha256=O5C9AiyoSXFc4LasYKu-VFVNsHM59iJtRK7iiseRot8 75
dejankify-0.1.1.dist-info/top_level.txt sha256=3lxCEvWhdhdgsI3nEi1yr-R6YOt0Bj-KGp2akRT3VpE 16
dejankify-0.1.1.dist-info/RECORD

top_level.txt

dejankify
tests

entry_points.txt

dejankify = dejankify.dependency_cleanup:parse_and_start