true-north

View on PyPIReverse Dependencies (1)

0.3.0 true_north-0.3.0-py3-none-any.whl

Wheel Details

Project: true-north
Version: 0.3.0
Filename: true_north-0.3.0-py3-none-any.whl
Download: [link]
Size: 17569
MD5: 3bb417927cb714e170127b1d683e080d
SHA256: 41201598bf58d32b3c7b81a2fd68571e94e90e33bfb82d2fa855c5f4f2f3086a
Uploaded: 2022-10-19 13:50:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: true-north
Version: 0.3.0
Summary: Beautiful and pythonic benchmarks engine.
Author-Email: Gram <git[at]orsinium.dev>
Project-Url: Source, https://github.com/orsinium-labs/true-north
Keywords: benchmark,benchmarks,performance,profiling,testing,tests
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: isort; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: unify; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1509 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
true_north/__init__.py sha256=MBoIsdGg6pr71uHOrU_ZnoT5yh8aQluhE_BiDQOxM34 422
true_north/__main__.py sha256=_P0ist7mEF5QIMo07tV-vKuT_y2LW5HJ4HyOFMz0XJI 44
true_north/_check.py sha256=csqqOk3G3KyJY5eLL2JWRw1VnkVGJMBEGSAQGXtVCio 4221
true_north/_cli.py sha256=CHV9HXZXm0tNhzpcBOfsRQi5XytP3E-Q-_r7GUQoUOs 2806
true_north/_colors.py sha256=NhFg8YdtioZWcbIomzvOFt8pMuKD_rzogq7yY-jnfzA 2064
true_north/_config.py sha256=f7rsaRzSnCc5k7GKll8ttGPAddwKXIdWLDGfqdphCIM 393
true_north/_group.py sha256=_GPNbBl9ApCG-Mw3rwWPaYjnkGt4_bl46cUIqUp3Qu4 3255
true_north/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
true_north/types.py sha256=BNr6_wPZuLj08O49lGi7TnuAW0udJmd5KaFMK2J7S2k 210
true_north/_loopers/__init__.py sha256=KBmqmE7yMft1YGZ0j87blXifLo2iNj1u35QiNNB03-8 263
true_north/_loopers/_common.py sha256=CiPJ1X8lUttNN4eClZ6jqSiG7vG7SbWXSJ8sjLUd0ps 347
true_north/_loopers/_each.py sha256=hIdpqwWbKyU_9agi6iST3C_PdvTLJ25cas5QB40CDac 523
true_north/_loopers/_memory.py sha256=4oJj8NbAkQ_SK5SiCNhLlrUvGsqroOOLInWe_sCrbBM 1640
true_north/_loopers/_opcode.py sha256=Obk6ySpqO9AXLiUH12jmv7-aBMuEY1pRGtouxHtuPHc 1389
true_north/_loopers/_total.py sha256=aErJq1nVE_eYXX_nuzMLFTZJnnVWaZEJWyhjWqe6Spc 458
true_north/_results/__init__.py sha256=lJQTf6GBQwrfWlUdNhCUYJn6dA4zerjZpRYYd7su8hc 229
true_north/_results/_base.py sha256=QKFb4dZICm0dsf7Hcm1ZYFHt4w45eS3v8urXs3fsXFk 988
true_north/_results/_formatters.py sha256=-4ftflrUZLvxPp78KB8f5WMixqIfOiMkob5OKk4NFnI 1999
true_north/_results/_malloc.py sha256=kxUzmMN19D5d3pMcewzutTCL3_l6FHo-bn1YW0On69s 1796
true_north/_results/_opcodes.py sha256=m3oNIVcHvJcJC7RpmKbyShyMz0yBl76RX5clO6yXY-A 2075
true_north/_results/_timing.py sha256=4KcuFz5CsoayX4AE2iAu_JbcNcloyJmEt72Spd_tC2s 3976
true_north-0.3.0.dist-info/entry_points.txt sha256=MXKkqZ5gjYVLorGRX1XjOlQbxveaDrHGvXxEM3OQhqA 52
true_north-0.3.0.dist-info/LICENSE sha256=s1X_JkJciAgWY1Lw4f4cxSHrpocUTbDsKvF3814zEZw 1048
true_north-0.3.0.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
true_north-0.3.0.dist-info/METADATA sha256=ZsNvWOAbjm9GpWLsKYYcTG4-ukB8KvtrTgFhUP-v-Ac 2491
true_north-0.3.0.dist-info/RECORD

entry_points.txt

true-north = true_north:entrypoint