Skip to main content

Abstra Lib

Project description

pypi PyPI Downloads

✨ Abstra ✨

Abstra is a simple way to build business processes in Python, with no engineering overhead and complexity.

It's a powerful backoffice engine with:

  • drag'n drop workflow builder
  • dynamic forms
  • serveless endpoints
  • script schedulers
  • zero-config authentication
  • one-click scalable deploy
  • cloud managed database
  • plug'n play api integrations
  • automatic audit logging
  • access control

and much more! ⚡️

🚦 Getting started

This package is compatible with Python >= 3.8

To install, run the following:

pip install abstra

Run the CLI server in the directory where you'd like to create your Abstra project. This can be any folder:

abstra serve ./your-project-directory

🧩 Workflow builder for Python

Use Workflows to automate processes that require a mix of manual steps and integrations between systems.

A Workflow is made up of Python-coded steps, which are then assembled visually in the editor. All steps share an environment, and can share variables and functions.

📝 Scriptable forms

Forms are Python scripts that allow for user interaction. They are the quickest way to build interactive UIs on the web.

With a Form, you can collect user input and use Python code to work with that information however you need. Some examples are making calculations with specialized libs, generating documents and graphs, and sending it to other systems via Requests.

🛟 Useful links

Website | Docs | Cloud | Youtube | Privacy

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

abstra-2.13.3.tar.gz (5.3 MB view hashes)

Uploaded Source

Built Distribution

abstra-2.13.3-py3-none-any.whl (5.6 MB 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