BUPAP
This repository is a proof of concept for a "bottom up agile planning" tool. Currently you can only install it and browse the testdata, it is NOT YET A USEFUL TOOL.
Getting Started
Installation
You can either run the application as a simple python application or use the docker image.
python package
You can install the python package using
pip[x] install bupap
and run it with
bupap
docker
You can run a new docker container by calling
docker run -p 8123:80 --name bupap [-it|--detach] bupap:0.1.0
First login
The first start will take a short while to create testdata.
Afterwards you should be able to see a webpage on http://127.0.0.1:8123
On standard configuration you can log in using:
Username: admin
Password: admin
Passwords of all the other users are their username as well, for example you can log in using cmarmo / cmarmo.
Release files for bupap 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bupap-0.1.1.tar.gz | 63.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bupap-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 147.3 kB
Release files / bupap-0.1.1.tar.gz
| Download URL | bupap-0.1.1.tar.gz |
|---|---|
| Size | 63.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
68635d3b12353af157d04c75902c99bc89ba2f0b1320fefc907c592463866f35
|
|
BLAKE2b-256 checksum How to use checksums |
368d8a5edc638c6f8d9d255491cab7038d45aa86c5b43c9c4cfad8d15cde36d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Linux/5.10.181-2-MANJARO
|
Release files / bupap-0.1.1-py3-none-any.whl
| Download URL | bupap-0.1.1-py3-none-any.whl |
|---|---|
| Size | 84.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a6644c56a369523f57165a42c683ae855e21f499f9baebf222a077b0fb215a07
|
|
BLAKE2b-256 checksum How to use checksums |
df550db235b1a7ae2fba601362d41865e61f8b895ff4f9ea532e41b5ac69349d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Linux/5.10.181-2-MANJARO
|