Metadata-Version: 2.4
Name: krazy
Version: 0.22.25
Summary: My own small package of uitilities I use.
Home-page: https://github.com/kartikjain11/krazy
Author: Kartik
Author-email: kartik@live.com
Project-URL: Bug Tracker, https://github.com/kartikjain11/krazy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: pathlib
Requires-Dist: pytesseract
Requires-Dist: gspread
Requires-Dist: oauth2client
Requires-Dist: pyodbc
Requires-Dist: sqlalchemy
Requires-Dist: configparser
Requires-Dist: scikit-learn
Requires-Dist: chardet
Requires-Dist: langchain
Requires-Dist: langchain_community
Requires-Dist: langchain_experimental
Requires-Dist: crewai
Requires-Dist: crewai[tools]
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: psycopg2
Requires-Dist: torch
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# krazy-utils

I am a beginner in programming and have recently started programming in python. krazy-utils is a simple package containing following functions I use frequently. I just wrote some of them so that I dont forget how to write them ;p

