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/ptpython_config/config.py
ptpython/__init__.py
ptpython/__main__.py
ptpython/completer.py
ptpython/eventloop.py
ptpython/filters.py
ptpython/history_browser.py
ptpython/ipython.py
ptpython/key_bindings.py
ptpython/layout.py
ptpython/prompt_style.py
ptpython/python_input.py
ptpython/repl.py
ptpython/style.py
ptpython/utils.py
ptpython/validator.py
ptpython.egg-info/PKG-INFO
ptpython.egg-info/SOURCES.txt
ptpython.egg-info/dependency_links.txt
ptpython.egg-info/entry_points.txt
ptpython.egg-info/requires.txt
ptpython.egg-info/top_level.txt
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