.. image:: https://travis-ci.org/enthought/enstaller4rc.png :target: https://travis-ci.org/enthought/enstaller4rc
Project description
This is a small library to read an existing .enstaller4rc file without importing enstaller.
This supports .enstaller4rc from the 4.6.X series until 4.8.X. It only supports parsing configuration, and purposedly does not support modifying it.
Example:
from enstaller4rc import Configuration config = Configuration.from_file(".enstaller4rc") print(config.auth) print(config.use_pypi) print(config.indexed_repositories)
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
enstaller4rc-0.0.1.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file enstaller4rc-0.0.1.tar.gz
.
File metadata
- Download URL: enstaller4rc-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58fc8dc9686b9048d88c9a8ab6f57091d324c957fee736e21a3f08731fa7cb3d |
|
MD5 | 9191d3864710b2376fca82427503c0e3 |
|
BLAKE2b-256 | 1bdcc00227ac7af37131ba6a8dc0851f297b427a72b5e64adf476390e08778ee |
File details
Details for the file enstaller4rc-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: enstaller4rc-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06397d781072f44f566fe592d791418ee52964e01fc6b5429687594d7f73d623 |
|
MD5 | 4ebdb0fbf9714d75b38d9f8176f80c0f |
|
BLAKE2b-256 | 3f5ddd19be7000ba49525fe2128991724f7acb35f63d283196b1843cf1330650 |