swxs / termux_python

Python layer for the termux api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

termux_python

termux_python provides python bindings for the awesome https://wiki.termux.com/wiki/Termux:API

I do not frequently work on this project, and most of the code was written on my phone (thanks termux) while being on the subway.

TODO

  • Better api design (use meta programming instead of declaring each functions)
  • Add examples
  • pip package

Any contributions are welcome.

About

Python layer for the termux api

License:GNU General Public License v3.0


Languages

Language:Python 100.0%