Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
.. image:: https://img.shields.io/pypi/v/ssf.svg :target: https://pypi.python.org/pypi/ssf
.. image:: https://img.shields.io/travis/snoopyjc/ssf.svg :target: https://travis-ci.com/snoopyjc/ssf
.. image:: https://readthedocs.org/projects/ssf/badge/?version=latest :target: https://ssf.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
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.
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
.
Basic Demo <http://www.snoopyjc.org/ssf/>
_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.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
We found that ssf demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.