A lightweight dependency manager for Python.
Project description
DepUtil
A lightweight dependency manager for Python.
NOTE: This is a very early release. While DepUtil is perfectly fine to use, there are currently no configuration options for it.
Installation
To install the latest stable version of DepUtil, use the following command:
pip install deputil
You can also install the latest development version using the following command:
pip install git+https://github.com/parafoxia/deputil
You may need to prefix these commands with a call to the Python interpreter depending on your OS and Python configuration.
Usage
To run DepUtil, you can use either of the following commands:
deputil update <glob expressions>
python -m deputil update <glob expressions>
You can also fetch the latest version of any package by using the following command:
deputil latest <packages>
Contributing
Contributions are very much welcome! To get started:
- Familiarise yourself with the code of conduct
- Have a look at the contributing guide
License
The DepUtil module for Python is licensed under the BSD 3-Clause License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deputil-0.2.0.tar.gz.
File metadata
- Download URL: deputil-0.2.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f263b15cd2f34b54bbe3e15f581fde810089bc1eee3abc43b2d80d26302ecf2
|
|
| MD5 |
47f63720a055a0802ddae75d8682c9ec
|
|
| BLAKE2b-256 |
82cbfd88e781b4e1f5eac449f7788511a54d77c5e281723a9758d3b2806c64cc
|
File details
Details for the file deputil-0.2.0-py3-none-any.whl.
File metadata
- Download URL: deputil-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a647d84c94244f6f8d01fe3e853ba41b59d33c488c763a90882f6161ff4b979
|
|
| MD5 |
82b119ab8099d95ca2eea736646fc0d4
|
|
| BLAKE2b-256 |
3c332f3b49315f4df649fe052657ac50e80fec61930d63c140e651a3b0b1802c
|