Skip to content
/ pipsy Public

A Python 3 tool to check for pypi package updates and security-related changes

License

Notifications You must be signed in to change notification settings

tpyo/pipsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipsy

https://travis-ci.org/tpyo/pipsy.svg?branch=master

A Python 3 tool to check for pypi package updates and security-related changes

Installation

pip install pipsy

Usage

Check all installed packages

pipsy -a

Check specific packages

pipsy -a Django requests pip

Check change logs

pipsy -c

Output JSON

pipsy -j Django requests

About

A Python 3 tool to check for pypi package updates and security-related changes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages