Skip to content

ShineyDev/jackbox.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jackbox.py

GitHub contributors Issue count Documentation status PyPI status information PyPI version information PyPI supported Python versions PyPI license information

An asynchronous Python framework for interacting with Jackbox Games services.

This package is not sponsored by or affiliated with Jackbox Games or its affiliates. "Jackbox Games" and "Jackbox Party Pack" are trademarks or registered trademarks of Jackbox Games, Inc. or its affiliates in the U.S. and elsewhere.

Documentation on how to use this module is available on readthedocs.

Installation

Python 3.5.2 or higher is required.

To install the latest release from PyPI, use one of the following:

# Unix-based systems
python3 -m pip install --upgrade jackbox.py

# Windows
py -3 -m pip install --upgrade jackbox.py

To install the development version from GitHub, use one of the following:

# Unix-based systems
python3 -m pip install --upgrade git+https://github.com/ShineyDev/jackbox.py

# Windows
py -3 -m pip install --upgrade git+https://github.com/ShineyDev/jackbox.py

About

An asynchronous Python framework for interaction with Jackbox Games services.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages