Skip to main content

Utilities for plotting with Plotly.

Project description

SigmaEpsilon.Plotting.Plotly - Utilities for plotting with Plotly

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 Plotly but might be useful outside the scope of what they were originally created for.

Projects using sigmaepsilon.plotting.plotly

  • 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.plotly can be installed from PyPI using pip on Python >= 3.7:

>>> pip install sigmaepsilon.plotting.plotly

or chechkout with the following command using GitHub CLI

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

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.plotly-1.0.0.tar.gz (82.8 kB view hashes)

Uploaded Source

Built Distribution

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