package to make some favourite plots
Project description
I like data visualization that are both pretty and easy to understand.
This package will include my favourite dataviz.
Installation
You can install this package by running
pip install fav-plots
Development
Currently the package only has one simple function add_one, which can be called with code below
from fav_plots.utils import add_one
add_one(5) # this should return 6
Unit test
- Create a virtual environment
- Install unit requirements for local development and the project package in a developer mode:
pip install -r unit-requirements.txtpip install -e .
- Run unit test
pytest tests/unit --cov
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fav_plots-0.0.6.tar.gz.
File metadata
- Download URL: fav_plots-0.0.6.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee1a8ae64e504120d0a3511792005d430d41b935d957d941d7a9db77af831454
|
|
| MD5 |
d9041c40619f87f3d042eb417156754e
|
|
| BLAKE2b-256 |
ecc456a78746f81cc5a96279d5e24e08eecc4888cb491e2c5dae3e5b776ac513
|
File details
Details for the file fav_plots-0.0.6-py3-none-any.whl.
File metadata
- Download URL: fav_plots-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb544c1ea10943c7c64410fe1577f637729bd677b4e557ec8159ecdeddf9be09
|
|
| MD5 |
3d40addf566907815547446147d168c7
|
|
| BLAKE2b-256 |
929e116e640da994b8a3d501df9e78b8e24db4832dc49dcf7a8d8516c4ce6a67
|