IPython은 Python에서 대화형 컴퓨팅을 위해 설계된 오픈 소스 프로젝트로, GitHub에서 여러 가지 공개 리포지토리를 운영하고 있습니다. 주요 언어로는 Python, Jupyter Notebook, HTML 등이 있으며, ipython, ipyparallel, xkcd-font 등 다양한 프로젝트가 포함되어 있습니다.
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
IPython Parallel: Interactive Parallel Computing in Python
The xkcd font
IPython and Jupyter in-depth Tutorial, first presented at PyCon 2012
IPython Kernel for Jupyter
A lightweight Traits like module
Package / Module importer for importing code from Jupyter Notebook files (.ipynb)
File system based database that uses python pickles
IPython website sources. Any fixes to the website should be done on this repository.
Old builds of all the documentation for IPython's various releases, plus current development tree.
Readline Interface for IPython 5.4+
Inline Matplotlib backend for Jupyter
Providing default representations of common objects in Python land
Salt States for nbviewer
Talk about IPython frontends and backends for PyData SV 2014
Talks and demonstration notebooks about IPython, to be used by anyone (all materials CC-BY licensed)
Marketing materials for IPython: logos, banners, stickers, etc.
Python Comm implementation for the Jupyter kernel protocol
Auto-generated sphinx version of the IPython website. Since this is an auto-generated directory, do *not* submit pull requests against this repository. The actual sources are in the ipython-website repository.
Vestigial IPython utilities: DO NOT USE
[Deprecated] Ansible playbook for our Jenkins server
A paper about the IPython Notebook written in 2013
Introduction to the IPython Notebook at MozFest 2014
Progress reports for the Sloan 2013-14 grant.
Materials for and results from user surveys
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Pygments lexers for syntax-highlighting IPython code & sessions
ipython은 대화형 컴퓨팅을 위한 다양한 도구와 라이브러리를 개발합니다. 주요 리포지토리인 ipython은 IPython 자체를 위한 것이며, ipyparallel은 Python에서의 인터랙티브 병렬 컴퓨팅을 지원합니다.
ipython은 주로 Python을 사용하며, Jupyter Notebook, HTML, Scheme, TypeScript, Shell과 같은 여러 프로그래밍 언어도 활용하여 다양한 프로젝트를 개발합니다.
네, ipython의 모든 리포지토리는 GitHub에서 공개적으로 접근 가능하며, 누구나 이를 확인하고 기여할 수 있습니다. 이는 오픈 소스 커뮤니티의 중요한 부분입니다.