Consistent filename handling for all Python versions and platforms


Keywords
argv, environment-variables, pathname, python, stderr, stdout
License
MIT
Install
pip install senf==1.5.0

Documentation


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/

https://travis-ci.org/quodlibet/senf.svg?branch=master https://ci.appveyor.com/api/projects/status/71gxf8nmfsm7bc86/branch/master?svg=true