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.10.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.10-py3-none-any.whl
(226.7 kB
view details)
File details
Details for the file great-ai-0.0.10.tar.gz
.
File metadata
- Download URL: great-ai-0.0.10.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 | d244508a8c690bf3e51003026a4ec21e380451e84d3e66f0ceca3105fb533484 |
|
MD5 | 99a10915115e7c93b8c95758cd56e0a7 |
|
BLAKE2b-256 | ee56057e905991f0cbae61977ea84842b25264b76da71573ab888f0178c365b6 |
File details
Details for the file great_ai-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.10-py3-none-any.whl
- Upload date:
- Size: 226.7 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 | 846c3ccb719c690a25757c59648625cff6ed6e7bc40ebcc0c2b50c101fe002c7 |
|
MD5 | d5ecde615c9ee9ad885739e8edf0ec5d |
|
BLAKE2b-256 | e98229f77cc91a5026f0aeb7667f2fdf1cdc65320d7515c740bed1f57e679c04 |