xbrowser_automation
xbrowser gui
Installation & setup
Install Python
As this is a Python package, please install a Python version first. We recommend to use our own BENTELER Anaconda Installer, see some instructions in our Python wiki
Install xbrowser_automation
Afterwards you can install the package by opening the Python Command Prompt or Python PowerShell Prompt and type
conda install xbrowser_automation
Usage
import xbrowser_automation
Development
To develop the package first install its dependencies. Open the Python Command Prompt or Python PowerShell Prompt and type
conda install --file requirements.txt --file requirements_test.txt --file docs/requirements_docs.txt
To make the package usable in you Python installation install it in --editable mode:
pip install --no-deps --editable .
Release files for xbrowser-automation 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xbrowser_automation-0.0.1.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xbrowser_automation-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / xbrowser_automation-0.0.1.tar.gz
| Download URL | xbrowser_automation-0.0.1.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80c0966e286411dec83a8031ea2e0c06a49db26554b3f0c2408745ab2390aff7
|
|
BLAKE2b-256 checksum How to use checksums |
59e47aa826b964484820f98b7d903bc31c6abfe5746c1c73bcb6c376ed5f650b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / xbrowser_automation-0.0.1-py3-none-any.whl
| Download URL | xbrowser_automation-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7771ee9c42090f92ec4b65bf6fd559b5ec17448cbca7a4c063251b8d34063f84
|
|
BLAKE2b-256 checksum How to use checksums |
03e182d8d827edb91792bc6b8e7d7bfc4ea0154c46bd17530995127583e7f651
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|