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.2.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.2-py3-none-any.whl
(219.9 kB
view details)
File details
Details for the file great-ai-0.0.2.tar.gz
.
File metadata
- Download URL: great-ai-0.0.2.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 | 443387c6d3c1450a8da42b3ab712692793701ec6d7f895fb40c5d504316d1845 |
|
MD5 | bd8e94e5ecc730d84c16fe28863b3dd9 |
|
BLAKE2b-256 | 6321f405bc80b2e79ecbdf3de3106f1eee40812505c09843dca388b272e48968 |
File details
Details for the file great_ai-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.2-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 | 88342485b39c67b147babf132b75812d86b91b76446503c2984234c64b48ddca |
|
MD5 | ed026a0a399b8a845915893855deeef2 |
|
BLAKE2b-256 | 2db27970cbfd1a36bfcae45dcd6244d14fe828e18b09e3306867dd9e1f130d97 |