pycify

View on PyPIReverse Dependencies (1)

1.2.0 pycify-1.2.0-py3-none-any.whl

Wheel Details

Project: pycify
Version: 1.2.0
Filename: pycify-1.2.0-py3-none-any.whl
Download: [link]
Size: 5774
MD5: bd60cdb5b1067ee30df3c4baef89735f
SHA256: 41e92192f1d16d6e15872a52445e7b14d5492f0e1cf40730e7dd2db32a7b4785
Uploaded: 2024-06-17 17:32:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pycify
Version: 1.2.0
Summary: Convert your entire Python project to .pyc files.
Author: Tushar Sadhwani
Author-Email: tushar.sadhwani000[at]gmail.com
Home-Page: https://github.com/tusharsadhwani/pycify
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: yen (>=0.4.2)
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 943 characters]

WHEEL

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

RECORD

Path Digest Size
pycify/__init__.py sha256=DOmXvbXk5O9wc9Kg3krGIf343lwUdJY7Z2-rmku1Sqw 5205
pycify/__main__.py sha256=xj88A5iRI_GlFFBf1Pj6zedCf_mWsxeCRR_8Cn8UCbE 127
pycify/cli.py sha256=FuiGdjrYmYk3MTQaXaOdDrBJW6OUdYBkrhLClf-bFPk 1230
pycify/py.typed sha256=DtCsIDq6KOv2NOEdQjTbeMWJKRh6ZEL2E-6Mf1RLeMA 59
pycify-1.2.0.dist-info/LICENSE sha256=YD40_6TzmQPWHbo2lKsJb1ZDP1pi_n0I-Xnlju-vUbA 1072
pycify-1.2.0.dist-info/METADATA sha256=2ozMajFmGbS8a4Z8YumY2EEXhkk9ZIPARQ7GxJJqec4 2083
pycify-1.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pycify-1.2.0.dist-info/entry_points.txt sha256=09eN4PSnm4egGvM0n80qexsM0k_S3EZGDwI7VwLhx_w 42
pycify-1.2.0.dist-info/top_level.txt sha256=KW5RoMpOaEAOFJnjT0tCPog9sCOsWI0wKR5B5lrjy1I 7
pycify-1.2.0.dist-info/RECORD

top_level.txt

pycify

entry_points.txt

pycify = pycify.cli:cli