An open API service indexing awesome lists of open source software.

https://github.com/mrlsd/pyredmine

Python redmine console grid renderer for specific user and sorted by priority
https://github.com/mrlsd/pyredmine

Last synced: 11 months ago
JSON representation

Python redmine console grid renderer for specific user and sorted by priority

Awesome Lists containing this project

README

          

# PyRedmine
Python redmine console grid renderer for specific user and sorted by priority

## How to use:
> sudo pip install python-redmine

set ~/.bashrc
> export PYREDMINE_API_KEY='APIKEY'
> export PYREDMINE_URL='http://yourredminadomain.com'

API key you should get at Redmine:

**My Account -> Right column -> show API access key**

run:
> ./redmine