Package to create standardized, publication quality matplotlib figures
Project description
README
pyfcf
is a package to create standardized, publication quality matplotlib figures. It is partcularly useful for creating figures where the axis are a specfic size, allowing standardization between figures in e.g., papers, charts, or posters.
Installation
Requirements:
- maptlotlib
To install:
pip install pyfcf
Examples
Initialize basic matplotlib
settings:
pyfcf.setup_matplotlib()
See examples/
folder.
Development
You need additional package build
wheel
and twine
. Make sure that everything is up to date and then
pip install --upgrade build wheel twine
python3 -m build
python3 -m twine upload --repository testpypi dist/*
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
pyfcf-0.1.0.tar.gz
(25.0 kB
view details)
Built Distribution
pyfcf-0.1.0-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file pyfcf-0.1.0.tar.gz
.
File metadata
- Download URL: pyfcf-0.1.0.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b0933d49b2b5aa09137e817b6c60b4a2404999c5d51be44d1b517b6e23dd737 |
|
MD5 | dc70190ee65b8397a4ff09daae6128d9 |
|
BLAKE2b-256 | 4f3a9a55aee5243328ac2f2da47efbf5f314ae33ec127083ac407be0df3dac86 |
File details
Details for the file pyfcf-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyfcf-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5caff45679ed0bb8c8a18ba92fe781ad688b684a1d51777375ca13720e664661 |
|
MD5 | 23e018f28e4355a61f508703e4853e61 |
|
BLAKE2b-256 | 0685c91a5e834b42f2d4798d70b848b3ea488a9f6dafdfc78bd9878d1047a37e |