Data Developer & Engineer Core Utility Objects
Project description
Data Utility Packages: Core
Table of Contents:
The Core Utility package implements the utility functions and objects
that was created on sub-package namespace, ddeutil
, design for independent
installation. I make this package able to extend with any sub-extension with this
namespace. This namespace able to scale out the coding with folder
structure design. You can add any extension features and import by
import ddeutil.{extension}
.
[!NOTE] This package provide the Base Utility functions and objects for any sub-namespace package that use for data function or application.
Installation
pip install -U ddeutil
Features
Base Utility Functions
core.base
- cache
- checker
- convert
- elements
- hash
- merge
- sorting
- splitter
Utility Functions
core
- decorator
- dtutils
License
This project was licensed under the terms of the MIT license.
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.