Metadata-Version: 2.1
Name: hackerforms
Version: 0.13.0
Summary: Hacker Forms
Home-page: https://github.com/abstra-app/hackerforms-lib
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: requests
Requires-Dist: websocket-client
Requires-Dist: validators

[![pypi](https://img.shields.io/pypi/v/hackerforms.svg)](https://pypi.python.org/pypi/hackerforms)
[![PyPI Downloads](https://img.shields.io/pypi/dm/hackerforms.svg)](
https://pypi.org/project/hackerforms/)
[![Code check](https://github.com/abstra-app/hackerforms-lib/actions/workflows/code_check.yml/badge.svg)](https://github.com/abstra-app/hackerforms-lib/actions/workflows/code_check.yml)

# Hackerforms
Launch interactive Python scripts as beautiful form-like apps

[Try it now on Abstra Cloud](https://www.abstracloud.com/forms)

## Installation

```bash
pip install hackerforms
```
## Links

- [Examples](https://github.com/abstra-app/hackerforms-examples/tree/master/python)
- [Docs](https://docs.abstracloud.com/)





