Welcome¶
About¶
Welcome to the pyutils documentation! This package offers a versatile collection of utility functions and classes aimed at simplifying python development at Arqh AG.
The package is organized into modular sub-packages, each designed to address specific functionality areas. This modularity ensures you can install and use only the components you need, keeping your environment lightweight and efficient.
Getting Started¶
To get started with pyutils, follow the installation instructions at Installation, which covers both pip and poetry setups.
This package is modular by design, install only the sub-packages you need:
Data Adapters: Data adapters for caching, databases, files, and more.
Optimization: Optimization tools and utilities.
Documentation: Documentation creation and management tools.
Note that the core pyutils package includes only basic utilities and helpers. In most cases, you’ll want to install one or more of the sub-packages listed above.