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

python3 -m venv --copies .env
source .env/bin/activate
python3 -m pip install flit
python3 -m flit install --symlink --deps=all

Documentation

mkdocs serve --dirtyreload

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.1.0.tar.gz (7.5 MB view details)

Uploaded Source

Built Distribution

great_ai-0.1.0-py3-none-any.whl (236.4 kB view details)

Uploaded Python 3

File details

Details for the file great-ai-0.1.0.tar.gz.

File metadata

  • Download URL: great-ai-0.1.0.tar.gz
  • Upload date:
  • Size: 7.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for great-ai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 840df2b27eedebf9e5b62d3fbfc25ea2fbd9459bc807ff65f345bb7d786370a4
MD5 042a9a82b04d6d0b0e85c4dc963267d1
BLAKE2b-256 94e56c16167b6dd105bb8de4dd7b9d852326ff7cd364487e13664b6f394d0b0b

See more details on using hashes here.

File details

Details for the file great_ai-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: great_ai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 236.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for great_ai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8f3492ffac258fa932efc1856da1b54004f28a6743befe396a967f91f38b54e
MD5 761eb6aa04bc024573e51103e2c1ff01
BLAKE2b-256 5d0b27b23a564a6494c7da638bfcc0883605e220415c073667138f14e9734f15

See more details on using hashes here.

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