Versatile collection of routines & tools for common development tasks
Project description
zdev
Synopsis
Versatile collection of routines & tools for common development tasks.
Contents
This library provides handy routines & tools for common tasks during development as well as for productive use in Python programs (e.g. stripping fileparts()). Application focus is on scripts for automation as well as on algorithmic functions.
The package is structured into the following modules:
-
base: init for Python console session & tools for automatic project deployment
-
core: main collection of development functions (e.g. for type-checks, info strings, mass file operations or dependency tracking)
-
indexing: helpers related to "find-type" of tasks (e.g. runlength sections or file-goto)
-
parallel: convenience functions that build on Python's native
multiprocessingpackage and classes for controllable dispatching of jobs onto N cores -
plot: routines for a single-line yet sophisticated control of figures based on
matplotliborplotlypackages. Note: In order to supportzynamon.zeit.TimeSeriesthe underlying package must be known and accessible as well! -
testing: set of small dummy functions w/ and w/o arguments that can be used for testing (e.g. for routines in
zdev.parallel) -
validio: functions for a robust I/O behaviour (i.e. automatic replacement of "problematic" characters etc)
-
colors: central definition of common color codes (RGB) in human-readable form (e.g.
cPurple) -
searchstr: central definition of common strings used in regular expressions
More specialized tools can be found in:
- ccnx: "C-core nexus", providing simplified access to C-code DLLs (using
ctypespackage) - libDSP: support for access to "libDSP.dll" - a hand-crafted C-code library for signal processing
- xlcmp: functions to compare rows or sheets of Excel workbooks and highlighting results in exported copies (using
openpyxlpackage) - sigproc: some basic signal processing tests (ALPHA!)
[ Dr. Marcus Zeller | dsp4444@gmail.com | Erlangen, Germany | 2019-2025 ]
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.1.5.tar.gz.
File metadata
- Download URL: zdev-0.1.5.tar.gz
- Upload date:
- Size: 74.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5731ac292c80699f9e1ccfe44b9353bfea805dde14c7f7938b09942189030178
|
|
| MD5 |
0d934a8b5751836d5299dc81e76c4750
|
|
| BLAKE2b-256 |
02e5f70ac1f1f4c6ae13cdaa43bce5e3d7d877781f80b35b1c4403e456324d28
|
File details
Details for the file zdev-0.1.5-py3-none-any.whl.
File metadata
- Download URL: zdev-0.1.5-py3-none-any.whl
- Upload date:
- Size: 78.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ba4757ff0d1a11ebdaa23e402d87bcb7e56bd5c44e2620773ace337a993dbf2
|
|
| MD5 |
a138f9ff011a0455d2e44e4804b06474
|
|
| BLAKE2b-256 |
d08ad982132a2f6a21a6e8a8cfeeeaff14ed50eaf1f29ef02a5b76d2844b762c
|