Skip to main content

A Python API Wrapper to interact with with the SocialMedia platform Byte.co

Project description

ByteAPI

Byte.py is a python wrapper for the inofficial API that runs the SocialMedia platform Byte.co. This is pretty basic as of now, and will be updated in future releases. For more information about this package's capabilities please refer to the documentation.

Basic usage

The following snippet is an example on how to create a new Byte.py client instance and fetch the username of the logged-in user.

from ByteAPI import ByteAPI

byteClient = ByteAPI(<Your Token>)
print(byteClient.username)

Documentation

for more information on how to use this module, please refer to the Documentation. As of now the Byte.py API Wrapper supports most of the tasks available in the App. We're currently working on improving the post creation system. Feel free to contribute to this project on Github.

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

Byte.py-0.5.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

Byte.py-0.5-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

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