IPython

IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history.
- GitHub: https://github.com/topics/ipython
- Wikipedia: https://en.wikipedia.org/wiki/ipython
- Repo: https://github.com/ipython/ipython
- Created by: ipython
- Released: January 30, 2006
- Related Topics: python, jupyter, repl, notebook,
- Last updated: 2025-04-29 00:15:12 UTC
- JSON Representation
https://github.com/windvalley/chatgpt-prompt-practice
Learn prompt engineering skills to improve work efficiency.
chatgpt ipython jupyter-notebook prompt
Last synced: 13 Mar 2025
https://github.com/oitsminez/oitsminez-so-vits-svc-4.0-model
Use @oItsMineZ So Vits SVC 4.0 models from Google Colab!
ai ai-voice ipynb-jupyter-notebook ipython ipython-notebook jupyter-notebook model oitsminez pth so-vits-svc voice
Last synced: 27 Mar 2025
https://github.com/dluismendezpy/django-starter-template
Django Starter Template
black django flake8 ipython isort pre-commit python3
Last synced: 13 Mar 2025
https://github.com/billsioros/crime-data-exploration
Visual exploration of crime incident reports provided by the Boston Police Department
crime-analysis crime-data crime-incidents folium ipython ipython-notebook jupyter jupyter-notebook
Last synced: 18 Mar 2025
https://github.com/VictorFantucci/ipython-config
IPython startup configuration file with emphasis for the development of Data Science projects.
ipython ipython-config ipython-magic
Last synced: 15 Feb 2025
https://github.com/furechan/nbmask
IPython extension to mask sensitive data
Last synced: 13 Mar 2025
https://github.com/suvasish114/deep-learning
Deep Learning jamboard
andrew-ng deep-learning ipython llm nlp
Last synced: 13 Mar 2025
https://github.com/marwan37/pennant-flask-server
This repository contains the Python remote code execution engine for the pennant-notebook project.
celery flask ipython python rabbitmq redis remote-code-execution-engine
Last synced: 13 Mar 2025
https://github.com/iloveitaly/ipython-playground
Understand what is in your ipython playground.
Last synced: 20 Mar 2025
https://github.com/archismwanchatterjee/voicegenius
Voice based GPT
generative-ai ipython python speech-recognition text-to-speech
Last synced: 13 Mar 2025
https://github.com/elijah-1994/geospatial-analysis-using-geopandas
Introductory exploration of using Geopandas to conduct geospatial analysis on a range of datasets.
folium-maps geocoding geopandas geospatial-analysis geospatial-data ipython pandas python python3
Last synced: 13 Mar 2025
https://github.com/joecerniglia/vinho
Relationship between quality rating and alcohol content in vinho verde wine
ipython jupyter-notebook python wine
Last synced: 13 Mar 2025
https://github.com/ahzaam/linear-regression-ai
Titanic Death Prediction training with SKLearn, Naive Bias
Last synced: 13 Mar 2025
https://github.com/mostafa-bashir/investigating_weather_data
data-analysis ipython jupyter-notebook nump pandas python
Last synced: 13 Mar 2025
https://github.com/abideen-olawuwo/predictive-maintenance
A predictive maintainance model
decision-trees ipython matplotlib numpy pandas plotly python random-forest seaborn sklearn smote
Last synced: 13 Mar 2025
https://github.com/npodlozhniy/sql-magics
Useful magic tools to facilitate SQL writing and execution within Jupyter
ipython ipython-magic sqlparse
Last synced: 13 Mar 2025
https://github.com/pexmor/jupyter-tabular-output
A tabular output instead of print
html ipython ipython-notebook jupyter jupyter-notebook table
Last synced: 18 Feb 2025
https://github.com/thekartikeyamishra/interactivelocationmapping
The Interactive Location Mapping Tool is a Python-based application that allows users to generate an interactive map for a specified location. Using the folium library for map visualization and geopy for geocoding, the tool fetches the latitude and longitude of a location and displays it on an interactive map.
folium geopy googlecolab ipython jyputer-notebook python
Last synced: 25 Feb 2025
https://github.com/slovnicki/matematicki-softver
homeworks and projects for Mathematical Software course
ipython jupyter latex markdown mathplotlib numpy pandas scikit sympy
Last synced: 28 Mar 2025
https://github.com/bnl-atf/profile_atf
ATF IPython startup files for data collection via sockets
basler-camera bluesky ipython ophyd pypylon sirepo-bluesky socket-client
Last synced: 13 Mar 2025
https://github.com/jkanche/rosalind-ipython
bioinformatics ipython rosalind
Last synced: 05 Apr 2025
https://github.com/blooser/machinelearning
Implementations for data predicting
artificial-neural-networks big-data classification clustering data-predicting deep-learning ipython ipython-notebook jupyter-notebook keras machine-learning machine-learning-recipes nerual-network python3 regression tensorflow
Last synced: 25 Feb 2025
https://github.com/arnocan/pythonids
Enumeration of Python implementations and releases
cpython ipython ironpython jython pypy python2 python3 stackless
Last synced: 14 Apr 2025
https://github.com/karlicoss/quantifiedself-notebooks
Reverse engineering Endomondo's calorie estimation
endomondo exercise heart-rate ipython quantified-self
Last synced: 07 Apr 2025
https://github.com/lindt/docker_notebook
dockerfile for a useable notebook with several extensions
docker ipython jupyter noebook
Last synced: 21 Feb 2025
https://github.com/astropenguin/pipenv-analysis-configs
:penguin: Create IPython, Jupyter, matplotlib custom configs in a Pipenv's environment
ipython jupyter matplotlib pipenv python
Last synced: 09 Apr 2025
https://github.com/funkwerk/docker_notebook
Docker Notebook in Funkwerk Style
docker ipython jupyter notebook
Last synced: 04 Apr 2025
https://github.com/javidcf/ipython_venv_path_prompt
A simple IPython extension to show the path and virtualenv in the prompt.
ipython ipython-console python virtualenv
Last synced: 02 Apr 2025
https://github.com/abishekaditya/machinelearningintro
Some simple stuff with pandas and Scipy
data-analysis ipython machine-learning pandas python scipy
Last synced: 20 Feb 2025
https://github.com/pottava/docker-scipy
Lightweight docker images of Scipy.
docker-image ipython jupyter-notebook lightweight matplotlib pandas
Last synced: 08 Apr 2025
https://github.com/fitzy1321/py.scripts
Collection of python examples, scripts, side projects, and tutorials.
flask ipython jupyter jupyter-notebook jupyter-notebooks pipenv python python3
Last synced: 28 Apr 2025
https://github.com/augustogoulart/ipython-ollama
IPython magics to run ollama inside the shell
Last synced: 27 Mar 2025
https://github.com/mehdishahbazi/logistic-regression-tensorflow-ovr
This repository contains the implementation of the Logistic Regression algorithm for classifying the Iris dataset using the One-vs-Rest (OvR) approach, developed with Python 3.12 and TensorFlow v2.16.
classification classifier ipynb ipython ipython-notebook iris iris-dataset logistic logistic-regression machine-learning one-vs-all one-vs-rest ova ovr python regression tensor tensorflow tensorflow2
Last synced: 01 Mar 2025
https://github.com/quantumcomputingworld/vqe-parasmani
ParasMani (Touchstone) -To explore whether the VQE can be leveraged to make an equation to convert between elements.
academic-research c cpp ipython paper python3 qiskit quantum-algorithms quantum-chemistry quantum-computing quantum-superposition touchstone
Last synced: 13 Mar 2025
https://github.com/arnie97/ipython-auto-symbol
Automagically generate sympy symbols for unknown variables (alternative to isympy -I)
Last synced: 22 Jan 2025