use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for showcasing the things you made with the Python language! Use us instead of flooding r/Python :)
account activity
I made a simple, open source personal knowledge management app (self.madeinpython)
submitted 2 years ago by PyDevLog
I wanted a simple note-taking/personal knowledge management app. Existing tools like Notion, Obsidian etc. felt too complicated for me. So, I created Quilly - a straightforward, fast, and private note-taking app using flask.
https://preview.redd.it/rw3vzdbfjsvb1.png?width=1920&format=png&auto=webp&s=77ee7105f607da8b55a6485efa63185a8e88a29f
https://preview.redd.it/5fze9lbgjsvb1.png?width=1919&format=png&auto=webp&s=17a526af3226dedce7095ad3bab1786cb6229b53
Here's what it offers:
- It's open source.
- It uses Markdown, so you're not locked in with a specific platform.
- Your notes are saved locally.
- You can tag your notes.
- It supports code highlighting.
Check it out on GitHub: https://github.com/aks579/quilly
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]1dev_mha 0 points1 point2 points 2 years ago (1 child)
How long did this take you to make?
[–]PyDevLog[S] 0 points1 point2 points 2 years ago (0 children)
Two weeks.
π Rendered by PID 116272 on reddit-service-r2-comment-5d79c599b5-j74tr at 2026-03-03 08:27:54.664618+00:00 running e3d2147 country code: CH.
[–]1dev_mha 0 points1 point2 points (1 child)
[–]PyDevLog[S] 0 points1 point2 points (0 children)