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.25.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 753b5d0b2b9e17fbf3cf987448ca7c9ae8bf09b7e385ce286b2d2e5dbd43b8de |
|
MD5 | 0bc14ae3ccfb1a3f72c95d8844986339 |
|
BLAKE2b-256 | 2bf1debcfbf383f257c3b21a2a7378f45ef49eace29af3e0940bb70f0e0f2e2d |
Hashes for spectralsequence_chart-0.0.25-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a36882941075c87ced7387c1b8406f5b718793418b138515f1ce0a863deb0440 |
|
MD5 | fce41623b8f833a03e7d764e17687d2f |
|
BLAKE2b-256 | 828ff7eab1fc38c9f4d577a81c0d986934a2b400a1253a7951b4ab17e09f76bf |