pillar

Building Blocks for Python Applications


Keywords
python, python-framework, python-library
License
MIT
Install
pip install pillar==0.2.0

Documentation

Pillar: Building Blocks for Python Applications

PyPi PyPI - Status Python Versions License

Pillar provides resusable components for building command-line applications. No more copy-pasting boilerplate for logging or argparse just to get bare-bone features.

In particular Pillar focusses on providing components for applications that are run as services, background tasks, or scheduled jobs (e.g. cron jobs).

Documentation

Licence

This project is licenced under the MIT Licence - see LICENCE.

This project may include other open source licenced software - see NOTICE.

Authors

A project by Nicholas Hairs - www.nicholashairs.com.