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.4.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.4-py3-none-any.whl
(220.1 kB
view details)
File details
Details for the file great-ai-0.0.4.tar.gz
.
File metadata
- Download URL: great-ai-0.0.4.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 | 70ea88c727b869a7b30b0b75c6a4f023ad2ac840f97be09c3ad3075c461164c1 |
|
MD5 | 5e2ed401b384e85730bb10d1036727af |
|
BLAKE2b-256 | a8493d7aa46d3f074e21e6784cfb1b9ad78773648491bc11ae94c42c6119d555 |
File details
Details for the file great_ai-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.4-py3-none-any.whl
- Upload date:
- Size: 220.1 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 | e92f941f93d6b2acf844affc3b76d5eab3185459313b9e61e3d7265a6546b113 |
|
MD5 | 9fdb4eb85c54917e4a3a75a2f961956f |
|
BLAKE2b-256 | a7f3adb51189f1929dd286b256a070871173dd6440a01b9c3c43a57090cebd32 |