PyUtilities
A collections of scripts used by my Python projects.
Installation
PyUtilities is a pure Python project. It requires at least Python 3.10. It is maintained on Linux but should probably also work on macOS and Windows.
You can install PyUtilities by typing the following in a terminal window:
pip install dm-py-utilities
DidierCI
DidierCI is a bare-bones local CI system that can run a few tasks before and after committing changes to your repo.
DidierCI <options> commands
The following commands are supported:
help <topic> - Show a help message. topic is optional (use "help topics" for a list).
version - Print the current version.
run tasks - Run the given tasks on the local repo.
install tasks - Install tasks to be run pre and post commit on the local repo.
The following options are supported:
--debug/-d - Enable extra debugging information.
--verbose/-v - Print tasks output if any.
License
PyUtilities is distributed under the terms of the GPLv3.0 or later license.
Release files for dm-py-utilities 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dm_py_utilities-2.1.0.tar.gz | 24.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dm_py_utilities-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.6 kB
Release files / dm_py_utilities-2.1.0.tar.gz
| Download URL | dm_py_utilities-2.1.0.tar.gz |
|---|---|
| Size | 24.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f89233f08342194ab39371b7a92049a00d8db855d73c31f9b1d39e1f530cc265
|
|
BLAKE2b-256 checksum How to use checksums |
1f513004ac9613db24ddc648f7982416bc04872d5a30b4dcd8e2e14d748c9154
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.28.1
|
Release files / dm_py_utilities-2.1.0-py3-none-any.whl
| Download URL | dm_py_utilities-2.1.0-py3-none-any.whl |
|---|---|
| Size | 26.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
30234314f0379fa09c050cce0c76e2af987291fb02314c001b5c6d5b94b59979
|
|
BLAKE2b-256 checksum How to use checksums |
e8fde579e2a4d6727ea04898a29fdbbad300053b50d1f47ca6a21416c8126ce5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.28.1
|