Categories: None [Edit]
fat_config
This library provides a reader for configuration files, looking for them in places
designated by (1) a user-set environment variable, (2) in the standard XDG
locations (e.g., /etc/xdg/app.yml), or (3) in the classical UNIX locations
(e.g. /etc/app/config.yml or ~/.apprc). Config files can be written in one of
YAML, TOML, INI-style, or JSON. It enforces precedence of user-configs over
system-level configs, and enviroment or command-line configs over the file-based
configs.
Total
Ranking: 178,758 of 196,338
Downloads: 2,344
Daily
Ranking: 51,088 of 196,320
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,416,844,709 | activesupport |
| 1,239 | 38,802,557 | inifile |
| 5,124 | 1,567,447 | tomlib |
| 12,602 | 211,693 | fat_core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ddoherty57 |