autoformat
Automatic, range-aware formatting of time-axis labels for timeseries data using matplotlib.
This package is supported for Python 3 only. This project works for time ranges on the order of milliseconds or millenia, and produces a decent-looking result with a few lines:
from autoformat import autoformat
autoformat.scale(start_date, end_date)
# your matplotlib plotting code here
Installation
pip install autoformat
Project github link
Release files for autoformat 1.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 | |
|---|---|---|---|
| autoformat-1.0.0.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| autoformat-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / autoformat-1.0.0.tar.gz
| Download URL | autoformat-1.0.0.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
662db875959eb01da57430621fdb79887d5d6bfb4d76a3d07b0dbd881070c8da
|
|
BLAKE2b-256 checksum How to use checksums |
f1c2e132ae9c06d829dd868e423a8080d1b10c525dbd10d81aaa77c81660a6ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / autoformat-1.0.0-py3-none-any.whl
| Download URL | autoformat-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2f71a1ce6b150ff46602f2d381626006cd475b3816d3ac68621d972203a3def5
|
|
BLAKE2b-256 checksum How to use checksums |
0771380ea66db324c9d6d150015654a5b878ff8359924acdf26c5a10db058953
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|