Skip to content

simi/uuiddqd-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uuiddqd-python Build Status

Simple libuuid pytjom c binding

Installation

python setup.py build
(sudo) python setup.py install

Usage

import uuiddqd
uuiddqd.generate #=> "c3523d95-ecb5-4f86-9f75-aa7ac230e8f0"

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

libuuidd python binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published