A simple to use abstraction over Selenium
Project description
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 |
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
fastrpa-1.0.1.tar.gz
(12.3 kB
view details)
Built Distribution
fastrpa-1.0.1-py3-none-any.whl
(15.8 kB
view details)
File details
Details for the file fastrpa-1.0.1.tar.gz
.
File metadata
- Download URL: fastrpa-1.0.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe6bff8d2dba17564d28911c0a8477f5671ba699f35f86c9b8cb5a3689dc2f72 |
|
MD5 | edc163af4e9e90bc5ed46153bbdefc8b |
|
BLAKE2b-256 | ac1827986d275b61d5b8935092de40dd6a3d85cc05a0a86ae8cff7c7ce3769bf |
File details
Details for the file fastrpa-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: fastrpa-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 699caf1c83c67269398c20909fb4458d9c0ff4329a27a256528b133378c50ea6 |
|
MD5 | db6b334a9f164c4847bf0f53ec2e1ecc |
|
BLAKE2b-256 | de7f8dd35d190b6ec64335950cde6149209f623d5a200869f1c70c6036871d7f |