4 projects
baluhn
A base-agnostic implementation of the Luhn Algorithm for Python. Useful for generating and verifying check digits.
protobuf-to-dict
A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON).
django-simple-amf-remoting
A simplified API for AmFast's AMF remoting functionality, designed to make Django AMF remoting simple and painless.
basin
A Python module for generating string representations of integers and bytestrings with arbitrary base and alphabet.