High-Level Interface to Create Figures/Animations with Matplotlib
Project description
autofig
High-Level Interface to Create Figures/Animations with Matplotlib
This module provides a high-level interface to create figures/animations (currently only in matplotlib). It was designed to be used within PHOEBE but written in a way that it can be used as a standalone package.
Read the latest documentation on readthedocs or browse the current documentation.
Dependencies
See the travis report for details on the full testing-matrix.
Installation
autofig is available via pip:
pip install autofig
Alternatively, to install from source, use the standard python setup.py commands.
To install globally:
python setup.py build
sudo python setup.py install
Or to install locally:
python setup.py build
python setup.py install --user
Basic Usage
autofig is imported as a python module:
import autofig
Read the latest documentation on readthedocs or browse the current documentation.
Contributors
Contributions are welcome! Feel free to file an issue or fork and create a pull-request.
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
File details
Details for the file autofig-1.2.0.tar.gz
.
File metadata
- Download URL: autofig-1.2.0.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.18rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b8937b7e2c6bf5ff1bc3a5516855bae3c691ea1e02d8a6f45e9b1c7113c98ff |
|
MD5 | 16cf8e226de3238a944e2fdbc15ea4d7 |
|
BLAKE2b-256 | c3f16a1fbbe4bfd3c46fdf04aa4c669ecb045e084587a046b46e138f4a8bdf9c |