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.24.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48a54407d8b383e5b7d20c2a5050a5c683e2948ce47a7f306d45d2f9ea9c07e8 |
|
MD5 | 3d4fdabd1a020cb60c18879e9e16f587 |
|
BLAKE2b-256 | 4aa1b6653a9f2fc5d305345e6844682dfc73ae709b82e58d663fbab8fcdb689c |
Hashes for spectralsequence_chart-0.0.24-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 290cc8b552ef24ca6c5a5f567d8efe1288dc0924357a58c56ea8f3adbc03f66a |
|
MD5 | d2e89d87804770fb0b2d5c6588217ea4 |
|
BLAKE2b-256 | 69ea31b4e3e7955a8324629fff624ae162ecdcae4278b8c69ab6817e9f356cba |