summaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authorAlex Corcoles <alex@pdp7.net>2023-07-26 14:22:23 +0200
committerGitHub <noreply@github.com>2023-07-26 14:22:23 +0200
commit1c2077ce8e58e4b2dd931b49488b66e6849c59c3 (patch)
tree3b98be44141a623f5c68d2de19ac1b94dfb2cfcc /INTERESTING_PROJECTS.org
parent54f557e276c22ba16f83161852437c43cfca951b (diff)
Add neapolitan
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index a7f2cac5..061cfc6e 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -129,6 +129,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://github.com/confluentinc/ksql
** Low code
- https://github.com/microsoft/Power-Fx
+ - https://github.com/carltongibson/neapolitan - one of Django's authors does a variation on the Django admin?
** Python
- https://github.com/inducer/pudb Full-screen console debugger for Python
- https://pyoxidizer.readthedocs.io/en/latest/index.html Self-contained Python distributions, packaging, etc.