Paxplot is a Python visualization library for parallel coordinate plots based on Matplotlib.
Project description
Paxplot
Paxplot is a Python visualization library for parallel coordinate plots based on matplotlib.
Check out our homepage for more information.
Installation
The latest stable release (and required dependencies) can be installed from PyPI:
pip install paxplot
For addition installation instructions, see the Getting Started documentation.
Reporting Bugs
Please report all bugs using issues.
Contributing
Paxplot welcomes contributions! Users familiar with matplotlib should have no problem using/contributing to this project.
- We recommend conda to manage environments and ensure consistent results. Download miniconda and ensure you can activate it from your terminal by running
$ conda activate
- Depending on system configuration, this can be an involved process. Here is a recommended thread.
- Clone the repository using
$ git clone https://github.com/kravitsjacob/paxplot.git
- Change to the current working directory using
$ cd paxplot
- Install the development environment
$ conda env create -f environment.yml
- Activate the environmnet
$ conda activate paxplot
- Install an editable version of paxplot
$ pip install --editable .
- Paxplot uses test-driven development. All changes to Paxplot must pass the tests in the
testing
folder. All new features should have associated tests.
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
Built Distribution
File details
Details for the file paxplot-0.1.4b2.tar.gz
.
File metadata
- Download URL: paxplot-0.1.4b2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50795a44b35f42b7e77170a187242a605b8e884d517672e8122b9653b832aba6 |
|
MD5 | 36587b4681a64f0bc7f1486b5ac7b534 |
|
BLAKE2b-256 | 6a43f3a9a6412c9b9addac1a838305e5757a64a4f757d6815a27ef96f59f4d7c |
File details
Details for the file paxplot-0.1.4b2-py3-none-any.whl
.
File metadata
- Download URL: paxplot-0.1.4b2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 426e34cbf1fa4a5b664b57c4d7e38dc93c82e36b5403742211b76a51e541aac4 |
|
MD5 | 40fb060443bb2207463a0316b6ceb4a2 |
|
BLAKE2b-256 | 95bac57ffde472eab905f9e93bb9057e154a06d748ea6ad60eb725cbe7a0b28b |