Skip to main content

EasyBrowser local API SDK

Project description

EasyBrowser Local API SDK

EasyBrowser Local API SDK is a small Python client for the EasyBrowser local API.

Website: https://easybrowser.pages.dev/

Install

pip install easybrowser-local-api-sdk

Quick Start

from easybrowser_sdk import EasyBrowserAPI

api = EasyBrowserAPI()
api.ensure_local_api_available()

environment = api.ensure_container(
    name="TestEnv",
    defaultUrl="https://example.com",
)
print(environment["id"])

Requirements

  • Python 3.10+
  • EasyLauncher installed and running

Free VIP activation is available inside EasyLauncher.

Publish

python -m pip install build twine
python -m build
python -m twine check dist/*
python -m twine upload dist/*

Use __token__ as the username and a PyPI API token as the password.


EasyBrowser Local API SDK

EasyBrowser Local API SDK 是一个用于 EasyBrowser 本地 API 的简洁 Python 客户端。

官网:https://easybrowser.pages.dev/

安装

pip install easybrowser-local-api-sdk

快速开始

from easybrowser_sdk import EasyBrowserAPI

api = EasyBrowserAPI()
api.ensure_local_api_available()

environment = api.ensure_container(
    name="TestEnv",
    defaultUrl="https://example.com",
)
print(environment["id"])

运行要求

  • Python 3.10 及以上
  • 已安装并运行 EasyLauncher

EasyLauncher 内可免费开通 VIP。

发布

python -m pip install build twine
python -m build
python -m twine check dist/*
python -m twine upload dist/*

用户名使用 __token__,密码使用 PyPI API token。

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

easybrowser_local_api_sdk-0.1.3.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easybrowser_local_api_sdk-0.1.3-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file easybrowser_local_api_sdk-0.1.3.tar.gz.

File metadata

File hashes

Hashes for easybrowser_local_api_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 82351ae374219a9086070515a34195abe51dd7713dc74e9efebb4076fe34880f
MD5 520b58c6f98e375dca5736b4b9487ca5
BLAKE2b-256 f15214260a809bdbe85a7a83edf07337cf371dbb294bcee04cfc335cbc37db1c

See more details on using hashes here.

File details

Details for the file easybrowser_local_api_sdk-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for easybrowser_local_api_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 222205c33f83c59263be7661d2290fce0cdaa4074189a03533f8eba883132f3d
MD5 070053aa3e6af12742fda2a2d4150296
BLAKE2b-256 9f3bc0abf73357f81735263c6f5288a05514426dc283b3216a06cb18ad7016e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page