Pinned Repositories
any-pat
Quasiquoters that act on a sequence of patterns and compiles these view into patterns and expressions.
camel-drf
Automatically generate JSON blobs in camelCase for the Django REST framework.
css-selectors
A library for parsing, manipulating, and rendering css selectors (not css files, just the selectors).
django-antipatterns
A set of (anti)patterns found over the years.
django-enforced-choices
Enforce the list of possible values at the database level.
django-path-converters
A collection of utility path converters.
django-single-session
Allow a user to only have a single active session in Django.
git-formatter
Formatting git files
string-like
A uniform interface for String-like objects in Haskell
unicode-tricks
Functions to work with unicode characters.
HaPyTeΧ's Repositories
hapytex/django-antipatterns
A set of (anti)patterns found over the years.
hapytex/django-single-session
Allow a user to only have a single active session in Django.
hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
hapytex/css-selectors
A library for parsing, manipulating, and rendering css selectors (not css files, just the selectors).
hapytex/django-path-converters
A collection of utility path converters.
hapytex/any-pat
Quasiquoters that act on a sequence of patterns and compiles these view into patterns and expressions.
hapytex/camel-drf
Automatically generate JSON blobs in camelCase for the Django REST framework.
hapytex/git-formatter
Formatting git files
hapytex/ordinal
Convert numbers into words.
hapytex/slugify
Convert text to slugs in Haskell.
hapytex/django-import-export
Django application and library for importing and exporting data with admin integration.
hapytex/.github
Readme of the organization.
hapytex/chem-formula
Condensed chemical formulas in Haskell.
hapytex/comma-and
Join a sequence of items with a comma, and "and".
hapytex/dictdiffer
Dictdiffer is a module that helps you to diff and patch dictionaries.
hapytex/django
The Web framework for perfectionists with deadlines.
hapytex/django-admin-backref
Generate admin URLs through the models.
hapytex/django-filter
A generic system for filtering Django QuerySets based on user selections
hapytex/django-modeltranslation
Translates Django models using a registration approach.
hapytex/django-parler
Easily translate "cheese omelet" into "omelette au fromage".
hapytex/django-rest-framework
Web APIs for Django. 🎸
hapytex/django-tables2
django-tables2 - An app for creating HTML tables
hapytex/fishing
Config of custom fish functions 🐟.
hapytex/github-actions
Reusable GitHub actions to build, test and deploy repositories.
hapytex/interegular
Allows to check regexes for overlaps. Based on greenery by @qntm.
hapytex/mssql-django
The Microsoft Django backend for SQL Server provides a connectivity layer for Django on SQL Server or Azure SQL DB.
hapytex/nopy
A Nope object that for every attribute, method call, subscript, etc. returns Nope.
hapytex/notebook
Script for keeping a simple notebook
hapytex/pandoc-types
types for representing structured documents
hapytex/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI