Search Criteria
Package Details: ptpython 3.0.32-2
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: | 26 |
| Popularity: | 0.013869 |
| First Submitted: | 2016-01-14 03:17 (UTC) |
| Last Updated: | 2025-11-21 08:27 (UTC) |
Dependencies (10)
- python-appdirs
- python-black (python-black-gitAUR)
- python-jedi
- python-prompt_toolkit
- python-pygments
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (optional) – ptipython (ptpython + ipython)
Required by (5)
- fastero
- python-pigweed
- python-pudb-git (optional)
- python-pyrime (optional)
- python-repl-python-wakatime (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
wbthomason commented on 2018-11-30 21:23 (UTC)
@pepper_chico: You probably need to modify your ptpython config; that module doesn't exist with prompt_toolkit-2 (I'm unfortunately not sure what the replacement is). When you use the ptpython setup wizard, it imports that module in your config to set up vi mode.
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
ipythonandipython2andjupyter_consoleto work withprompt_toolkitv2 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
communityrepo to updateipython6.5->7.1 ;) which usesprompt_toolkitv2.*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-2conflicts withpython-prompt_toolkit, which is a dependency ofipython. This seems to make it impossible to useptipython, since it precludes having bothipythonandptpythoninstalled 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)
« First ‹ Previous 1 2 3 Next › Last »