Skip to main content

Utilities for plotting with matplotlib.

Project description

SigmaEpsilon.Plotting.Mpl - Utilities for plotting with matplotlib

CircleCI Documentation Status License PyPI Python 3.7‒3.10 Code style: black

The library serves as a repo for plots that are not directly available from Matplotlib but might be useful outside the scope of what they were originally created for.

Projects using sigmaepsilon.plotting.mpl

  • PyAxisVM - The official Python package of AxisVM, a popular structural analysis and design software.

Documentation

The documentation is built with Sphinx using the PyData Sphinx Theme and hosted on ReadTheDocs. Check it out for an ever growing set of examples, and API Reference.

Installation

sigmaepsilon.plotting.mpl can be installed from PyPI using pip on Python >= 3.7:

>>> pip install sigmaepsilon.plotting.mpl

or chechkout with the following command using GitHub CLI

gh repo clone sigma-epsilon/sigmaepsilon.plotting.mpl

and install from source by typing

>>> pip install .

If you want to run the tests, you can install the package along with the necessary optional dependencies like this

>>> pip install ".[test]"

Development mode

If you are a developer and want to install the library in development mode, the suggested way is by using this command:

>>> pip install "-e .[test, dev]"

If you plan to touch the docs, you can install the requirements for that as well:

>>> pip install "-e .[test, dev, docs]"

How to contribute?

Contributions are currently expected in any the following ways:

  • finding bugs If you run into trouble when using the library and you think it is a bug, feel free to raise an issue.
  • feedback All kinds of ideas are welcome. For instance if you feel like something is still shady (after reading the user guide), we want to know. Be gentle though, the development of the library is financially not supported yet.
  • feature requests Tell us what you think is missing (with realistic expectations).
  • examples If you've done something with the library and you think that it would make for a good example, get in touch with the developers and we will happily inlude it in the documention.
  • sharing is caring If you like the library, share it with your friends or colleagues so they can like it too.

License

This package is licensed under the MIT license.

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

sigmaepsilon.plotting.mpl-1.0.0.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file sigmaepsilon.plotting.mpl-1.0.0.tar.gz.

File metadata

File hashes

Hashes for sigmaepsilon.plotting.mpl-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4cf49b4f7ae71ab139d0e3ad8aeca10bcca88e1d66638c371bdfcba1354c3928
MD5 1a1627e68295932243e533ea736f8e5e
BLAKE2b-256 753c3c95c9fc6f8dc51aaa013963c74da9180a85aac1df802921930beeeac225

See more details on using hashes here.

File details

Details for the file sigmaepsilon.plotting.mpl-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sigmaepsilon.plotting.mpl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59806a9518b36d3a69aeb0f4342584a44f48153ff2403c9055a8ce573e4cd17b
MD5 f80fbc0098a0425be00daebf6e362ac4
BLAKE2b-256 104719692ba68d5f18159e0885cedebfe3db19cae1e1e48d61c124ecfddd779a

See more details on using hashes here.

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