Search Criteria
Package Details: ptpython 3.0.29-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ptpython.git (read-only, click to copy) |
---|---|
Package Base: | ptpython |
Description: | Python REPL build on top of prompt_toolkit |
Upstream URL: | https://github.com/prompt-toolkit/ptpython |
Licenses: | BSD |
Provides: | ptpython3 |
Submitter: | None |
Maintainer: | kwrazi |
Last Packager: | kwrazi |
Votes: | 24 |
Popularity: | 0.41 |
First Submitted: | 2016-01-14 03:17 (UTC) |
Last Updated: | 2024-08-19 02:20 (UTC) |
Dependencies (7)
- python-appdirs (python-appdirs-gitAUR)
- python-black (python-black-gitAUR)
- python-jedi
- python-prompt_toolkit
- python-pygments
- python-setuptools (make)
- ipython (ipython-gitAUR) (optional) – ptipython (ptpython + ipython)
Required by (3)
- python-pigweed
- python-pudb-git (optional)
- python-repl-python-wakatime (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
pepper_chico commented on 2018-11-30 15:55 (UTC)
I get "No module named 'prompt_toolkit.key_binding.input_processor'" when starting. Can't use it vi mode.
kseistrup commented on 2018-11-20 11:34 (UTC)
There is now
Could you please change dependency of
?
wbthomason commented on 2018-11-15 03:35 (UTC)
@bartus: Good idea. For now, I just modified the PKGBUILD for
ipython
andipython2
andjupyter_console
to work withprompt_toolkit
v2 instead.bartus commented on 2018-11-14 16:05 (UTC) (edited on 2018-11-14 16:08 (UTC) by bartus)
@wbthomason: Just poke the maintainers of
community
repo to updateipython
6.5->7.1 ;) which usesprompt_toolkit
v2.*kwrazi commented on 2018-11-08 10:37 (UTC)
Try using virtualenv with pip.
wbthomason commented on 2018-11-07 18:15 (UTC)
python-prompt_toolkit-2
conflicts withpython-prompt_toolkit
, which is a dependency ofipython
. This seems to make it impossible to useptipython
, since it precludes having bothipython
andptpython
installed at the same time. Does anyone have a recommended solution?kwrazi commented on 2018-11-07 02:03 (UTC)
Version 2.0.4 requires python-prompt_toolkit-2 >= 2.0.6. Until that package is updated, you will need to manually edit python-prompt_toolkit-2 to use 2.0.7. A sample PKGBUILD can be found here @pastebin.
polyzen commented on 2017-11-26 21:22 (UTC) (edited on 2017-11-26 21:23 (UTC) by polyzen)
polyzen commented on 2017-11-26 04:24 (UTC)
polyzen commented on 2017-11-26 04:22 (UTC)
« First ‹ Previous 1 2 3 Next › Last »