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: 180,005 of 191,663
Downloads: 1,731
Daily
Ranking: 43,045 of 191,631
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,176 | 8,234 | labrat |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,315,100,724 | activesupport |
| 1,244 | 36,227,120 | inifile |
| 5,192 | 1,380,951 | tomlib |
| 12,342 | 200,246 | fat_core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ddoherty57 |