/data-task-accelerator

This library simplifies working with data through a cluster of functions that accelerate developer productivity. Whether in the fields of data processing, process automation, database management, among others.

Primary LanguagePythonMIT LicenseMIT

Data Task Accelerator

Code style: black Imports : isort

This library simplifies working with data through a cluster of functions that accelerate developer productivity. Whether in the fields of data processing, process automation, database management, among others.

Installing

When the project is complete, you can install it using pip.

$ pip install data-task-accelerator

For more information on setting up your Python development environment, please refer to Python Development Environment Setup Guide.

Extras

Nothing for now.

Supported Python Versions

Python >= 3.10.6

Unsupported Python Versions

Python == 3.6

Used Python Libraries Versions

To install project running requirements run

pip install requirements.txt

Documentation

The Data Task Accelerator has usage and reference documentation in the not too distant future.

Current Maintainers

Authors

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING.md for more information on how to get started.

References