python-tools-scripts

View on PyPIReverse Dependencies (0)

0.20.5 python_tools_scripts-0.20.5-py3-none-any.whl

Wheel Details

Project: python-tools-scripts
Version: 0.20.5
Filename: python_tools_scripts-0.20.5-py3-none-any.whl
Download: [link]
Size: 24443
MD5: 6b801ad23a9afdc55ef08cef8a8df8ce
SHA256: a2c88c2d14537432ed0b0513f8025e2f67b2a5da8b00d465a2ae2de7e7dd6b08
Uploaded: 2024-02-29 10:15:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-tools-scripts
Version: 0.20.5
Summary: Python Tools Scripts
Author: Pedro Algarvio
Author-Email: pedro[at]algarvio.me
Home-Page: https://github.com/s0undt3ch/python-tools-scripts
Project-Url: Source, https://github.com/s0undt3ch/python-tools-scripts
Project-Url: Tracker, https://github.com/s0undt3ch/python-tools-scripts/issues
Project-Url: Documentation, https://python-tools-scripts.readthedocs.io
License: Apache Software License 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Python: >=3.9
Requires-Dist: attrs
Requires-Dist: pydantic (>=2.0)
Requires-Dist: rich
Requires-Dist: requests (>=2.31.0)
Requires-Dist: filelock
Requires-Dist: typing-extensions; python_version < "3.11"
Requires-Dist: towncrier (==22.12.0); extra == "changelog"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-prompt; extra == "docs"
Requires-Dist: sphinxcontrib-spelling; extra == "docs"
Requires-Dist: sphinxcontrib-towncrier (>=0.3.0a0); extra == "docs"
Requires-Dist: black; extra == "lint"
Requires-Dist: reorder-python-imports; extra == "lint"
Requires-Dist: flake8 (>=5.0.4); extra == "lint"
Requires-Dist: flake8-mypy-fork; extra == "lint"
Requires-Dist: flake8-docstrings; extra == "lint"
Requires-Dist: flake8-typing-imports; extra == "lint"
Requires-Dist: poetry (>=1.8.0); extra == "poetry"
Requires-Dist: poetry-plugin-export; extra == "poetry"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: changelog
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: poetry
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2364 characters]

WHEEL

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

RECORD

Path Digest Size
ptscripts/__init__.py sha256=K9LxiURTZz0fQOQkjHQmVXFjtzvFuFH6AowQ1V9SDms 1194
ptscripts/__main__.py sha256=s8VQHSnSIT2Vowz_fBx0_QWt_a3d4WWAoKHnNP0evCM 1138
ptscripts/logs.py sha256=Pj9T0VAnVBSiEP5FPNfMzMWWoXxsvpxyONh77jsE3LE 3849
ptscripts/models.py sha256=J4Nt0DB4MWHpEOjeV1aZOcg0U5iwmR9AwnkKjidMAcY 9134
ptscripts/parser.py sha256=XFq79-Bo7RfZPGijbGxjINBIumZsqcxbyZzB5l7eafg 27987
ptscripts/process.py sha256=KQNz5JnpzNtMP4M8n424nWPc8BkwxohqxuQTlw3b_ls 9684
ptscripts/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ptscripts/utils.py sha256=jvPIyoYw0bfeoRnD1FHNC60S-vkbDgMCxVzASpYVHxk 988
ptscripts/version.py sha256=8iYVaTWwARDk1-TYFBAkQznLUZar18Li1GHjtS_82MA 44
ptscripts/virtualenv.py sha256=_54e-xH7sB5NLxl3hnb_CoK6v-SBvVgOdW3ileQUtv4 10885
python_tools_scripts-0.20.5.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
python_tools_scripts-0.20.5.dist-info/METADATA sha256=dmGX_eoF93fnR0vEoEU3z-PPB3_HBsGvtZQZJoH4MD0 4508
python_tools_scripts-0.20.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
python_tools_scripts-0.20.5.dist-info/entry_points.txt sha256=buRynR_OLSUb20uiMI-5Aijq-9BAPlK_eadJQZPau7U 50
python_tools_scripts-0.20.5.dist-info/top_level.txt sha256=vxjxMwMYBugfFYuPFUXKrOV7RAkaq3PCrwfhJprHTcI 10
python_tools_scripts-0.20.5.dist-info/RECORD

top_level.txt

ptscripts

entry_points.txt

tools = ptscripts.__main__:main