Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ontisme/ixBrowser

Repository files navigation

Now, there is an official library available. Please refer to it by visiting the following link:

Official ixBrowser Python Library

Unoffical 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/*

About

Unofficial ixBrowser Python SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /