codereport

View on PyPIReverse Dependencies (1)

0.4.0 codereport-0.4.0-py3-none-any.whl

Wheel Details

Project: codereport
Version: 0.4.0
Filename: codereport-0.4.0-py3-none-any.whl
Download: [link]
Size: 12323
MD5: c775e3ee5442190f196c03cb4712eaa1
SHA256: 862d1a1e364709d2fcaf9665bde2c0aed5476e98c25194067ab9119fdd27bca8
Uploaded: 2024-09-11 03:12:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codereport
Version: 0.4.0
Summary: Make annotated code reports
Author: Paul Gessinger
Author-Email: hello[at]paulgessinger.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.1)
Requires-Dist: Pygments (<3.0.0,>=2.12.0)
Requires-Dist: fs (<3.0.0,>=2.4.16)
Requires-Dist: python-slugify (<7.0.0,>=6.1.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
codereport/__init__.py sha256=12z9R0RKW1-CITWAXq9IR_sC3IAlketpLSo7TrQ6Pos 106
codereport/cli.py sha256=BINVBybAt6rU9NTrSpf0LU-ikX_KlRQMBhmQAYGAvt0 1018
codereport/codereport.py sha256=ud-3D3NMfmHjRpXjK-T-RpNQZc8wjdPQ0WGD1vDbW8s 5998
codereport/filetree.py sha256=fk1mLKy6osxzFCEpeDX4jkKM8T9KUcNf5dhD1ye9qf0 3969
codereport/html.py sha256=v5710vVKS98CfinD-a4759-sfOLvaQoBAYJjjYmKsKo 1278
codereport/reportitem.py sha256=IRheUMs9kzWEwKAcW55w0CQIY7pkD57QqBS17LylD-0 1358
codereport/templates/base.html sha256=erY52cMnVDjQHxYeSVUO7Ap_AQ6fkJa4LXd5VGMj5u8 207
codereport/templates/code_summary.html sha256=3Yr7YRw5J63-1VPjR6u9yqLzFA41K16dCcV1OCe5gZ8 414
codereport/templates/file.html sha256=zVoywU905pvkx99VIc5z_bA3FMnYRk6Ot6nGqMY2-bY 202
codereport/templates/index.html sha256=ZnIWMdl7NKnQLXnM7H77m4gg_pMS2pCszbFM054x9Ko 1142
codereport/templates/line.html sha256=Z7Y6J3PT9rhxz1VAREQqD8fTQtXIxNtqi17wV5eMpxA 346
codereport/templates/main.html sha256=b8MecDAXqjsgSOlsG72GpZn3Ru8bsGihaD70u6AmxwI 280
codereport/templates/style.css sha256=OY47VxuIi0c8x75DFIx0KntAaz4US6ydV3Q69M-pD84 2591
codereport/templates/summary.html sha256=o_GaP5EdYV2oMgCQtLWKlwGOzQABy0-ogWnhpsBo2Ko 1450
codereport/templates.py sha256=VtR2-JFoHr6EMPv9lCfCfR7Tbfv3iaW627XNerploqU 558
codereport/util.py sha256=66kjlBxzmkKH-ng2N5u_3wLXi3Wl0Xfdoin7hpxf_po 1272
codereport-0.4.0.dist-info/LICENSE sha256=5ypeGTVzh-5U0QLNCrr-ooKrMTczI2n94gCptpHroXk 1071
codereport-0.4.0.dist-info/METADATA sha256=e4mxBVnkBQA0BsN2-R7eJ79pfKVojea0tjtUh-cjZc8 709
codereport-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
codereport-0.4.0.dist-info/entry_points.txt sha256=UNI9_K3KxfVr2Zm4vxzTgHo09hM-RTiHmfIfPk-1qqU 50
codereport-0.4.0.dist-info/RECORD

entry_points.txt

codereport = codereport.cli:main