Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.45 KB

File metadata and controls

19 lines (14 loc) · 1.45 KB

FHS.py Unlicensed work

GitLab Build Status GitLab Coverage Libraries.io Status Code style: antiflash

Just stores some dirs

Allows you to select the standardized dirs with just dot notation. IPython auto-completion is supported.

Requirements

  • Python >=3.4. Python 2 is dead, stop raping its corpse. Use 2to3 with manual postprocessing to migrate incompatible code to 3. It shouldn't take so much time. For unit-testing you need Python 3.6+ or PyPy3 because their dict is ordered and deterministic. Python 3 is also semi-dead, 3.7 is the last minor release in 3.