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 Distributions
File details
Details for the file ssf-0.2.2.tar.gz
.
File metadata
- Download URL: ssf-0.2.2.tar.gz
- Upload date:
- Size: 23.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6aa3e05255767da67093f1133922f1790240ca958f233619ab7932b83463626 |
|
MD5 | aff0e1ddf3e995e419c3b1177a7ef4c7 |
|
BLAKE2b-256 | 77eece0297f1946a16f4561798380750545aca7fd14b1f99bb1176445c423868 |
File details
Details for the file ssf-0.2.2-py3.7.egg
.
File metadata
- Download URL: ssf-0.2.2-py3.7.egg
- Upload date:
- Size: 729.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2bdc738c71c84c43f9f81dc35ddbf99c552515b0f47ef73f0655217c39c4d2 |
|
MD5 | 3dd0157288bb7bc224df329563afafcc |
|
BLAKE2b-256 | 154813d38e3fabf4971223fe81fd1e3111952bfd307e8b53d17c3cc60aeceb76 |
File details
Details for the file ssf-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ssf-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 731.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11019421469fa8c3408dc111006773684a8e0a98322852fe47d8df473a67c703 |
|
MD5 | 9a0f4558459840c9fc9d5ee08511e1e7 |
|
BLAKE2b-256 | 3f7b32ff855096c5df93838613fa3b96559e147c16ff33c1c6a57308ff64aab7 |