Skip to main content

Python package versioning made simple

Project description

===================
Python Version Library
===================

|Status|_ |Badge|_ |Downloads|_ |Egg|_ |Wheel|_ |License|_

.. |Badge| image:: https://pypip.in/v/pyversion/badge.png
.. _Badge: https://pypi.python.org/pypi/pyversion/
.. |Downloads| image:: https://pypip.in/d/pyversion/badge.png
.. _Downloads: https://pypi.python.org/pypi/pyversion/
.. |Egg| image:: https://pypip.in/egg/pyversion/badge.png
.. _Egg: https://pypi.python.org/pypi/pyversion/
.. |Wheel| image:: https://pypip.in/d/pyversion/badge.png
.. _Wheel: https://pypi.python.org/pypi/pyversion/
.. |License| image:: https://pypip.in/d/pyversion/badge.png
.. _License: https://pypi.python.org/pypi/pyversion/
.. |Status| image:: http://jenkins.rocktavious.com/buildStatus/icon?job=pyversion-master
.. _Status: http://jenkins.rocktavious.com/job/pyversion-master/

Python package versioning made simple

Quickstart
----------

Feeling impatient? I like your style.

::

from version import Version

__version__ = Version('project-name') #Version will be auto calculated

python setup.py tag register sdist upload


Installation
~~~~~~~~~~~~

Download and install using `pip install pyversion` or `easy_install pyversion`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyversion-0.0.3.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distributions

pyversion-0.0.3-py2.py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 2 Python 3

pyversion-0.0.3-py2.7.egg (22.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page