python-package-importer

View on PyPIReverse Dependencies (0)

1.0 python_package_importer-1.0-py3-none-any.whl

Wheel Details

Project: python-package-importer
Version: 1.0
Filename: python_package_importer-1.0-py3-none-any.whl
Download: [link]
Size: 5172
MD5: 5ef1082bb0bad634af1f43df2dc6eab2
SHA256: 92948ae06f628a7fe41ac14f306091dc88b1b57ada760f79ff1790fcb829ffb8
Uploaded: 2023-01-27 18:26:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-package-importer
Version: 1.0
Summary: Dynamically import all python files in a directory.
Author: Michael Kim
Author-Email: mkim0407[at]gmail.com
Home-Page: https://github.com/MichaelKim0407/python-package-importer
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: returns-decorator
Requires-Dist: cached-property; extra == "cached-property"
Requires-Dist: flake8; extra == "ci"
Requires-Dist: flake8-commas; extra == "ci"
Requires-Dist: flake8-quotes; extra == "ci"
Requires-Dist: flake8-multiline-containers; extra == "ci"
Requires-Dist: pytest; extra == "ci"
Requires-Dist: pytest-cov; extra == "ci"
Requires-Dist: coveralls; extra == "ci"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-commas; extra == "dev"
Requires-Dist: flake8-quotes; extra == "dev"
Requires-Dist: flake8-multiline-containers; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: cached-property
Provides-Extra: ci
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
python_package_importer/__init__.py sha256=rMAfsP6Hb75p993EYq2Er99BwmStgG2VR2FptTsBTiY 20
python_package_importer/_compatibility.py sha256=AHl4VEaAHyfEyFxUAucMUxC-blkrKht9PfFtf_UL9xY 293
python_package_importer/importer.py sha256=mAIHF2eOLSRvzlVKGc2t8UT2PurGJw7naYw2sCD0pp0 2361
python_package_importer/object_finder.py sha256=KwpMX_tLfz7WCPJ7909NFDsUW1gLspy1eaUZ0heMww0 2335
python_package_importer/pytest.py sha256=hGfQjHBQm-FR8yVsPFdysvez6g834Xj-a-ddiFrMZSw 700
python_package_importer-1.0.dist-info/LICENSE sha256=M0KOjhm5NYNCINCSFdYWvZmB5hp17_uh-LnZtvjsjw0 1049
python_package_importer-1.0.dist-info/METADATA sha256=PSPvWnhDZ-0kBpiDZcCBQtusH2bn0ylOhtNRx29MgIM 1636
python_package_importer-1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
python_package_importer-1.0.dist-info/top_level.txt sha256=c5PthVwYgQE-bpnYBpaRMwg3LeG_n4bAsJSr_gKdyAM 24
python_package_importer-1.0.dist-info/RECORD

top_level.txt

python_package_importer