Git Jira integrations bot for automating complex tasks
Project description
GitJiraBot
Git Jira integrations bot for automating complex tasks
Requirements
GitJiraBot requires Python 3.6 or above.
To install Python 3.6, I recommend using pyenv
.
# install pyenv
git clone https://github.com/pyenv/pyenv ~/.pyenv
# setup pyenv (you should also put these three lines in .bashrc or similar)
export PATH="${HOME}/.pyenv/bin:${PATH}"
export PYENV_ROOT="${HOME}/.pyenv"
eval "$(pyenv init -)"
# install Python 3.6
pyenv install 3.6.12
# make it available globally
pyenv global system 3.6.12
Installation
With pip
:
python3.6 -m pip install gitjirabot
With pipx
:
python3.6 -m pip install --user pipx
pipx install --python python3.6 gitjirabot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitjirabot-0.1.6.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file gitjirabot-0.1.6.tar.gz
.
File metadata
- Download URL: gitjirabot-0.1.6.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.6 Linux/5.13.0-7620-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1711f3154a2c6f2cc8dc9fc91f25d701dd9abf171c26afaa2a2a9918ccde0001 |
|
MD5 | 571f5d20544f7311cf5dabf33e88c31e |
|
BLAKE2b-256 | d5daa74f0cc72b0bf88daabde5e32fa65b9e43d37f9976dd63eef434cc120d36 |
File details
Details for the file gitjirabot-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: gitjirabot-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.6 Linux/5.13.0-7620-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c196f4dd54d2a7312320c826162e1cad48d3bd599f4dbbd177f704fae18c3ffb |
|
MD5 | 3ac1f63e9046a09fd9396da8f3bfc5a6 |
|
BLAKE2b-256 | d4f2ae0930b5ef1064211e392a31ed57dda3dfb51a9874a7a0220dbe27f378d1 |