Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  time_uuid
  time_uuid.egg-info
  PKG-INFO
  README.rst
  setup.cfg
  setup.py
Size: Mime:
  README.rst
time_uuid
=======

time_uuid is a lightweight Python library for sensibly dealing with UUIDv1 (or TimeUUIDs as we like to sometimes call them). It allows you to create UUIDv1s in a variety of different ways. Take a look at `the docs <http://packages.python.org/time-uuid>`_ for the interface.

Who/What/When/Where
-------------------

Author: Samuel Sutch (`@ssutch <http://twitter.com/ssutch>`_)

PyPi: `http://pypi.python.org/pypi/time-uuid/ <http://pypi.python.org/pypi/time-uuid/>`_

Docs: `http://packages.python.org/time-uuid/ <http://packages.python.org/time-uuid/>`_

License: BSD

I am definitely open to contributions. Please feel free to submit your lock implementation.