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.8.tar.gz
(6.5 MB
view details)
Built Distribution
great_ai-0.0.8-py3-none-any.whl
(226.4 kB
view details)
File details
Details for the file great-ai-0.0.8.tar.gz
.
File metadata
- Download URL: great-ai-0.0.8.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 | c5e33cab1aed76be3e68119e212b1a7a706fe1694718f0cc8124704e206a1c26 |
|
MD5 | 292188daf34939e4874d3276f05376e9 |
|
BLAKE2b-256 | 68a5397ebe5e98fb417c07b49150fde155fc36cc22b3c196fcfd84f65dbe281c |
File details
Details for the file great_ai-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: great_ai-0.0.8-py3-none-any.whl
- Upload date:
- Size: 226.4 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 | 585dd485d6f1233a4ff7db4fcd7d0fa8bbc89268b65ebc91ef4076fbd6d4e068 |
|
MD5 | 0534a16af9ee0b50e52dbbf61e70e32d |
|
BLAKE2b-256 | b443924561f48bb79515f5284edca6b38cf481c71901057fd595fdd2ebb8757b |