Skip to main content

Python wrapper for Between app

Project description

PyBetween

Wrapper for Between - 비트윈을 위한 파이썬 라이브러리

Install

pip install PyBetween

Using

Import

> from PyBetween import *

Login

> between = Between('YOUR_ID', 'YOUR_PASSWORD')
> between.login()
True

Get Messages

messages = between.get_messages().data
for message in messages:
	print(message.content)

Send Messages

> between.send_message('Hello!')
True

Class Structure

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

PyBetween-1.0.3.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

PyBetween-1.0.3-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file PyBetween-1.0.3.tar.gz.

File metadata

  • Download URL: PyBetween-1.0.3.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for PyBetween-1.0.3.tar.gz
Algorithm Hash digest
SHA256 cce1ad1186737d6d9c01f358bcac5fac91c1c97bb6d30ef0e296741d2ab2d93f
MD5 00f4362ad4565b33f57f7e57ebf2abdf
BLAKE2b-256 a414c98027f86a5717c36373a6f860b520b4ec948daa994ca347a0a5dc142a22

See more details on using hashes here.

File details

Details for the file PyBetween-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: PyBetween-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for PyBetween-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b78cdb669fbe0f85d656ef6109a5a6b916e57d30b342ece43cc911c79e051aa8
MD5 82d1c95a6825270a7940180bd45ab14d
BLAKE2b-256 bd6a9d977e1d46abe56b4b1cd2a00d535f645a3ecabf95704bd3cc8acacbb97a

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