Skip to main content

Python framework for workflow automations.

Project description

Hi there, this is QueryStar 👋

QueryStar is the easiest way for data and Python developers to ship AI-powered bots.

How does QueryStar work?

Install

pip install querystar

Get your access token : app.querystar.io

Add access token to environment variable

Sample app

# app.py
import querystar as qs

message_info = qs.triggers.slack.new_message()
print(message_info)

Run using

querystar run app.py

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

querystar-0.3.3.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

querystar-0.3.3-py3-none-any.whl (15.5 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