Skip to main content

settings_parser: Load, parse and validate user settings

Project description

Load and parse user settings


License Python version Pypi version Anaconda version Build Status Coverage Status

Installation

Python 3.5 or 3.6 is required. Installing Anaconda is recommended; it works with Windows (64/32 bits), Linux (64/32 bits) and Mac (64 bits).

After installing Anaconda execute the following commands at the command prompt (cmd.exe for Windows, shell for Linux and Mac):

conda config --add channels conda-forge
conda config --add channels pedvide
conda install settings_parser

(The first two commands add packages repositories with up-to-date versions of all needed packages.)

or

pip install settings_parser

That will download and install all necessary files.

Update

If you installed it using conda, update with:

conda update settings_parser

If you installed it with pip, update with:

pip install -U settings_parser

Features

Documentation

TODO

Bugs/Requests

Please use the GitHub issue tracker to submit bugs or request features.

License

Copyright Pedro Villanueva Delgado, 2017.

Distributed under the terms of the MIT license, settings_parser is free and open source software.

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

settings_parser-1.3.2.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

settings_parser-1.3.2-py3-none-any.whl (16.2 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