Clean up all those Pythons crawling around your computer
☆15Feb 2, 2023Updated 3 years ago
Alternatives and similar repositories for python-wrangler
Users that are interested in python-wrangler are comparing it to the libraries listed below
Sorting:
- Python builder for ASGI applications on Zeit Now☆14Jun 24, 2022Updated 3 years ago
- A tool to allow US addresses to be geocoded/georeferenced easily, without using Python or the command line or paid services or anything.☆18Dec 8, 2022Updated 3 years ago
- Materials for the PostgreSQL hands-on class at NICAR 2018 in Chicago.☆10Mar 10, 2018Updated 8 years ago
- Associated Press style date & times☆17Updated this week
- Datasette plugin for serving media based on a SQL query☆22Dec 13, 2022Updated 3 years ago
- A desktop app for Jupyter Notebook☆33Dec 8, 2022Updated 3 years ago
- Personal blog and website☆27Updated this week
- Django app that makes you able to build advanced queries via admin filters UI☆25Sep 14, 2020Updated 5 years ago
- Write Datasette canned queries as plain SQL files☆14Jul 2, 2022Updated 3 years ago
- Utilities for working with Django's prefetch_related system☆16Jan 12, 2022Updated 4 years ago
- A Datasette plugin providing an MLOps platform to train, eval and predict machine learning models☆17Mar 12, 2026Updated last week
- Jupyter notebooks for Data Science for Journalism☆15Feb 27, 2020Updated 6 years ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Sep 26, 2021Updated 4 years ago
- a general list of resources and articles for people interested in getting into data journalism☆16Apr 12, 2023Updated 2 years ago
- Information about how the python grammar has changed over time☆12Feb 13, 2024Updated 2 years ago
- ☆16Updated this week
- Add editing UI and other power-user features to Datasette.☆14Mar 4, 2023Updated 3 years ago
- Avoid boring views and urls.☆60Oct 2, 2025Updated 5 months ago
- Real world GraphQL patterns with Django☆23Jun 3, 2019Updated 6 years ago
- Tool for running transformations on columns in a SQLite database☆31Aug 2, 2021Updated 4 years ago
- Analysing 30'000 verdicts on deportation appeals of the Swiss Federal Administrative Court☆14Feb 20, 2017Updated 9 years ago
- A tiny search engine.☆13Sep 6, 2022Updated 3 years ago
- Short-form UUID model & form fields for Django 1.8 and above☆20Aug 22, 2022Updated 3 years ago
- Tracks the quality of political rights and civil liberties for each country☆12Feb 19, 2023Updated 3 years ago
- A Round NCAA bracket☆45Jun 22, 2018Updated 7 years ago
- Code for reusable charts session☆12Mar 10, 2018Updated 8 years ago
- A Django application to archive real-time earthquake notifications from the USGS's Advanced National Seismic System☆14Jan 11, 2024Updated 2 years ago
- An example of how to use a PostgreSQL materialized view in Django to speed up a complex query☆14Mar 16, 2023Updated 3 years ago
- Manage redirects in Django like you do other URLs: in code.☆18Jul 9, 2024Updated last year
- GitHub template repository for creating new Datasette plugins, using the simonw/datasette-plugin cookiecutter template☆26Jan 3, 2026Updated 2 months ago
- Django Powered Dynamic Sphinx Docs.☆55Feb 23, 2026Updated 3 weeks ago
- Docs and info from my 2018 workshop at the CAR conference☆29Jul 6, 2018Updated 7 years ago
- test translation files with pytest☆17Jun 21, 2025Updated 8 months ago
- A convenience library to handle ASGI messages over websockets☆19Jan 9, 2023Updated 3 years ago
- Use a KB2040 board to talk to an electronic typewriter via a Centronics port....but why?☆15Jul 14, 2023Updated 2 years ago
- Workshop "From interactive to social media: how to promote data journalism" European Data and Computational Journalism Conference 2018☆12Jun 21, 2018Updated 7 years ago
- Analysis of ActBlue's 2019 mid-year FEC report☆13Dec 8, 2022Updated 3 years ago
- An example project which demonstrates how to use some new tools to more easily maintain a codebase that supports both async and synchrono…