Various utilies to aid in program development.
Project description
dav_tools
Personal Python library to aid in software development
Installation
$ pip install dav-tools
Usage on python programs
dav-tools
contains a variety of diffent submodules, each with its own set of functionalities.
Importing is done in the form of
from dav_tools import <submodule>
since it usually doesn't make sense to import the whole library.
Usage on non-python programs
Some modules can also be executed in other scripts, using:
python -m dav_tools.modulename [options]
Only basic functionalities are available. Error management requires the original program to exit if a subcommand exits with an error code.
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
dav_tools-0.3.3.tar.gz
(24.6 kB
view details)
Built Distribution
dav_tools-0.3.3-py3-none-any.whl
(25.6 kB
view details)
File details
Details for the file dav_tools-0.3.3.tar.gz
.
File metadata
- Download URL: dav_tools-0.3.3.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c299358f1df4b95e39c19a451c365e2242fea7a4400e078ac71d42b42bdc8ed |
|
MD5 | ec39e9f511a55a60c8ec1073f4c09f19 |
|
BLAKE2b-256 | 807d6d5e32a48d391e1cea01bb232686d7a376c7f71242ba5be1df7d1e12dae8 |
File details
Details for the file dav_tools-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: dav_tools-0.3.3-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6afeabd5145c08fa53edb8bc500e0817af1c9c18e20a3a2391aa5d4bacc440 |
|
MD5 | 5ac43e0252aa770f4a42035cd47a4eeb |
|
BLAKE2b-256 | 15b654e1f701db7205d570a125859a842b496a767eec01f834a6f97d0af5b999 |