Metadata-Version: 2.1
Name: readsettings
Version: 3.1.1
Summary: Easily create, edit and remove a customized settings file which you can use for storing all of the settings for your application.
Home-page: https://github.com/Richienb/readsettings-python
Author: Richie Bendall
Author-email: richiebendall@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown

# ReadSettings For Python

[![Build Status](https://img.shields.io/travis/Richienb/readsettings-python/master.svg?style=for-the-badge)](https://travis-ci.org/Richienb/readsettings-python)
[![Code Quality](https://www.codefactor.io/repository/github/richienb/readsettings-python/badge?style=for-the-badge)](https://www.codefactor.io/repository/github/richienb/readsettings-python)

Easily create, edit and remove a customized settings file which you can use for storing all of the settings for your application.

For more information, visit [readsettings.richie-bendall.ml](https://readsettings.richie-bendall.ml/)

Find the _source code_ in the `src` folder

Find the _documentation_ in the `docs` folder


