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.6.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.6-py3-none-any.whl
(223.3 kB
view details)
File details
Details for the file great-ai-0.0.6.tar.gz
.
File metadata
- Download URL: great-ai-0.0.6.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 | 8f1fa0530b0156b0090f9e2f736a34400f42b99abed85ec354e87e07afd22afc |
|
MD5 | d89a1f2bd1f81d523545a1f74c5e3883 |
|
BLAKE2b-256 | 61aa00b224123558774ce87f1710e60af0bcc8e33f7dfac4bba4a74f4ba2e515 |
File details
Details for the file great_ai-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.6-py3-none-any.whl
- Upload date:
- Size: 223.3 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 | df4b4dc39cda4790e058ea7ffa0debc1109635cc8ff76ddfb4f6ee34b0de4040 |
|
MD5 | 4d5e2c09e61722c6d7379eab7ba6480a |
|
BLAKE2b-256 | 50ba007387167119295c0365d9958bb2d7a33621d61a703d44ac12510619b704 |