Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uranusjr/pystandardpaths

Cross-platform standard paths access in pure Python, based on QStandardPaths in Qt 5.
https://github.com/uranusjr/pystandardpaths

Last synced: about 2 months ago
JSON representation

Cross-platform standard paths access in pure Python, based on QStandardPaths in Qt 5.

Awesome Lists containing this project

README

        

===============================
PyStandardPaths
===============================

.. image:: https://img.shields.io/pypi/v/pystandardpaths.svg
:target: https://pypi.org/project/PyStandardPaths/
:alt: PyPI Version

.. image:: https://readthedocs.org/projects/pystandardpaths/badge/?version=latest
:target: https://readthedocs.org/projects/pystandardpaths/?badge=latest
:alt: Documentation Status

Cross-platform standard paths access in pure Python, based on `QStandardPaths` in
Qt 5.

* Free software: BSD license
* Documentation: https://pystandardpaths.readthedocs.org.