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.22.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9bb0ea6ac839be1eba06a5d7351c856ea283bec0f51ddcd6d8c222bd7784131 |
|
MD5 | b41859fea9c834eab8cf29bc092acb2e |
|
BLAKE2b-256 | 93bf0f6f3a4d548cd4020448ad18af232027b284f718f8fc8ffeb720cac9c8f9 |
Hashes for spectralsequence_chart-0.0.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74060035293acc09df382848116dcc05ec00935cd081b7beaafd5c9f874abc41 |
|
MD5 | dadac40c88e30564a88126397df28e94 |
|
BLAKE2b-256 | 93957d6c2966d51a5460bd4515f8f5c6006b3435619bfb4bf196b61127685447 |