Metadata-Version: 2.1
Name: treegear
Version: 0.0.0.3
Summary: This module is for tests for future project.
Home-page: http://185.78.76.240
Author: Gyuli
Author-email: guli.peradze@gmail.com
Project-URL: Documentation, http://185.78.76.240
Keywords: python uvicorn
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click==8.1.7
Requires-Dist: h11==0.14.0
Requires-Dist: uvicorn==0.30.6

**Now this is just for rests to upload and pull the package.**

Version: 0.0.0.3

Usage: python -m uvicorn treegear:trgr

And go in browser to http://127.0.0.1:8000

For any path it returns "OK and hello from TreeGear!"

You can make it return your own message if prior set environment variable $MESSAGE

