upme

Detects outdated packages and updates them inside python scripts


Keywords
upme
License
BSD-3-Clause
Install
pip install upme==0.3.0

Documentation

UpMe

http://img.shields.io/pypi/v/upme.png https://travis-ci.org/storax/upme.png?branch=master http://img.shields.io/pypi/dm/upme.png https://coveralls.io/repos/storax/upme/badge.png

Detects outdated packages and updates them inside python scripts

Documentation

The full documentation is at http://upme.rtfd.org.

Features

  • Check if package or dependencies are outdated and update them. No commandline, plain python. Easy to integrate in scripts.