termux_python icon indicating copy to clipboard operation
termux_python copied to clipboard

Python bindings for Termux API

Results 5 termux_python issues
Sort by recently updated
recently updated
newest added

Bumps [black](https://github.com/psf/black) from 22.6.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

I'm trying to use `termux.tts_speak()` in a loop continuing to insert new text, but between one interaction and another it is too slow because the Google tts engine is closed...

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.17.0 to 3.20.1. Release notes Sourced from filelock's releases. 3.20.1 What's Changed CVE-2025-68146: Fix TOCTOU symlink vulnerability in lock file creation by @​gaborbernat in tox-dev/filelock#461 Full Changelog:...

dependencies
python

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....

dependencies
python