fastrpa 1.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

fastrpa 1.0.1

FastRPA






A simple to use abstraction over Selenium.
Installation
To perform a basic installation, just run:
pip install fastrpa

To install also, packages to help you to debug your application, install with [debug] extras:
pip install "fastrpa[debug]"

How to use
For details, read the documentation.
For development
Make sure you have poetry installed and upgraded.
pip install --upgrade pip poetry

Install dependencies
poetry install --with dev

Project commands



Command
Description




poetry build
Build the project


poetry run task tests
Runs all unit tests


poetry run task lint
Format and lint the code


poetry run task security
Check security issues on the code


poetry run task check
Check code issues


poetry run task docs
Serve the docs server

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.