Get to know the latest version of a python package on PyPI.
Project description
verlat
Get to know the latest version of a python package on PyPI.
Use code written by other people and save your time.
Be Dry! You don't need to reinvent the wheel.
Installation
pip install verlat
Usage
from verlat import latest
ver = latest('package_name')
print(ver)
# ver is a string containing the latest version name
Yeah! Its that simple!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
verlat-0.0.1.tar.gz
(1.8 kB
view hashes)
Built Distribution
verlat-0.0.1-py3-none-any.whl
(1.8 kB
view hashes)