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.7.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.7-py3-none-any.whl
(225.0 kB
view details)
File details
Details for the file great-ai-0.0.7.tar.gz
.
File metadata
- Download URL: great-ai-0.0.7.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 | e2d1688e774777da64dc48c19bd74ff8b1008d7718e9b5dbc2cc045288e5977e |
|
MD5 | 65952ef48b567a98d534f699825f1bad |
|
BLAKE2b-256 | 112aef894544963322d0db0c067cea0dc02c11cd64c48f2f34af33b33f4cf5d4 |
File details
Details for the file great_ai-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.7-py3-none-any.whl
- Upload date:
- Size: 225.0 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 | 0b399f30a02fcf8d1cd465f091a5a345d6d5edbee25c89d4b6846a90cf88e295 |
|
MD5 | f9094eccd2aa2d565f44691b04211922 |
|
BLAKE2b-256 | 7eb496ad372caa0cdf6575db3e53afd457404dcbd66ca0869369fb65cc5ef712 |