bpython
bpython - A fancy curses interface to the Python interactive interpreter (by bpython)
core
đź–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)
bpython | core | |
---|---|---|
15 | 369 | |
2,720 | 51,435 | |
0.2% | 0.7% | |
6.2 | 9.6 | |
15 days ago | 3 days ago | |
Python | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bpython
Posts with mentions or reviews of bpython.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-12.
- Our Team's Favourite Open Source Projects Right Now
- REPL Driven Python
-
What packages replaced standard library modules in your workflow?
bpython over built-in Python interpreter
-
What dev tools do you use in your python projects?
Yeah, also it's worth to mention bpython
-
can I get syntax highlighting for python shell?
I use bpython, its a pretty cool python REPL, try it out
-
Release of IPython 8.0
Yeah, mostly I lack time to catch up with Jonathan Slenders works, and have stronger backward compatibility requirements. b=But ptpython and pyipython are both great.
I should also look into Rich and Textual
https://bpython-interpreter.org/ is also another alternative python shell, and of course https://xon.sh
-
Who needs a calculator?
It's a nicer repl for python.
-
Need help setting up python on arch linux
Python comes with IDLE as /usr/bin/idle but it doesn't have a corresponding .desktop file that would let it appear in the application menu. Otherwise, /usr/bin/python has an interactive mode and bpython is a wrapper around that interactive mode that has like syntax highlighting, indenting, undo, etc.
-
Easiest Django Shell/Terminal
So, in this article, we will discuss bpython-django a fork from bpython that handles Django in a better way, currently it handles Models and can be extended as desired.
-
PyCharm console
Someone posted bpython which I'm pretty ecstatic about but always good to know options.
core
Posts with mentions or reviews of core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-15.
-
And It was Written : An Introspective in the Importance of ReadMes
Vue3’s README clearly explains the purpose, includes code examples, and links to extended docs. freeCodeCamp uses badges, visuals, and contribution guidelines that invite participation. Even small improvements—like adding installation commands or a usage demo—can dramatically improve your README’s impact.
-
How to Choose the Right Tech Stack for Your SaaS MVP
Vue.js (lightweight, beginner-friendly)
-
Exploring the Vue.js Ecosystem: Tools and Libraries That Make Development Fun
The world of Vue.js is vibrant, not just because of its elegant code but also due to its ecosystem of tools and libraries that enhance the development experience. Whether you're a seasoned developer or someone just starting out, these resources can make your journey with Vue.js both productive and enjoyable.
-
Save time with sumsummary.com!
Frontend Vue with Vite, PrimeVue for components, unDraw for illustrations
-
Unfiltered - Anonymous Inbox for the Internet
Vue.js
- Tarzan - Email to Blog Platform
- Ask HN: What project do you donate to?
-
What Qualities Does It Take to Be the Best Software Developer
Evan You, creator of Vue.js, is a prime example. Vivek Nair, Co-Founder of BotGauge, notes that You “created something that addresses real developer needs with clean logic and thoughtful design.” Vue.js powers over 1.5 million websites in 2025, a testament to its scalability and developer trust, as reported by BuiltWith. You’s ability to build a framework independently, without corporate backing, underscores his vision for simplifying front-end development.
-
The Rise of Hybrid Frameworks
In mid-2000s Gmail revolutionized web development by becoming the first true SPA project. Its seamless user experience inspired developers worldwide to adopt this new model, leading to the creation of frameworks like React, Angular and Vue.js. SPAs became the go-to solution for many applications, which required real-time interactions and a fluid user experience.
-
Astro Internalization With Dynamic Routing
Vue (Optional)
What are some alternatives?
When comparing bpython and core you can also consider the following projects:
ptpython - A better Python REPL
unplugin-vue-components - 📲 On-demand components auto importing for Vue
Jupyter Notebook (IPython) - Multi-user server for Jupyter notebooks
vite - Next generation frontend tooling. It's fast!
ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
React - The library for web and native user interfaces.