Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anggialberto/xl-py
https://github.com/anggialberto/xl-py
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anggialberto/xl-py
- Owner: anggialberto
- License: gpl-3.0
- Created: 2018-05-10T10:42:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T16:00:20.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:33:41.959Z (3 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 32
- Watchers: 13
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - xl-py - No description provided[![->](https://img.shields.io/github/stars/anggialberto/xl-py.svg?style=social&label=Star&maxAge=2592000)](https://github.com/anggialberto/xl-py/stargazers/) (Uncategorized / Uncategorized)
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).