Skip to content

Repository files navigation

pyblox

GitHub | Discord | PyPI | Documentation | Examples | License Write a mail

pyblox PyPI py3bloxx PyPI Downloads pyblox PyPI Downloads (Legacy) pyblox PyPI License pyblox GitHub Commit Activity pyblox GitHub Last Commit

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/

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages