Skip to main content

Twitcasting library for Python

Project description

twitcaspy

license test Deploy Documentation Status GitHub issues open GitHub issues close PyPI Version Python Versions

Twitcatting for Python Python 3.7 - 3.9 are supported.

Other language version

Document

Installation

The easiest way to install the latest version from PyPI is by using pip:

pip install twitcaspy

You can also use Git to clone the repository from GitHub to install the latest development version:

git clone https://github.com/Alma-field/twitcaspy.git
cd twitcaspy
pip install .

Alternatively, install directly from the GitHub repository:

pip install git+https://github.com/Alma-field/twitcaspy.git

Examples

This is an execution example in the application scope.
Get the account name of @twitcasting_jp.

from twitcaspy import API, AppAuthHandler
auth = AppAuthHandler(client_id, client_secret)
api = API(auth)

print(api.get_user_info(id='twitcasting_jp').user.name)
# > ツイキャス公式

See in examples for other examples and the entire code.

Included example

Source

This library is based on:

Links

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

twitcaspy-1.1.0.tar.gz (19.6 kB view details)

Uploaded Source

File details

Details for the file twitcaspy-1.1.0.tar.gz.

File metadata

  • Download URL: twitcaspy-1.1.0.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for twitcaspy-1.1.0.tar.gz
Algorithm Hash digest
SHA256 0296d6c12a0a55b6ba327c4a2aa8a907b16f11ea020d5b6508e0a23621781c4a
MD5 6719c940398161dc0aec9cc1e853bca2
BLAKE2b-256 6f6a8c8403bfd3374447b33dc3cf03b3e0290e37f91d13a0d4b807199c1ef08b

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