Skip to content

AppConfigs 0.2.0

Latest
Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 19 Jul 18:39
· 2 commits to master since this release
068f4a9

The appconfig module provides user configuration file management features for Python applications. It is based on the config module of the Spyder project, which is available at https://github.com/spyder-ide/spyder.

  • PR #5: Allow setting up the user config directory through the use of an os envrionment variable