Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 820 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 820 Bytes

inept

An "interactive editable options" library for handling complex option hierarchies from multiple sources (script, CLI, config files, ...).

Installation

Install inept with pip

  pip install inept

Documentation

The documentation is available online : https://inept.rtfd.io/

Take a look at the quick start for a demo or at the roadmap to see where the project is heading.

Contributing

You are welcome to help the project, see how.

Used By

This project is used by the following softwares:

License

GPLv3