Pinned Repositories
acm-marathon-prednaska
django-admin-autoregister
Snippet to automatically create and register admin classes for models.
django-hash-field
Custom field to Django, storing the hashed value of some other field.
langdetect
Port of Google's language-detection library to Python.
python-xextract
Extract structured data from HTML and XML documents like a boss.
SublimeText2-python-open-module-new
Opens the Python module file based on the Python import path. Plugin to Sublime Text 2.
SublimeText2-python-package-to-clipboard
Copy the Python import path of the working file to clipboard. Plugin to Sublime Text 2.
tc-marathoner
Testing tool for TopCoder marathon matches.
vokativ
Skloňování českých jmen do 5. pádu
Mimino666's Repositories
Mimino666/langdetect
Port of Google's language-detection library to Python.
Mimino666/python-xextract
Extract structured data from HTML and XML documents like a boss.
Mimino666/django-admin-autoregister
Snippet to automatically create and register admin classes for models.
Mimino666/vokativ
Skloňování českých jmen do 5. pádu
Mimino666/tc-marathoner
Testing tool for TopCoder marathon matches.
Mimino666/django-hash-field
Custom field to Django, storing the hashed value of some other field.
Mimino666/SublimeText2-python-open-module-new
Opens the Python module file based on the Python import path. Plugin to Sublime Text 2.
Mimino666/SublimeText2-python-package-to-clipboard
Copy the Python import path of the working file to clipboard. Plugin to Sublime Text 2.
Mimino666/acm-marathon-prednaska
Mimino666/django-data-sample
Import a sample of production data to development database in Django, while respecting FK relations.
Mimino666/django-softdelete
Soft delete for Django ORM, with support for undelete.
Mimino666/package_control_channel
Default channel file for Package Control. Follow the directions at:
Mimino666/portia
Visual scraping for Scrapy
Mimino666/pyrtf
PyRTF - Rich Text Format Document Generation
Mimino666/pysolr
Pysolr — the official source.
Mimino666/python-docx
Create and modify Word documents with Python
Mimino666/xhtml2pdf
A library for converting HTML into PDFs using ReportLab