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.11.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.11-py3-none-any.whl
(226.9 kB
view details)
File details
Details for the file great-ai-0.0.11.tar.gz
.
File metadata
- Download URL: great-ai-0.0.11.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 | cde2bb3f36753424978b3b2e4e2e43a148ff0d0ba8592729b57d9fe879ea8ebb |
|
MD5 | 7fdf01ef953acd8990b7f4a1d12a8ac9 |
|
BLAKE2b-256 | 2683fc466ee09d9ee6edde758831b7e1f97b8982468dfad4f57824cb76235f13 |
File details
Details for the file great_ai-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.11-py3-none-any.whl
- Upload date:
- Size: 226.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 | c3634d8707d6366c35d857decdb614d0fea6adb26c2a80f5d01872e175791170 |
|
MD5 | 4477a25697801b0b67a0517cdadc7fd1 |
|
BLAKE2b-256 | 1d9b52bb14be5e4ea57d144233e94d34a73e6f3d0f6d85ad4f11d38dee23e821 |