Projects in Awesome Lists by hapytex
A curated list of projects in awesome lists by hapytex .
https://github.com/hapytex/django-antipatterns
A set of (anti)patterns found over the years.
antipatterns book django django-antipatterns patterns
Last synced: 13 May 2025
https://github.com/hapytex/django-single-session
Allow a user to only have a single active session in Django.
authentication django python session
Last synced: 03 Jul 2025
https://github.com/hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
check-constraints database django django-models
Last synced: 13 May 2025
https://github.com/hapytex/django-path-converters
A collection of utility path converters.
django django-urls parsing path url
Last synced: 02 May 2026
https://github.com/hapytex/django-adminlink
Automatically link to the admin detail view if the item is a ForeignKey to a model with an admin.
Last synced: 27 Dec 2025
https://github.com/hapytex/unicode-tricks
Functions to work with unicode characters.
characters haskell string unicode unicode-characters
Last synced: 30 Aug 2025
https://github.com/hapytex/css-selectors
A library for parsing, manipulating, and rendering css selectors (not css files, just the selectors).
css-selector haskell quasiquoter
Last synced: 15 Apr 2025
https://github.com/hapytex/string-like
A uniform interface for String-like objects in Haskell
haskell string string-manipulation
Last synced: 01 Apr 2025
https://github.com/hapytex/slugify
Convert text to slugs in Haskell.
haskell slug slugify uri web-development
Last synced: 13 Oct 2025
https://github.com/hapytex/any-pat
Quasiquoters that act on a sequence of patterns and compiles these view into patterns and expressions.
haskell pattern-matching patterns quasiquoter
Last synced: 02 Feb 2026
https://github.com/hapytex/ordinal
Convert numbers into words.
haskell number number-to-words
Last synced: 26 Feb 2025
https://github.com/hapytex/hosts-blocklist
Repository for an /etc/hosts that blocks woke companies.
Last synced: 02 Feb 2026
https://github.com/hapytex/icalendar-gogol
Uploading an iCalendar to the Google Calendar app
google-calendar-api haskell vcalendar
Last synced: 09 Jul 2025
https://github.com/hapytex/python-pickle
Reading and writing Pickle files in Haskell.
Last synced: 09 Oct 2025
https://github.com/hapytex/unicode
Producing a document with all unicode characters.
pdf unicode unicode-characters
Last synced: 01 Apr 2025
https://github.com/hapytex/precisely
Calculating values with error intervals
error-propagation haskell numerical-computation numerical-error
Last synced: 24 Jul 2025
https://github.com/hapytex/hapytex-planning-poker
Planning poker app to help in a planning poker procedure.
Last synced: 31 Aug 2025
https://github.com/hapytex/benfords-law
Determine the probablilities of real-world digits in arbitrary number systems with Benford's law.
Last synced: 10 Jun 2025
https://github.com/hapytex/django-admin-backref
Generate admin URLs through the models.
Last synced: 28 Apr 2026
https://github.com/hapytex/chem-formula
Condensed chemical formulas in Haskell.
Last synced: 01 Apr 2025
https://github.com/hapytex/tuple-append-instances
Extra instances for the tuple-append package.
append bytestring text tuples vector
Last synced: 01 Apr 2025
https://github.com/hapytex/github-actions
Reusable GitHub actions to build, test and deploy repositories.
Last synced: 01 Apr 2025
https://github.com/hapytex/levenshtein
A module to calculate the edit distance between two lists.
edit-distance levenshtein-distance
Last synced: 01 Apr 2025
https://github.com/hapytex/pop3d
3d mesh transformations and analysis in Haskell.
3d-graphics 3d-models transformations
Last synced: 01 Apr 2025
https://github.com/hapytex/hutt
(Yet another) Haskell utility library.
haskell haskell-library utility-library
Last synced: 01 Apr 2025
https://github.com/hapytex/css-easings
CSS easing strings in Haskell
css css-easing-functions haskell
Last synced: 19 May 2026
https://github.com/hapytex/haskell-extensions-mapping
Mapping between Extension and KnownExtension for template-haskell and haskell-src-exts
Last synced: 01 Apr 2025
https://github.com/hapytex/nopy
A Nope object that for every attribute, method call, subscript, etc. returns Nope.
Last synced: 04 Dec 2025
https://github.com/hapytex/so-django-demos
Django apps made based on questions.
Last synced: 18 Mar 2025
https://github.com/hapytex/belgian-structured-communication
A Haskell package to generate, validate and write Belgian structured communication for banking transfers.
banking-system checksum-calculation vat vat-number
Last synced: 11 Feb 2026
https://github.com/hapytex/datasets
A set of datasets, mainly in csv and sql.
Last synced: 13 Feb 2026
https://github.com/hapytex/afvalwoordenboek
A dictionary on how to handle (and recycle) waste in Belgium, in Dutch.
belgium dictionary dutch waste waste-management
Last synced: 20 Mar 2026
https://github.com/hapytex/inheritance_dict
A simple dictionary in Python to walk over the __mro__ of a type to look for a match.
dictionary inheritance mro type
Last synced: 01 Apr 2026
https://github.com/hapytex/haskell-project-tools
Make it more convenient to start a Haskell stack project.
environment haskell haskell-stack
Last synced: 28 Apr 2026
https://github.com/hapytex/django-robust
Robust checking of Django properties.
Last synced: 29 Apr 2026
https://github.com/hapytex/hapytex-website
The static part of the hapytex.eu website.
company company-site haskell python tex website
Last synced: 05 May 2026
https://github.com/hapytex/django-fdict
Dictionary mappings in the database.
Last synced: 10 Jun 2026
https://github.com/hapytex/dep-software
Software for the course on Digital elektronics and processors.
Last synced: 01 Apr 2025
https://github.com/hapytex/gtin
GTIN (Global Trade Item Number) data type and parsing, checksum, etc.
Last synced: 01 Apr 2025
https://github.com/hapytex/yesod-html-components
Components that can be used when developing a Yesod website.
Last synced: 01 Apr 2025
https://github.com/hapytex/in-between
Working with intervals, interval trees, and segment trees.
Last synced: 01 Apr 2025
https://github.com/hapytex/truthiness
Haskell implementation of Python's __bool__ function
bool haskell haskell-package truthiness
Last synced: 01 Apr 2025
https://github.com/hapytex/django-html-compose
Utility to compose (minimized) HTML code fragments.
Last synced: 01 Apr 2025
https://github.com/hapytex/django-form-control
Add form-control to the class of the attrs of all widgets.
Last synced: 01 Apr 2025
https://github.com/hapytex/sunrise
Calculating sunrise times in Haskell.
astronomy haskell sunrise sunset
Last synced: 01 Apr 2025
https://github.com/hapytex/geek-calendar
A list of geeky pseudo- and unofficial holidays.
calendar geek haskell holidays
Last synced: 01 Apr 2025