Skip to main content

A Python API client for bser-open-api

Project description

BSER Python API Client

블랙서바이벌: 영원회귀 openapi 를 위한 Python API Client 입니다.

A Python API Client for Black Survival: Eternal Return openapi.

Requirements

Installation

$ pip install bser-python-client

If you use pipenv,

$ pipenv install bser-python-client

Example

Before run examples,

$ python setup.py develop

And then,

from bser_client import BserAPIClient

api_client = BserAPIClient(api_key='your_token', version='v1')

characters = api_client.fetch_meta_data(meta_type='Character')

for character in characters:
    print(character.get('name'))

More examples

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

bser-python-client-0.0.4.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

bser_python_client-0.0.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file bser-python-client-0.0.4.tar.gz.

File metadata

  • Download URL: bser-python-client-0.0.4.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.4

File hashes

Hashes for bser-python-client-0.0.4.tar.gz
Algorithm Hash digest
SHA256 fea80c46a3bd55dc16fcd2d3a99e2e17462f71295d6a8de22e8954da3c5d6777
MD5 0461d8da69c01bf18e5f87d505176002
BLAKE2b-256 559a61f66ed20dc3ea730dd1ff91058bae58c2447b9cfc19163d086f81bd79e0

See more details on using hashes here.

File details

Details for the file bser_python_client-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: bser_python_client-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.4

File hashes

Hashes for bser_python_client-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4ef3b877b3fe9d2aaf84f9481e499258cdb95c0b3b9f631ce7896d7de037046d
MD5 b588c97ad45e76aa4eba0e8dfc798acc
BLAKE2b-256 6998d73904d928433dca65ba39f990ad903b17e1431f7cf05556e60b6ac1deba

See more details on using hashes here.

Supported by

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