Metadata-Version: 2.1
Name: pyhurl
Version: 1.0.1
Summary: A set of useful functions that I use in projects.
Home-page: https://github.com/hurongliang/pyhurl
Author: Rongliang Hu
Author-email: hurongliang@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymysql
Requires-Dist: python-dotenv
Requires-Dist: oss2
Requires-Dist: openai
Requires-Dist: ollama

# pyhurl

A set of useful functions that I use in projects.

## Release Notes:

1.0.0
- First Release

1.0.1
- support oss related functions
