Common Utilities for EVEProsper Projects


Keywords
prosper, eve-online, webhooks, logging, configuration-management, python3
License
MIT
Install
pip install ProsperCommon==1.2.3

Documentation

Show Logo

ProsperCommon

Build Status Coverage Status PyPI Badge Documentation Status

Common utilities for EVEProsper project. To reduce boilerplate across the shared projects in the EVEProsper toolset

Getting Started

pip install ProsperCommon

ProsperCommon is distributed by PyPI

Testing

python setup.py test

Functionality

  • ProsperLogging: a collection of wrappers and helpers to deliver unified logging tools and useful handlers
  • ProsperConfig: a unified configuration parser to help pick the right values and keep secrets off github.