Versatile collection of helper functions for common development tasks
Project description
zdev
Versatile collection of helper functions for common development tasks.
Synopsis
This library provides handy functions for frequent tasks during development as well as for productive use in Python programs (e.g. stripping fileparts). Application focus is to support automation scripts as well as development of algorithmic functions.
Contents
The package is structured into the following modules:
-
colors: Default color definitions w/ semantic names, e.g. 'cRed' or 'cDodgerBlue'
-
core: Basic type & file checking helpers
-
display: Handy convenience functions for a one-line, yet sophisticated, control of figures based on
matplotlibandplotlycalls. Note: For support on plottingzynamon.zeit.TimeSeriesthe underlying package must be installed as well! (optional requirement) -
indexing: Helpers related to all kinds of "find-something" tasks (e.g. file-goto, runlength sections etc)
-
parallel: Convenience functions for Python's builtin
multiprocessingpackage and custom classes for controllable dispatching of jobs onto N cores. -
searchstr: Regular expressions to find common strings (e.g. identifiers w/ or w/o hyphens, numbers etc)
-
sound: Audio-related helpers (e.g. interpret any array and play as sound w/ defined fs)
-
testing: Set of dummy functions w/ and w/o arguments and possible writing of "flag-files" that can be used for testing of e.g. routines in
zdev.parallel -
utils: Main collection of frequently used dev utilitites (e.g. dependency analysis, bulk file operations, infos on storage/time/etc)
-
validio: Functions to check & convert for a robust I/O behaviour (e.g. auto-replace "problematic" characters etc)
[ Dr. Marcus Zeller | dsp4444@gmail.com | Erlangen, Germany | 2019-2026 ]
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
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 zdev-0.3.0.tar.gz.
File metadata
- Download URL: zdev-0.3.0.tar.gz
- Upload date:
- Size: 51.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14915f9f58d93fcd5c78740d3dcf97b859e662934c3d1ab917fcf42e4c424d97
|
|
| MD5 |
16a9eddf9ac7118bab30c94fc3df2660
|
|
| BLAKE2b-256 |
8f1d5d5f0a4a275be7029adf2ecc2b10011df03051b4607643b4bac0638af89e
|
File details
Details for the file zdev-0.3.0-py3-none-any.whl.
File metadata
- Download URL: zdev-0.3.0-py3-none-any.whl
- Upload date:
- Size: 53.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e78bea36fefd6fbb920d0fc11b0641a37ac37619bb8e1ea81c20863752713c59
|
|
| MD5 |
6e679096f13c782e536c165100976400
|
|
| BLAKE2b-256 |
821b176db06a69bc1c41b6d3a2c35446bd57b7cdf3cab3ef40a33665d2161706
|