
Trilium Notes
CherryTree
Zim Wiki
Obsidian.md
Joplin
Logseq
Cryptee
Notesnook
ptpython
iPython
Jupyter
bpython
IDLE
Python
Spyder
PyCharm
Trilium Notes
ptpythonTrilium Notes is recommended for users who need detailed organization tools, enjoy customization, or have programming skills to leverage its scripting features. It is also suitable for privacy-conscious users who require encryption and for those who appreciate open-source platforms where they can contribute to the software's development.
Based on our record, Trilium Notes seems to be a lot more popular than ptpython. While we know about 116 links to Trilium Notes, 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://github.com/zadam/trilium#trilium-is-in-maintenance-m... above and beyond the license difference between the two (I'm not looking for trouble, I'm only saying they are different). - Source: Hacker News / over 1 year ago
It depends on what subset of Notion you use. Nothing (including Notion) is perfect for me. I'd like to build my own eventually, but I'm currently using Obsidian which doesn't hit your "works in the browser" requirement. One option, which is open source and self hosted, is Trilium[sic], found at https://github.com/zadam/trilium It's open source, so if it's close to what you want, you might be able to adjust it to... - Source: Hacker News / over 1 year ago
I can also recommend Trilium Notes [1], which I have been happily using for years. It's currently in "maintenance mode", which I personally see as a feature (no risk of bloatware). Self-hosted, great webapp, optional native clients and works offline. https://github.com/zadam/trilium. - Source: Hacker News / over 1 year ago
Tried Obsidian for a while, loved a lot about it, but....mmm. Obsidian out of the box is a bit limited; plugins are great and add tons of features, but then you start hitting issues with plugin maintainers abandoning plugins you rely on, or needing to make a decision between three different plugins that all do the same thing slightly different. Depending on your use case and expectations that may not be a big... - Source: Hacker News / over 2 years ago
I move between machines a lot and prefer an online tool; I'm self-hosting Trilium Notes https://github.com/zadam/trilium ; this looks a bit cleaner but without syncing (or server-side storage) it misses a bunch of potential use cases. - Source: Hacker News / over 2 years 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
CherryTree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
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.
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.
bpython - bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it...