Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

pyfcf-0.1.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page