Last updated:
0 purchases
pyautoupdate 1.0.0.post1
Pyautoupdate is an auto-update API for Python programs.
Advantages
This module is written in pure python. No C compiler is necessary for installation, simplifying installation for Windows.
Python 2 and 3 are both supported
Pyautoupdate also works with pypy and pypy3
Installation
$ pip install pyautoupdate
Dependencies
Core Dependencies
Python 2.6+ or Python 3.3+
requests for retrieving updated versions
setuptools for archive manipulation and version comparison
Development Dependencies
pytest for running the tests
coverage to measure coverage
pylint for local code style checks
sphinx for building documentation
License
LGPL 2.1
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.