Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quodlibet/senf

Python module for handling platform native strings
https://github.com/quodlibet/senf

argv environment-variables pathname python stderr stdout

Last synced: about 2 months ago
JSON representation

Python module for handling platform native strings

Awesome Lists containing this project

README

        

.. image:: https://cdn.rawgit.com/quodlibet/senf/master/docs/images/header.svg
:align: center
:width: 400px

|

**Senf** introduces a new platform native string type called `fsnative`. It
adds functions to convert text, bytes and paths to and from that new type and
helper functions to integrate it nicely with the Python stdlib.

**Senf** supports Python 2.7, 3.4+, works with PyPy, works on Linux, Windows,
macOS, is MIT licensed, and only depends on the stdlib. It does not monkey
patch anything in the stdlib.

For more info see https://senf.readthedocs.io/

.. image:: https://codecov.io/gh/quodlibet/senf/branch/master/graph/badge.svg
:target: https://codecov.io/gh/quodlibet/senf