https://github.com/ulygit/apter
A sweet project configuration package
https://github.com/ulygit/apter
Last synced: 5 days ago
JSON representation
A sweet project configuration package
- Host: GitHub
- URL: https://github.com/ulygit/apter
- Owner: ulygit
- License: mit
- Created: 2016-08-19T23:08:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T06:06:14.000Z (over 1 year ago)
- Last Synced: 2026-03-15T05:27:43.818Z (26 days ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Apter - a project configuration library
=======================================
This is a lightweight configuration library that accepts yaml-style configuration files and supports cross-referencing among entries.
See test cases for usage.