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.23.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b570ea47380eac3383fa122685ff07519c3af42ffd77a16585df07a31d3e88c |
|
MD5 | fd7555735d88b7b4f457909d1adfa5a9 |
|
BLAKE2b-256 | 834cf4847e7483916521f0487b9c96b5c1b1a9a9b3d47473f286e70cbefec2cd |
Hashes for spectralsequence_chart-0.0.23-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be5e8d6599dbd8f86da735274a9a847de26ff248832a18b5e4961e3acdcb7f0a |
|
MD5 | c41cd5ad88b7c72967440e92c0da16a1 |
|
BLAKE2b-256 | 933dce5db76888467b50ae16f408387c1af125fa57ea107cc832a10f2ec534a5 |