Metadata-Version: 2.1
Name: core-of-theaisphere
Version: 0.0.0a5
Summary: Package sitting at the core of theAIsphere
Home-page: https://github.com/vicky-theaisphere/core-of-theaisphere
Author: theAIsphere (Vicky Parmar)
Author-email: vicky.parmar@theaisphere.com
License: MIT
Keywords: python,theaisphere,core
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE


# core-of-theaisphere
Reducing effort and time by providing most used functions as modules.


This repository is built to reduce time and effort of writing the same snippet of code for different projects.
Please open an issue for a new feature or code-snippet you wish.

-----

### Notes 
For a quick environment setup example (including installation of python packages), please read 
[here](core_of_theaisphere/utils/env_setup.md).
