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 | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file settings_parser-1.3.2.tar.gz
.
File metadata
- Download URL: settings_parser-1.3.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aedb0418f7e7add93e38188571a2a3807230b056f993164ecf09c1ba78e17e6b
|
|
MD5 |
3bb980ac93e29296a41b2813724b7ba7
|
|
BLAKE2b-256 |
38526b2422b5c7dd49ec2f114c522eccfba75231e00c6418690b1fb5d7a3b914
|
File details
Details for the file settings_parser-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: settings_parser-1.3.2-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c848df00faedb0dc44d8ff4e294ec5397f3f6212dbbe7dcd54509eceff999514
|
|
MD5 |
49acc8f761a610da5c853a17d6c7edd5
|
|
BLAKE2b-256 |
47d3daf19db6189bb16c4afb50dcedc8b8b48440c9235ee6b9dbb0db2072918b
|