Skip to main content

Classes to manage a server configuration. Heavily inspired by flask

Project description

https://travis-ci.org/asmodehn/pyros-config.svg?branch=master

ROS Release :

https://travis-ci.org/asmodehn/pyros-config-rosrelease.svg?branch=master

Package to help manage configuration of always running servers this is heavily inspired from flask configuration

This is a pure python package. It is also provided as a ROS package for ease of use in pyros

How to use

Install ` pip install pyros_config `

Run self tests ` pyros_config `

How to develop

Clone this repository ` git clone http://github.com/asmodehn/pyros-config `

Create you virtualenv to workon using virtualenvwrapper ` mkvirtualenv pyros_config_env `

Install all dependencies via dev-requirements ` pip install -r dev-requirements.txt `

Run self tests ` pyros_config `

Run all tests (with all possible configurations) with tox ` tox `

Note : Tox envs are recreated every time to ensure consistency. So it s better to develop while in a non-tox-managed venv.

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

pyros_config-0.1.5.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

pyros_config-0.1.5-py2.py3-none-any.whl (14.3 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