Skip to main content

.. image:: https://travis-ci.org/enthought/enstaller4rc.png :target: https://travis-ci.org/enthought/enstaller4rc

Project description

https://travis-ci.org/enthought/enstaller4rc.png

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


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 hashes)

Uploaded Source

Built Distribution

enstaller4rc-0.0.1-py2.py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 2 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