Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/uranusjr/pystandardpaths
- Owner: uranusjr
- License: bsd-3-clause
- Created: 2015-05-01T18:17:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T14:13:10.000Z (almost 7 years ago)
- Last Synced: 2024-10-31T05:51:39.524Z (2 months ago)
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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 StatusCross-platform standard paths access in pure Python, based on `QStandardPaths` in
Qt 5.* Free software: BSD license
* Documentation: https://pystandardpaths.readthedocs.org.