mypyliex

View on PyPIReverse Dependencies (1)

22.6.8 mypyliex-22.6.8-py3-none-any.whl

Wheel Details

Project: mypyliex
Version: 22.6.8
Filename: mypyliex-22.6.8-py3-none-any.whl
Download: [link]
Size: 4821
MD5: 88c098a9b37969be31c8007eb088538e
SHA256: 3c1e5bc1d3bdc6b1223aefb776e7f5cf64807bf0afeccd7b4a6773d6c2035f81
Uploaded: 2022-06-08 21:07:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mypyliex
Version: 22.6.8
Summary: Short project description - this is example of simple library
Author: Tadeusz Miszczyk
Author-Email: tadeusz.miszczyk[at]email.com
Home-Page: https://github.com/8tm/mypyliex
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: Unix
Requires-Python: >=3.7.0
Requires-Dist: flake8 (==3.8.3); extra == "test"
Requires-Dist: flake8-commas (==2.0.0); extra == "test"
Requires-Dist: flake8-import-order (==0.18.1); extra == "test"
Requires-Dist: flake8-quotes (==3.2.0); extra == "test"
Requires-Dist: pytest (==6.0.1); extra == "test"
Requires-Dist: pytest-cov (==2.10.0); extra == "test"
Requires-Dist: pytest-mock (==3.2.0); extra == "test"
Requires-Dist: pytest-random-order (==1.0.4); extra == "test"
Requires-Dist: pytest-xdist (==1.29.0); extra == "test"
Requires-Dist: pytest-parallel; extra == "test"
Requires-Dist: mypy (==0.812); extra == "test"
Requires-Dist: pip-search (==0.0.7); extra == "tools"
Provides-Extra: test
Provides-Extra: tools
[No description]

WHEEL

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

RECORD

Path Digest Size
mypyliex/classes/printer.py sha256=HmAjW160rZ81n_qYFanmBrGRBnGDYb7HiyMyB-e4C-k 261
mypyliex/classes/system.py sha256=EnKoUxZ5oDZwJS74Q_ZK6I1ToHYSZQy-7fX8VxwLqkA 325
mypyliex/classes/user.py sha256=MgdW014kwOyGPhWg62obUOha1np4Rw5aR2FWZ-gyx7c 209
mypyliex/tools/next_tool_name/constants.py sha256=G-pQKO8LRg-46AaQq9dusk-0BUEdrkseRINNSTFLgzQ 64
mypyliex/tools/next_tool_name/next_tool_name.py sha256=y4-etvXbRFbB1K6ihAhTzep2_H7MNck7Bzi_PEr91lM 581
mypyliex/tools/other_tool_name/constants.py sha256=O1KbTssWLe_eO83APYCvdYDiv7lg5mog8H7lviauNG8 59
mypyliex/tools/other_tool_name/other_tool_name.py sha256=BgxhXU90mFZAy3gJ_V8Vfe3PpY_SVkHW4MjrzEtsxbA 711
mypyliex/tools/printer/constants.py sha256=lbzAk6H7m_98pzl4Ua2rVd2k2fLZiWQHh98EeFWY-iw 34
mypyliex/tools/printer/printer.py sha256=norE3-cqYQOehs8nxmvCJR6FRI7cJl7IarREVt0v59Y 517
mypyliex-22.6.8.dist-info/METADATA sha256=S40V7K3ZYDdqUrUvQk2FIF9WUWHHC0NWVCWHKcmXIfM 1249
mypyliex-22.6.8.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
mypyliex-22.6.8.dist-info/entry_points.txt sha256=ahJ6fzeSeekWLBD5LUJHsdjSCC0CaOQ8Qw2IP7f7THU 228
mypyliex-22.6.8.dist-info/top_level.txt sha256=VFHqawMyO--L_5_TAswtGoWfMbWadT91ix7DjaG12vo 9
mypyliex-22.6.8.dist-info/RECORD

top_level.txt

mypyliex

entry_points.txt

mypyliex_next_tool_name = mypyliex.tools.next_tool_name.next_tool_name:main
mypyliex_other_tool_name = mypyliex.tools.other_tool_name.other_tool_name:main
mypyliex_printer = mypyliex.tools.printer.printer:main