pypi-utils

View on PyPIReverse Dependencies (0)

0.1.5 pypi_utils-0.1.5-py3-none-any.whl

Wheel Details

Project: pypi-utils
Version: 0.1.5
Filename: pypi_utils-0.1.5-py3-none-any.whl
Download: [link]
Size: 4419
MD5: e690fbe7ba842e1cf74f06d8e7ba11bd
SHA256: 093e00c28582d3cd479ceea2fd96f952a8c31e91d328c6553f550086cbbdfed2
Uploaded: 2023-11-10 18:50:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypi_utils
Version: 0.1.5
Summary: a template for build python package
Author: lgf4591
Author-Email: lgf4591[at]outlook.com
Home-Page: https://github.com/lgf4591/pypi_utils
Project-Url: Repository, https://github.com/lgf4591/pypi_utils
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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.8,<4.0
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.8.0)
Requires-Dist: yapf (<0.41.0,>=0.40.2)
Description-Content-Type: text/markdown
[Description omitted; length: 828 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pypi_utils/__init__.py sha256=AWRI2fVrGCBlMCm87X4MU-ucNGAYDNxZ8jMpI_jerIQ 44
pypi_utils/github.py sha256=N3nCkFSCGmU1J8iFsFMc1LnkZ206t2QJ7mKwuCfH2Fc 3428
pypi_utils/scripts.py sha256=khk1p6ZR9px0ia_hxrfqMuN4pSe5QD8sTpqmu_rwxEs 934
pypi_utils-0.1.5.dist-info/LICENSE sha256=Mm-WaQY9R4x0jloPS20XHqG9me7oljCUMD7tefsbdLw 1064
pypi_utils-0.1.5.dist-info/METADATA sha256=HASRfkIa1-nc7HhBTjevj8_sWRYmZokZ_c005MzDnaQ 1654
pypi_utils-0.1.5.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pypi_utils-0.1.5.dist-info/entry_points.txt sha256=3DRISKIsc6DQeai260V8FYZ6sWWteuxJ_SY2WPsYDlM 104
pypi_utils-0.1.5.dist-info/RECORD

entry_points.txt

dev = pypi_utils.scripts:dev
fix = pypi_utils.scripts:fix
lint = pypi_utils.scripts:pylint