/xl-py

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

logo XL Python

Version 1.0.0 LICENSE Supported python versions: 3.x

XL Direct Purchase Package


Requirement

The xlpy module requires Termux App you can download from here

Installation

Installation is simple. It can be installed from git using the following command after open Termux:

$ pkg install python
$ pkg install git
$ pip install requests
$ git clone https://github.com/albertoanggi/xl-py

Usage

$ cd xl-py
$ python app.py

Examples

All examples can be found here.