
TiddlyWiki
Obsidian.md
Zim Wiki
Logseq
DokuWiki
Notion
Joplin
Evernote
ptpython
iPython
Jupyter
bpython
IDLE
Python
Spyder
PyCharm
TiddlyWiki
ptpythonNot too far ago, I invested several days into "mastering" and tuning TiddlyWiki. It was an interesting experience. I loved it on the whole and felt very enthusiastic about using it store all my knowledge. It's super flexible and use of tags, filters and macros make it unique. However, it's a bit complicated for mass adoption. Also, the extended use of its powerful features may make your computer tangibly slow.
That's why I found "Obsidian", that's what I'm using today to store my knowledge.
Based on our record, TiddlyWiki seems to be a lot more popular than ptpython. While we know about 199 links to TiddlyWiki, we've tracked only 11 mentions of ptpython. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://tiddlywiki.com/#WidgetMessage%3A%20tm-http-request A community version of TiddlyWiki called Bob (by OokTech) implements real-time, two-way communication between the server and the browser, and between different wikis managed by the same server. This is the closest functional equivalent to what Joe and Jeremy discussed, it's built on WebSockets and Node.js. - Source: Hacker News / 6 months ago
What is your innovation over https://tiddlywiki.com/. - Source: Hacker News / 7 months ago
Not a dig, but it reminds me of how much I used to like tiddly wiki. https://tiddlywiki.com/. - Source: Hacker News / 9 months ago
I have slightly different needs I suppose, but I settled for https://tiddlywiki.com/ as my SOHO wiki. There is a learning curve, but once you grasp some rather uncommon concepts it's quite good and very easy to setup, backup and manage locally or remotely. - Source: Hacker News / 11 months ago
I just standardize to TiddlyWiki (2004) https://tiddlywiki.com/#History%20of%20TiddlyWiki format now supporting json to maintain interop with PlainText editors emacs, vim, mobile, or bespoke GenAi DIY vibe code import/export tool, etc and all done! [{. - Source: Hacker News / 11 months ago
If you like using the REPL, for Python I recommend you try https://github.com/prompt-toolkit/ptpython. - Source: Hacker News / about 3 years ago
REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential.... Source: over 3 years ago
I use ptpython for my python repl https://github.com/prompt-toolkit/ptpython. I find it very convenient because it has a vim mode, and many vim similarities. Source: over 3 years ago
A library like ptpython should be what you're looking for, however this probably isn't an option for an exam setting. Source: over 3 years ago
Create a repl to the standard that ptpython sets for python (both croissant and ilua leave a lot to be desired). Source: over 3 years ago
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
bpython - bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it...