mkinit

View on PyPIReverse Dependencies (1)

1.1.0 mkinit-1.1.0-py3-none-any.whl

Wheel Details

Project: mkinit
Version: 1.1.0
Filename: mkinit-1.1.0-py3-none-any.whl
Download: [link]
Size: 63103
MD5: 22b0b69365f8c38f34167507c6aaeac8
SHA256: b49dca93956c1e3ba2ae84fa31238745cf1d1aaa47ab53aeda5e22d375a3732a
Uploaded: 2024-01-17 17:35:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkinit
Version: 1.1.0
Summary: Autogenerate __init__.py files
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/mkinit
License: Apache 2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: ubelt (>=1.3.4)
Requires-Dist: Pygments (>=2.2.0); extra == "all"
Requires-Dist: packaging (>=21.3); extra == "all"
Requires-Dist: ubelt (>=1.3.4); extra == "all"
Requires-Dist: xdoctest (>=1.1.2); extra == "all"
Requires-Dist: Pygments (==2.2.0); extra == "all-strict"
Requires-Dist: packaging (==21.3); extra == "all-strict"
Requires-Dist: ubelt (==1.3.4); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "all-strict"
Requires-Dist: colorama; platform_system == "Windows" and extra == "all-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: black; (python_version > "3.5" and platform_python_implementation == "CPython") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: lazy-loader (==0.3); python_version >= "3.7.0" and extra == "all-strict"
Requires-Dist: colorama; platform_system == "Windows" and extra == "all"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: black; (python_version > "3.5" and platform_python_implementation == "CPython") and extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: lazy-loader (>=0.3); python_version >= "3.7.0" and extra == "all"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst-parser (>=0.16.1); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: sphinx (>=4.3.2); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst-parser (==0.16.1); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: sphinx (==4.3.2); extra == "docs-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: Pygments (>=2.2.0); extra == "optional"
Requires-Dist: Pygments (==2.2.0); extra == "optional-strict"
Requires-Dist: colorama; platform_system == "Windows" and extra == "optional-strict"
Requires-Dist: black; (python_version > "3.5" and platform_python_implementation == "CPython") and extra == "optional-strict"
Requires-Dist: colorama; platform_system == "Windows" and extra == "optional"
Requires-Dist: black; (python_version > "3.5" and platform_python_implementation == "CPython") and extra == "optional"
Requires-Dist: ubelt (>=1.3.4); extra == "runtime"
Requires-Dist: ubelt (==1.3.4); extra == "runtime-strict"
Requires-Dist: packaging (>=21.3); extra == "tests"
Requires-Dist: xdoctest (>=1.1.2); extra == "tests"
Requires-Dist: packaging (==21.3); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "tests-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: lazy-loader (==0.3); python_version >= "3.7.0" and extra == "tests-strict"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Requires-Dist: lazy-loader (>=0.3); python_version >= "3.7.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: docs
Provides-Extra: docs-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENCE
License-File: LICENSE
[Description omitted; length: 21169 characters]

WHEEL

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

RECORD

Path Digest Size
mkinit/__init__.py sha256=2Y8Mbngh9TmVHOmOjk_wNFQGjvO-NRBP5tuGsMkXroM 1662
mkinit/__main__.py sha256=wcnAcMmU2ngWgX_WkdpzbL2toxk6OGYmhTk5nLGoRlg 7195
mkinit/_tokenize.py sha256=Vdc7AsvBPcN4M1G7JwfPwW2Yf9SfgSbTdw-ESWJxd9k 26380
mkinit/dynamic_mkinit.py sha256=QLKtwS7_Sj1L7GTFl-Uwv6emjz7v6W58mCZNK78P4eo 10172
mkinit/formatting.py sha256=CDZqt1ZUIVkJzJPFzBwiTZQPpakg435wIao8sZOoseo 24824
mkinit/static_analysis.py sha256=O5QiJyekgOURTExCvCtFJEpoTxcRFYF80jYIzmnzi0I 11886
mkinit/static_mkinit.py sha256=AoOYvDK4w9EY1ZCEYQPXzNoZdZ5pYjWPNzgXY-7XxiI 20569
mkinit/top_level_ast.py sha256=jdY1imgbehYseDTC_3Rwe9dgvSgyyWkpqoU0SshHNZk 11376
mkinit/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkinit/util/orderedset.py sha256=_tCFKcCsv4u0bXYYxK-rFoF3paKtEdWUL51UPRnnXXc 14894
mkinit/util/util_diff.py sha256=nIwX_aHEKa0bnWxuWjkmbz6aa2sMWA2LUuw73pKX218 5041
mkinit/util/util_import.py sha256=45VNxOvKqsxEdS4MgGppCXNh6lBpZ59zgLp39WLmrvA 21954
mkinit-1.1.0.dist-info/LICENCE sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M 11558
mkinit-1.1.0.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
mkinit-1.1.0.dist-info/METADATA sha256=Ji2IaQNi2MB1oZjKupfNpVhM5azz0R4ZJb2AqdLSel8 33899
mkinit-1.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
mkinit-1.1.0.dist-info/entry_points.txt sha256=IKuVF8IDp--GmrcFSK4TusI0yK6XVhNzxR0rRGHEhYk 49
mkinit-1.1.0.dist-info/top_level.txt sha256=0XVFNTck9b2BIhV48uP8u-2nw_by0ctHvE-15rDZXXs 7
mkinit-1.1.0.dist-info/RECORD

top_level.txt

mkinit

entry_points.txt

mkinit = mkinit.__main__:main