Skip to content
Snippets Groups Projects
Select Git revision
  • 9c2ee0b243f2f3e2aa7dfa29414b9c86c15fdf7d
  • main default protected
  • entry-points-list
  • v1.1.0
  • v1.0.1
  • v1.0.0
6 results

clapper

user avatar
André Anjos authored
Change package name to clapp (closes #4)

Closes #4

See merge request software/clapp!16
9c2ee0b2
History

latest-docs build coverage repository

Configuration Support for Python Packages and CLIs

This package provides a way to define command-line-interface (CLI) applications such that user options can be stored in Python-based configuration files and read-out automatically. It also provides a rather simple RC (global configuration) file support that can be used by modules to read application-wide default values.

For installation and usage instructions, check-out our documentation.