Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
Project description
ssf
Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
Free software: Apache Software License 2.0
Documentation: https://ssf.readthedocs.io.
Features
ssf (Spreadsheet Format) is a pure python library to format data using ECMA-376 spreadsheet format codes (used in popular spreadsheet software packages). It is derived from the JavaScript version available at https://github.com/SheetJS/ssf. All listed issues in that package, up to #80, have been fixed in this version and support for colors, widths, and localization including alternative calendars have also been implemented.
Python Version and Required Libraries
A modern version of Python is required to use ssf: version 3.6 or better. Also, these libraries are required by ssf: Babel, python-dateutil, pytz, pyYAML, six, ummalqura, convertdate.
Example
Credits
This package is a Python port of the similarly named JavaScript library (https://github.com/SheetJS/ssf).
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.2.2 (2020-10-29)
Fix issues #13, #14, #15
0.2.1 (2020-10-26)
Fix issues #5, #10, #11, #12
0.2.0 (2020-10-25)
Fix issue #6: Add support for other calendars
Fix issues #7-9
0.1.5 (2020-10-14)
Fix issues #1, #3, and JS#79, JS#80.
Add demo doc and encode/decode the results so unicode comes thru
0.1.2 (2020-10-08)
Add data files to distro
0.1.0 (2020-10-05)
First release on PyPI.
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 ssf_reducto-0.2.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 220db73968d7090af4f607e4e7371973de8fd7af1498260d3bfb0b9a46192268 |
|
MD5 | 0676b8937360bd8328db086423e51e2e |
|
BLAKE2b-256 | 5782683d38ad7118902f7d9bf7d5465e7ce6d661b5c4747d096a79835a9c3316 |