jooxy 1.0.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

jooxy 1.0.4

Contents

Requirements
Installation
Usage


Unofficial Joox Web API
Homepage: https://github.com/ervan0707/jooxy

Requirements
The linepy module only requires Python 3


Installation
Installation is simple. It can be installed from pip using the following
command:
$ pip install jooxy
Or from the terminal:
$ python setup.py install


Usage
>>> from jooxy import *
>>> joox = Jooxy('EMAIL', 'PASSWORD')
>>> #or
>>> joox = Jooxy('EMAIL', 'PASSWORD', saveData=False)
>>> #or
>>> joox = Jooxy()
_.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.