pyaphid

View on PyPIReverse Dependencies (0)

0.3.1 pyaphid-0.3.1-py3-none-any.whl

Wheel Details

Project: pyaphid
Version: 0.3.1
Filename: pyaphid-0.3.1-py3-none-any.whl
Download: [link]
Size: 8046
MD5: 30ddb478cb30cfd5d86c2ac574082b7b
SHA256: b58f2f465ed1d97db0c37a7f295ffe028d7f78b6be80e24f757270cec70ade94
Uploaded: 2023-03-04 15:31:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyaphid
Version: 0.3.1
Summary: Identify unwanted function calls in your code
Author: Jan Vollmer
Author-Email: jan[at]vllmr.dev
Home-Page: https://github.com/jvllmr/pyaphid
Project-Url: Repository, https://github.com/jvllmr/pyaphid
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: ast-comments (<2.0,>=1.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: typer[all] (<=1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1997 characters]

WHEEL

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

RECORD

Path Digest Size
pyaphid/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyaphid/__main__.py sha256=UShiX3vIkkTHlnEl5HIiXcImYT-j19eAHGneGnsqkl4 75
pyaphid/analyzer.py sha256=k_6di6p1AwCNhuE8NVLnuZOmc3X6cUTqMReC66dFynA 10824
pyaphid/cli.py sha256=Wu5yVWyBJW11POb3wkyb1jettn-d8g6bdA20RI4tfvE 2775
pyaphid/config.py sha256=-5rtrMEmVPiBDYz-hU-Czrg-HZvmYdpsznZFGnoxAQ8 696
pyaphid/helpers.py sha256=E1M9mhgaqby6q5ciQGFQAOUTJ0wr1a1WQAYWqRjzatQ 253
pyaphid/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyaphid-0.3.1.dist-info/LICENSE sha256=K6TDLhU3O9EetOwPCJXppixVX3IIrTzu9QzfsEE49sA 1068
pyaphid-0.3.1.dist-info/METADATA sha256=ywbo8sG8G-y6sJgFXQW6YiTBtjlZHPR9qKKCyA44RH4 3022
pyaphid-0.3.1.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
pyaphid-0.3.1.dist-info/entry_points.txt sha256=B1UpQukQF8eGtr_lJBcIHQ3jvz7sA32BviN-YQlfbug 43
pyaphid-0.3.1.dist-info/RECORD

entry_points.txt

pyaphid = pyaphid.cli:run