Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anggialberto/xl-py


https://github.com/anggialberto/xl-py

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ![logo](/examples/assets/XL-sm.png) XL Python

[![Version 1.0.0](https://img.shields.io/badge/version-1.0.0-green.svg "Version 1.0.0")](#) [![LICENSE](https://img.shields.io/badge/licence-GPL--3.0-blue.svg "LICENSE")](https://github.com/albertoanggi/xl-py/blob/master/LICENSE) [![Supported python versions: 3.x](https://img.shields.io/badge/python-3.x-green.svg "Supported python versions: 3.x")](https://www.python.org/downloads/)

*XL Direct Purchase Package*

----

## Requirement

The xlpy module requires Termux App you can download from [here](https://play.google.com/store/apps/details?id=com.termux)

## Installation

Installation is simple. It can be installed from git using the following command after open Termux:
```sh
$ pkg install python
$ pkg install git
$ pip install requests
$ git clone https://github.com/albertoanggi/xl-py
```

## Usage

```sh
$ cd xl-py
$ python app.py
```

### Examples

All examples can be found [here](https://github.com/albertoanggi/xl-py/tree/master/examples).