Web Technologies Used by ipython.org
Website ipython.org is using 6 web technologies.
You are not a registered user, so you can only see up to 3 technologies used by this website. To view all technologies, sign up for a free account.
GitHub Pages is a static site hosting service designed to host personal, organization, or project pages directly from a GitHub repository.
Pygments is a syntax highlighting package written in Python. It's used to beautifully highlight code snippets in various programming languages, making them easier to read and understand. It supports a wide range of languages and can be integrated into many different applications. The highlight() function is a key feature for processing code.
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License.