CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
examples/asyncio-python-embed.py
examples/asyncio-ssh-python-embed.py
examples/python-embed-with-custom-prompt.py
examples/python-embed.py
examples/python-input.py
examples/ssh-and-telnet-embed.py
examples/test-cases/ptpython-in-other-thread.py
ezipeptpython.egg-info/PKG-INFO
ezipeptpython.egg-info/SOURCES.txt
ezipeptpython.egg-info/dependency_links.txt
ezipeptpython.egg-info/entry_points.txt
ezipeptpython.egg-info/requires.txt
ezipeptpython.egg-info/top_level.txt
ptpython/__init__.py
ptpython/__main__.py
ptpython/completer.py
ptpython/config.py
ptpython/eventloop.py
ptpython/filters.py
ptpython/history_browser.py
ptpython/ipython.py
ptpython/key_bindings.py
ptpython/layout.py
ptpython/lexer.py
ptpython/prompt_style.py
ptpython/python_input.py
ptpython/repl.py
ptpython/signatures.py
ptpython/style.py
ptpython/utils.py
ptpython/validator.py
ptpython/contrib/__init__.py
ptpython/contrib/asyncssh_repl.py
ptpython/entry_points/__init__.py
ptpython/entry_points/run_ptipython.py
ptpython/entry_points/run_ptpython.py