Metadata-Version: 2.1
Name: tuttusa-utils
Version: 0.1
Summary: Tuttusa Utils
Home-page: https://github.com/Tuttusa/tuttusa-utils
Author: Ashish
Author-email: agarwal.ashish.singhal@gmail.com
License: MIT
Download-URL: https://github.com/Tuttusa/tuttusa-utils/archive/v_01.tar.gz
Keywords: utils,pypi,Tuttusa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: fire
Requires-Dist: tqdm
Requires-Dist: google-cloud-storage
Requires-Dist: sklearn
Requires-Dist: boto3
Requires-Dist: dload
Requires-Dist: requests

# Tuttusa-utility


<p align="center">
<a href="https://pypi.python.org/pypi/utils">
    <img src="https://img.shields.io/pypi/v/utils.svg"
        alt = "Release Status">
</a>

<a href="https://github.com/Vaunorage/utils/actions">
    <img src="https://github.com/Vaunorage/utils/actions/workflows/main.yml/badge.svg?branch=release" alt="CI Status">
</a>

<a href="https://utils.readthedocs.io/en/latest/?badge=latest">
    <img src="https://readthedocs.org/projects/utils/badge/?version=latest" alt="Documentation Status">
</a>

</p>


Utils for Tuttusa


* Free software: MIT
* Documentation: <https://utils.readthedocs.io>


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [zillionare/cookiecutter-pypackage](https://github.com/zillionare/cookiecutter-pypackage) project template.


