- Ghent, Belgium
- http://debrouwere.org
-
pisa.rx.parquet Public
Harmonized OECD PISA large-scale educational assessment data for repeat cross-sectional analyses.
R UpdatedNov 13, 2024 -
brr Public
Tools for the analysis of data from the Programme for International Student Assessment (PISA) using balanced repeated replication
R Other UpdatedNov 13, 2024 -
-
pisa.parquet Public
The OECD PISA large-scale educational assessment in Parquet format.
R UpdatedMay 14, 2024 -
-
django-locking Public
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
-
social-shares Public
A command-line and programmatic interface to various social sharecount endpoints.
-
python-paste Public
Supercharged split and join operations, inspired on the eponymous R functions.
-
google-analytics Public
A command-line interface and Python API wrapper for Google Analytics.
-
python-snakify Public
Slugify any string to a valid Python variable name.
-
python-dictionary Public
Helper functions for dictionaries.
-
python-ranges Public
Generate various kinds of ranges, either in whatever Python data type is appropriate or as a list of strings that retain all the various quirks of your start, stop and step arguments.
-
python-vectorize Public
Decorate a function so it'll accept one or more values, but internally deal only with a single item.
Python UpdatedJul 13, 2017 -
serve Public
Serve is a static file server that supports live reloading and rebuilding.
CoffeeScript ISC License UpdatedJun 22, 2017 -
render Public
Render text and HTML from Jade, Handlebars, Swig and most other kinds of templates on the command line. Render many files at once and decide where to write to dynamically from the data.
-
sqs-antenna Public
Command-line tool that executes a command for each SQS message it receives.
-
facebook-insights Public
Python wrapper and command-line utility to interact with Insights data in the Facebook Graph API.
-
datashell Public
Because namespaces are a honking great idea, but loading a gazillion packages to take a quick peek at some data is not.
-
posteriori Public
Making probabilistic calculations as straightforward as `2 + 2 = 4`
Python UpdatedFeb 8, 2016 -
algebra Public
Algebra exercise generator and hand-holder.
CoffeeScript ISC License UpdatedJan 29, 2016 -
pollster Public
Pollster polls for share counts of URLs at regular intervals.
-
groupby Public
Split up JSON data into multiple files based on shared characteristics.
-
simple-path-expressions Public
A dumbed-down but easier-to-use kind of regular expressions for matching and filling paths and urls.
CoffeeScript ISC License UpdatedJun 1, 2015 -
Extendables Public
A framework for Adobe ExtendScript. Unmaintained and out of date.
-
python-inspector Public
Automatically document Python code. Think Sphinx Autodoc without the cruft.
-
-
python-addressable Public
Use lists like you would dictionaries.
-
-
debrouwere.org Public
The code to my blog and personal homepage.
-
put Public
Put is a command-line utility to move, rename, copy and symlink files. Uses a simple placeholder syntax to transform input filenames to output filenames. Think of it as an easier-to-use but perhaps…