Skip to main content

CLI library to manage and operate all the entities of the service directory via HTTP

Project description

# redmine-cli
A simple redmine client

## Installation

The project is available at Pypy and you can simply install in the usually way:

```bash
pip install red
```

You can install the last version in github in this way:

```bash
python setup.py install
```

If you get the warning InsecureRequestWarning while running the command, this is likely that you are running an old
python version that uses a deprecated ssl version.

You'd better upgrade to a newer python interpreter but if you can not, you can omit the warning with this command:

```bash
pip install 'requests[security]'
```

## Usage

```sh
export REDMINE_ENDPOINT=xxx
export REDMINE_API_KEY=xxx

./redmine --help

./redmine list --help
./redmine detail --help
./redmine close --help
```

## TODO

- pip install
- create issue
- docs


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

pyRedmineClient-1.0.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

pyRedmineClient-1.0.0-py2-none-any.whl (6.2 kB view details)

Uploaded Python 2

File details

Details for the file pyRedmineClient-1.0.0.tar.gz.

File metadata

File hashes

Hashes for pyRedmineClient-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f122146c616821cb676145cc6e27dfdde93ccb281587fce13c7efcd65e3213b6
MD5 c7295697341d8127dcd0ed54549e0797
BLAKE2b-256 29ef895435f6f56f5e942c2b147f49181f1369248f2b86f5bfdad99d3f2aa3a2

See more details on using hashes here.

File details

Details for the file pyRedmineClient-1.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for pyRedmineClient-1.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 3eb1f64f606b29ccdf047eca0352c6c08c30f1e6240d73ba6cd692c0c5b8e20e
MD5 c612f6480102c0c0a6a6cf0d9d7fcb72
BLAKE2b-256 43aa1d27f0bb55b4fd848d2e665802011cd426ac77e6db493a31a625f09bba1c

See more details on using hashes here.

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