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.
Release files for settings-parser 1.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| settings_parser-1.3.2.tar.gz | 16.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| settings_parser-1.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.3 kB
Release files / settings_parser-1.3.2.tar.gz
| Download URL | settings_parser-1.3.2.tar.gz |
|---|---|
| Size | 16.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aedb0418f7e7add93e38188571a2a3807230b056f993164ecf09c1ba78e17e6b
|
|
BLAKE2b-256 checksum How to use checksums |
38526b2422b5c7dd49ec2f114c522eccfba75231e00c6418690b1fb5d7a3b914
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / settings_parser-1.3.2-py3-none-any.whl
| Download URL | settings_parser-1.3.2-py3-none-any.whl |
|---|---|
| Size | 16.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c848df00faedb0dc44d8ff4e294ec5397f3f6212dbbe7dcd54509eceff999514
|
|
BLAKE2b-256 checksum How to use checksums |
47d3daf19db6189bb16c4afb50dcedc8b8b48440c9235ee6b9dbb0db2072918b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |