Skip to main content

Common Python utils (App, logging, config, etc.)

Project description

=================
nicfit.py README
=================

|Build Status| |License| |PyPI| |Python versions| |Coverage| |Status|

Basic building blocks for building Python applications.


Features
--------

* Common appplication skeletons (including async) providing common argument
parsing add-ons and utilities, error handling boiler-plate, and application
life-cycle hooks. Including intregrated `cookiecutter` that
suuports updating to future versions with auto-merging.
* Simple command API based on :mod:`argparse` and sub-parsers.
* Integrated configuation file (based on configparser) utitiles.
* Logging extras (e.g. verbose level) and command line configuration.
* Free software: MIT license


.. |Build Status| image:: https://travis-ci.org/nicfit/nicfit.py.svg?branch=master
:target: https://travis-ci.org/nicfit/nicfit.py
:alt: Build Status
.. |PyPI| image:: https://img.shields.io/pypi/v/nicfit.py.svg
:target: https://pypi.python.org/pypi/nicfit.py/
:alt: Latest Version
.. |Python versions| image:: https://img.shields.io/pypi/pyversions/nicfit.py.svg
:target: https://pypi.python.org/pypi/nicfit.py/
:alt: Supported Python versions
.. |License| image:: https://img.shields.io/pypi/l/nicfit.py.svg
:target: https://pypi.python.org/pypi/nicfit.py/
:alt: License
.. |Status| image:: https://img.shields.io/pypi/status/nicfit.py.svg
:target: https://pypi.python.org/pypi/nicfit.py/
:alt: Project Status
.. |Coverage| image:: https://coveralls.io/repos/nicfit/nicfit.py/badge.svg
:target: https://coveralls.io/r/nicfit/nicfit.py
:alt: Coverage Status


See the `changelog <https://github.com/nicfit/nicfit.py/blob/master/HISTORY.rst>`_ file for release history and changes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nicfit.py-0.8.3.tar.gz (115.1 kB view hashes)

Uploaded Source

Built Distributions

nicfit.py-0.8.3-py3.7.egg (158.0 kB view hashes)

Uploaded Source

nicfit.py-0.8.3-py3-none-any.whl (113.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page