Python dependency management and packaging made easy
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/l8h1s1mc57hfj4r7vxx9zh3xgydnivmi-poetry-1.1.12.drv | ||
| riscv64-linux | /gnu/store/wj8sw0cwpxcdxf45qp274n1wj75y0a13-poetry-1.1.12.drv | ||
| powerpc-linux | /gnu/store/q2v0vk065c27lsni7bfsq4vvia95m8c5-poetry-1.1.12.drv | ||
| powerpc64le-linux | /gnu/store/k4sb4wjbxk32qf01cdlqvnlpsyjahlnp-poetry-1.1.12.drv | ||
| mips64el-linux | /gnu/store/a5c67hd8brxcw0qr0jak9csblyx9xa3d-poetry-1.1.12.drv | ||
| i686-linux | /gnu/store/z53yyygvsydaysng6q55x4w1ckbzi2yf-poetry-1.1.12.drv | ||
| armhf-linux | /gnu/store/kpklmyl6nc9gswj7ln3rswwv3kb4b9qk-poetry-1.1.12.drv | ||
| aarch64-linux | /gnu/store/pb32sd7v4h4c52nxxbsd1bdqa9hha0m2-poetry-1.1.12.drv |
| Linter | Message | Location |
|---|---|---|
| inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-pip' should probably not be an input at all |