Drag'n drop app builder for Python.
This package is compatible with Python >= 3.7
pip install abstra --upgrade
Run the CLI server from any directory to edit your app
abstra serve ./your-app-directory
Deploy with a single command
abstra deploy ./your-app-directory