No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/asmodehn/pyros-config-rosrelease.git |
VCS Type | git |
VCS Version | release/kinetic/pyros_config |
Last Updated | 2017-03-21 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
pyros_config | 0.2.0 |
README
Pyros-config
ROS Release :
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.
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro melodic. Known supported distros are highlighted in the buttons above.