This module is for tests for future project.
Project description
Now this is just for tests to upload and pull the package.
Version: 0.0.0.7
Usage:
1. Add a python file (e.g. app.py) with text inside:
from treegear import TreeGear
trgr = TreeGear()
if __name__ == '__main__':
quit(0)
2. Run this code with command: "python -m uvicorn app:trgr"
Usage (just for test it also works fine): "python -m uvicorn treegear:TreeGear"
Then 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 "$TRGR_MESSAGE" with your desired text
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
treegear-0.0.0.7.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file treegear-0.0.0.7.tar.gz
.
File metadata
- Download URL: treegear-0.0.0.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e3a339fab722ff45ee80e7d4ad97044a2634bc39984929253b216fa5ddd70f9e
|
|
MD5 |
c6da2e12d12fe69f526c5bddb960ad1e
|
|
BLAKE2b-256 |
24ac9502eff454215e3537eb771166679d8cbf68746936b760e4df6ce22b7d38
|
File details
Details for the file treegear-0.0.0.7-py3-none-any.whl
.
File metadata
- Download URL: treegear-0.0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6e015177cd000fb019f01449bc7b28a71c07cd13a6bc4e51a5bee56d3bf73f96
|
|
MD5 |
0f3f5ca00236cf5c7a899ccf6dd2ec89
|
|
BLAKE2b-256 |
c0d0080756c0d337c5de6cf0a32535a407c17b61a811a3a5cfeaf91e30c079b1
|