8000 GitHub - ervan0707/jooxy: Unofficial Joox Web API https://pypi.org/project/jooxy/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ervan0707/jooxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Joox Web API


Requirement

The jooxy module only requires Python 3. You can download from here.

Installation

Installation is simple. It can be installed from pip using the following command:

$ pip install jooxy

Or from the code:

$ python setup.py install

Usage

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

Author

Ervan R.F / @ervan0707

About

Unofficial Joox Web API https://pypi.org/project/jooxy/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0