settings_parser: Load, parse and validate user settings
Project description
Load and parse user settings
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
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size settings_parser-1.3.0-py3-none-any.whl (16.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size settings_parser-1.3.0.tar.gz (16.0 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Hashes for settings_parser-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bb82f007ff12dffdfe2cebca08109ac4690c0e7019adede60c57dac624af280 |
|
MD5 | 5684017945df75055c57eefe5126564c |
|
BLAKE2-256 | 23bc58f6b3a6e5b54530ecc3f729d07517aef39cec6010fb9805d6406b80fa34 |