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.9.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.9-py3-none-any.whl
(225.9 kB
view details)
File details
Details for the file great-ai-0.0.9.tar.gz
.
File metadata
- Download URL: great-ai-0.0.9.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 | b4cc5fd21507438cac70615b52d76b38d1752fd54623cb6d006526c068bd7bee |
|
MD5 | 8613782cf61d17021aaf180c029cd8b5 |
|
BLAKE2b-256 | 40404f0c5d242aeaba6f5155ac1e4f182d262ce1631a98e5cc26b2d8d2866b6b |
File details
Details for the file great_ai-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.9-py3-none-any.whl
- Upload date:
- Size: 225.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 | f22d6ba299df94f2277802e1906a396379739f7d72b74eefb18b64357e644cd9 |
|
MD5 | 93f647154973bbf5b79746c368039078 |
|
BLAKE2b-256 | 504d0516b127ab7da73ff89dfbb0f4e199b0a9f608bd2e3b7499b4d68998669e |