A package for common python development dependencies
Project description
py-dev-deps
A project that only manages python development dependencies
The aim of this project is to provide a common denominator for python development dependencies in one package that can be added as a development dependency to other projects. By using poetry to resolve and maintain a common set of compatible development dependencies, it may help to reduce the burdens of package installations for projects using this project as a development dependency.
Install
See INSTALL for more details; the following should work; note that the intention is to use this package only for development dependencies.
poetry
poetry add -D 'py-dev-deps'
pip
cat >> dev-requirements.txt <<EOF
py-dev-deps
EOF
pip install -r dev-requirements.txt
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
Built Distribution
File details
Details for the file py-dev-deps-0.5.0.tar.gz
.
File metadata
- Download URL: py-dev-deps-0.5.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.8 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b60e264703f105ae1df31f0f593f4a8a06296f7ee9de0bceccb632f8e2b58075 |
|
MD5 | e2976c4d1e5405f35dc027bf57902ed0 |
|
BLAKE2b-256 | af8ad45e99d955282eccccf4b93c56a704af8b7554674eb3e53bd2621e3322e0 |
File details
Details for the file py_dev_deps-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: py_dev_deps-0.5.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.8 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60250ce2317b14419ba3d534aa4fb94ed36cab521affcf87e22766ae316085d6 |
|
MD5 | 604ce91778507f516b6e4fe09e748861 |
|
BLAKE2b-256 | 0b070f612cc5460d5545170c7fbaa3410a9b72465090a50069d9e74f2ac1f389 |