A Python implementation of the spectral sequences chart API
Project description
# spectralsequence_chart This project is a Python implementation of the spectralsequence chart API. The Python chart API is a work in progress, and in particular there is currently no published spec. Hopefully I will make one soon.
The script packager.py packages the library into an emscripten virtual file system, reverse engineered from [https://github.com/emscripten-core/emscripten/blob/master/tools/file_packager.py](https://github.com/emscripten-core/emscripten/blob/master/tools/file_packager.py)
Changelog:
## [0.0.4] ### Fixed: - Repr of ChartClassArg
## [0.0.4] ### Fixed: - reprs of SseqChart, ChartClass, ChartEdge
## [0.0.3] ### Fixed: - Deserialization didn’t work correctly.
### Added: - Doc strings for a lot of the main functions.
### Changed: - Many private methods in SseqChart have had underscores added in front of their names.
## [0.0.2] ### Fixed: - Removed whisker operator for compatibility with Python versions before 3.8
## [0.0.1] (2020-07-15)
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
Hashes for spectralsequence_chart-0.0.26.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3dd4f855c2f222cbfc96c3959087f54131ed23880f117758eab22b5c49afbeb |
|
MD5 | 9f24f6818c177ae81d37c2a1910e81ed |
|
BLAKE2b-256 | 60cbbbfde05901b566b0e386c0f36a347c66e43c5f2eca8ad26099790ed91263 |
Hashes for spectralsequence_chart-0.0.26-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ee562be0e60ad452355c4d411ab6b2ea18cb5faadb814a59d2757f1d5940a82 |
|
MD5 | 092099c000be2fee85093f5cadb350a1 |
|
BLAKE2b-256 | 86e46756c0a4d98e30ee68d6007f651686abf9068856e77b7b5e7bce8752c26b |