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
Release files for treegear 0.0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| treegear-0.0.0.7.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| treegear-0.0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.4 kB
Release files / treegear-0.0.0.7.tar.gz
| Download URL | treegear-0.0.0.7.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e3a339fab722ff45ee80e7d4ad97044a2634bc39984929253b216fa5ddd70f9e
|
|
BLAKE2b-256 checksum How to use checksums |
24ac9502eff454215e3537eb771166679d8cbf68746936b760e4df6ce22b7d38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.2
|
Release files / treegear-0.0.0.7-py3-none-any.whl
| Download URL | treegear-0.0.0.7-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6e015177cd000fb019f01449bc7b28a71c07cd13a6bc4e51a5bee56d3bf73f96
|
|
BLAKE2b-256 checksum How to use checksums |
c0d0080756c0d337c5de6cf0a32535a407c17b61a811a3a5cfeaf91e30c079b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.2
|