Skip to content

snoopyjc/ssf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b995cae · Oct 29, 2020

History

10 Commits
Oct 29, 2020
Oct 27, 2020
Oct 26, 2020
Oct 29, 2020
Oct 29, 2020
Oct 29, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 29, 2020
Oct 7, 2020
Oct 8, 2020
Oct 7, 2020
Oct 27, 2020
Oct 26, 2020
Oct 26, 2020
Oct 29, 2020
Oct 29, 2020
Oct 7, 2020
Oct 29, 2020

Repository files navigation

ssf

Documentation Status

Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js

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.

About

Python SpreadSheet Formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published