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.27.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e3d0e62bdd6708435a5a1078fd240acf33f686606fcf59bd2e71cdd59bf9c4f |
|
MD5 | 8c05e568ee83f102eb35923fcbf19bd4 |
|
BLAKE2b-256 | d3b0daff8818551b79a51d338e89aa1ff98c84c293a4715e4ad14f0b50ea71bb |
Hashes for spectralsequence_chart-0.0.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e00756a7de2142adb1bcd4101e786859bbcc9a832e75387aae62f320538fe0 |
|
MD5 | deba70327ead77915ec7b999b2837639 |
|
BLAKE2b-256 | de4dff3ed1472e4a949997be65a23379b86f40c9bae6b06ccfd23014e1d89e35 |