Pyblox is a object-oriented asynchronous Python wrapper for the Roblox web API.
Project description
GitHub | Discord | PyPI | Documentation | Examples | License Write a mail
Overview
Welcome to pyblox! pyblox is an asynchronous, object-oriented wrapper for the Roblox web API.
Features
The key features are:
- Asynchronous: pyblox works well with asynchronous frameworks like FastAPI and discord.py.
- Easy: pyblox's client-based model is intuitive and easy to learn for both the beginner and expert developer. It abstracts away API requests and leaves you with simple objects that represent data types on the Roblox platform.
- Flexible: pyblox's builtin Requests object allows the user to do things that we haven't already implemented ourselves without dealing with advanced Roblox-specific concepts.
Installation
To install pyblox from PyPI, you can install with pip:
pip install py3bloxx
To install the latest unstable version of pyblox, install git-scm and run the following:
pip install git+https://github.com/invalidkaro/pyblox.git
Tutorial
Learn how to use pyblox in our docs: https://https://pyblox-docs.invalidkaro.dev/dev/tutorial/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py3bloxx-2.1.1.tar.gz
.
File metadata
- Download URL: py3bloxx-2.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e7f54781da7f8bc7141c30ca8eee75a0a38e2ea9221efc362324b75f379a44b |
|
MD5 | 227340ebf0f1f282b9b95288f6b3beb0 |
|
BLAKE2b-256 | edc5065cedc23d840408c86f9b16d7bce07c0b202a16b36a0c65bfbbdda8bc06 |
File details
Details for the file py3bloxx-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: py3bloxx-2.1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f48c5fdb31c59e221d6a477c180c1b6c84787174485f407ef20b26c74047c1d4 |
|
MD5 | 80a72fb7aba9adffa20cc38826087959 |
|
BLAKE2b-256 | 3ee93b4780ff586b18ddbd6f475e3d5a824dae75eebaf25944b9112bffe4caea |