pypi-uptodate

checks pypi.org project version registration


Keywords
pypi, cli, shell
License
BSD-3-Clause
Install
pip install pypi-uptodate==0.0.1

Documentation

CircleCI Scrutinizer Travis

Install

$ [sudo] pip install pypi-uptodate-cli

Features

  • exit 0 if pypi.org/project/version/X.Y.Z registered
  • exit 1 if pypi.org/project/version/X.Y.Z not registered

Usage

usage: pypi-uptodate

Examples

$ cd path/to/repo
$ pypi-uptodate && echo "uptodate" || pypi-upload sdist https://upload.pypi.org/legacy/