13 projects
email-validator
A robust email address syntax and deliverability validation library.
fast-diff-match-patch
Packages the C++ implementation of google-diff-match-patch for Python for fast byte and string diffs.
diff-match-patch-python
A Python extension module that wraps Google's diff_match_patch C++ implementation for very fast string comparisons. Version 1.0.2 fixes a build issue on Macs.
django-database-storage-backend
A Django 1.10+/2.x storages backend backed by your existing database.
commonmarkextensions
Tables and plain text rendering extension to commonmark.
django-html-emailer
Utility for sending HTML emails from Django.
rtyaml
All the annoying things to make YAML usable in a source controlled environment.
pdf-diff
Finds differences between two PDF documents
mondrianish
Generate Piet Mondrian-style images.
exclusiveprocess
Exclusive process locking to ensure that your code does not execute concurrently, using POSIX file locking.
free_tls_certificates
A simple client/tool for Let's Encrypt or any ACME server that issues SSL certificates.
xml_diff
Compares two XML documents by diffing their text, ignoring structure, and wraps changed text in <del>/<ins> tags.
enum3field
A Django 1.7+ model field for use with Python 3 enums.