Skip to main content

GreatAI

Project description

GreatAI

work in progress, do not use!

Test Quality Gate Status Publish on PyPI Publish on DockerHub Downloads

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

Or: python3 -m great-ai main.py

Find the dashboard at http://localhost:6060.

Contribute

Install

pip install 'great-ai[dev]'

Documentation

mkdocs serve

Project details


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.12.tar.gz (6.7 MB view hashes)

Uploaded Source

Built Distribution

great_ai-0.0.12-py3-none-any.whl (237.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page