Skip to main content

A simple to use abstraction over Selenium

Project description

FastRPA

Python Tests Documentation Publish PyPI - Version Sponsor

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

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

fastrpa-1.0.1.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

fastrpa-1.0.1-py3-none-any.whl (15.8 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