Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tips.rst

Latest commit

 

History

History
28 lines (19 loc) · 776 Bytes

tips.rst

File metadata and controls

28 lines (19 loc) · 776 Bytes

There are various tricks and tips to bpython. We currently list one of them onthis page. If you know any more, don't hesitate to let us know(:ref:`community`)!

bpython and multiple python versions

To use bpython with multiple version items this trick has been relayedto us by Simon Liedtke.

Do a source checkout of bpython and add the following to your .profileequivalent file.

alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython'

Where the ~/python/bpython-path is the path to where your bpython source coderesides.

You can of course add multiple aliases.

Note

Make sure you have the dependencies installed on all Python versions.


[8]ページ先頭

©2009-2026 Movatter.jp