python-packaging-jg

View on PyPIReverse Dependencies (0)

0.1.4 python_packaging_jg-0.1.4-py3-none-any.whl

Wheel Details

Project: python-packaging-jg
Version: 0.1.4
Filename: python_packaging_jg-0.1.4-py3-none-any.whl
Download: [link]
Size: 3037
MD5: 81ade831cc19f5875322daa75aaac095
SHA256: a075a1d5cefa943b015902df356eb162cfd5e8187744181cf8495095f8a1e4b3
Uploaded: 2022-03-15 17:25:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-packaging-jg
Version: 0.1.4
Summary: Example of how to package Python code for release
Author: Jader Giacon
Home-Page: https://github.com/JaderGiacon/python-packaging-jg
License: MIT
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.22.2)
Requires-Dist: pandas
Requires-Dist: fire
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 83 characters]

WHEEL

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

RECORD

Path Digest Size
python_packaging_jg/__init__.py sha256=Wzf5T3NBDfhQoTnhnRNHSlAsE0XMqbclXG-M81Vas70 22
python_packaging_jg/maths.py sha256=wR5A4f9IdDASRF2VEJDqu54kDCuviHtTtOsGC1f3Jl4 273
python_packaging_jg-0.1.4.dist-info/LICENSE sha256=hQQVJHV-0C3YyDdCYKCvfZ0KQ84MeCU3J6UTW9F-Jdw 1056
python_packaging_jg-0.1.4.dist-info/METADATA sha256=Qw-43OC1vZoKyU_i23kj0Q8VrQFH-5QCC6TsvrHeVC4 740
python_packaging_jg-0.1.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
python_packaging_jg-0.1.4.dist-info/entry_points.txt sha256=fuGGfaeqSIGxf7ytQjRrtxCenwON0R0yGHBYKzNFQV0 60
python_packaging_jg-0.1.4.dist-info/top_level.txt sha256=Is5x_sFd2YEMILWO1nyH-HfxFcOpiNq75eIBhlE9c50 20
python_packaging_jg-0.1.4.dist-info/RECORD

top_level.txt

python_packaging_jg

entry_points.txt

add_nums = python_packaging_jg.maths:main