A SDK for ixBrowser
Project description
ixBrowser
Client for ixBrowser API written in Python
Installation
pip install ixBrowser
Usage
from ixBrowser import ixBrowser
ixbrowser = IxBrowser()
# Get the list of profiles
ixbrowser.api_browser_list()
# Open the browser
ixbrowser.api_browser_open(1)
# Close the browser
ixbrowser.api_browser_close(1)
Build
pip install twine setuptools
python setup.py sdist bdist_wheel
twine upload --skip-existing dist/*
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
ixBrowser-2.0.0.tar.gz
(8.8 kB
view hashes)
Built Distribution
Close
Hashes for ixBrowser-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d7720e3fb551cd027369c24f0738c9c85092c7ec5feb2ec8e60b2d05ca87b0d |
|
MD5 | c6b7a1781f4b672f2fc10b6de1c7e817 |
|
BLAKE2b-256 | 2fb74bc4243d3f60c3c5dbbc0cb3e40f971f2d467836f8fa08692471cc84d637 |