
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
.. 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
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.