No project description provided
Project description
GreatAI
work in progress, do not use!
Find great-ai
on DockerHub
docker run -p6060:6060 schmelczera/great-ai
Find the dashboard at http://localhost:6060.
Find great-ai
on PyPI
pip install great-ai
from great_ai import GreatAI
@GreatAI.create
def hello_world(name: str) -> str:
return f"Hello {name}!"
Create a new file called
main.py
Deploy by executing python3 -m great-ai main.py
Find the dashboard at http://localhost:6060.
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
great-ai-0.0.5.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.5-py3-none-any.whl
(223.3 kB
view details)
File details
Details for the file great-ai-0.0.5.tar.gz
.
File metadata
- Download URL: great-ai-0.0.5.tar.gz
- Upload date:
- Size: 6.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e15e972fb50a00ba159e4ababfb5e4f514a48495c94eebf28a47871bf0dd850d |
|
MD5 | 9dfc26df0ee4045d205050dc93bf8b36 |
|
BLAKE2b-256 | f7aa2c95d5d0f42604c88c804a0b8cd7ea45cedac637abf153f34c1f54244634 |
File details
Details for the file great_ai-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.5-py3-none-any.whl
- Upload date:
- Size: 223.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c579f8d2696e60c40045fcaa5d24667aeefb7241ea5079749ad8cb5a835189d3 |
|
MD5 | 731e537187c4f18d573d0edb4e4bd0aa |
|
BLAKE2b-256 | 4e93588cac4732b9eb25747ce58c2be69f65138a11dad0fdf13de754fe57d9a4 |