p99.Python
Low-cost performance percentiles (p50, p90, p99, …), for Python
Table of Contents
Introduction
p99 provides very low-cost measuring of performance percentiles (p50, p90, p99, and so on).
p99.Python is the Python implementation. It supports Python 2.7 and Python 3.8+. This repository is a packaging skeleton; the percentile API is not implemented yet.
Installation
Install via pip:
pip install p99
Use via import:
import p99
print(p99.__version__)
Components
Skeleton; API not yet implemented.
Project Information
Where to get help
Contribution guidelines
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/p99.Python.
Dependencies
Efferent (fan-out)
None.
Development Dependencies
Afferent (fan-in)
None (currently).
Related projects
License
p99.Python is released under the 3-clause BSD license. See LICENSE for details.
Release files for p99 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| p99-0.0.0.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| p99-0.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.5 kB
Release files / p99-0.0.0.tar.gz
| Download URL | p99-0.0.0.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2fabf350035b2e0b20aa1a6f6c0423340e0e9935ade696e470468d7210991583
|
|
BLAKE2b-256 checksum How to use checksums |
d8d20f65d4158c5d38bafed91e62110dc8c222206ab2493a8d9c1ff756379a9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|
Release files / p99-0.0.0-py2.py3-none-any.whl
| Download URL | p99-0.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4d593f7bc10d7e8da0c54b4c6b86f88573526774462169d153b25abdf4683f01
|
|
BLAKE2b-256 checksum How to use checksums |
8a353322abd299063c10dcfde9b0b5a1722763998972ef39b89593ad9e5ae25e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|