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.3.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.3-py3-none-any.whl
(219.9 kB
view details)
File details
Details for the file great-ai-0.0.3.tar.gz
.
File metadata
- Download URL: great-ai-0.0.3.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 | d7bf07a5c4f0582765f85580b780d6b8e58ec3f4188867ee4c54223e30319903 |
|
MD5 | a6b5d014ee1c73e7480b39280a44f24a |
|
BLAKE2b-256 | 6d4a520e1d1b1f22786ee992882dc08d81c410faeeacf80de3551d019b4b7f13 |
File details
Details for the file great_ai-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.3-py3-none-any.whl
- Upload date:
- Size: 219.9 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 | 52bdf51cf9cb160daeb05bb145b90f9bf254f83e6990a4baea0335e5c232f0b4 |
|
MD5 | c76a6ee4e11e1985a20c8ebd459a1dd0 |
|
BLAKE2b-256 | 2b21655e2ab376766f005bb1f027f91abca99095986fc9fc693f50fd0b0f9e41 |