Skip to main content

For example:

$ python -me 1 + 1
2

Like python -c but no need for a print. But wait, there’s more.

As a bonus, if the first argument is a module name then it will output the location of the module source code:

$ python -me os
/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.py

If you follow the name of the module with a command then the module will be opened with that command. For example, the following will open the os module source in vim:

$ python -me os vim

The “e” module recognises the special command names “edit” and “view” which will result in it looking up your editor and viewer commands in the environment variables $EDITOR and $PAGER respectively. The latter defaults to “less”. This is slightly easier than writing, for example:

$ vim `python -me os`

… especially if you’re going back to edit a previous “python -me” command using line editing.

Also, “python -me help” is a shortcut to Python’s interactive help mechanism.

Idea from Georg Brandl. Foolishly implemented by Michael Foord and Richard Jones.

Release files for e 1.4.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for e 1.4.5
File Size Uploaded
e-1.4.5.tar.gz 1.8 kB Details

Release files / e-1.4.5.tar.gz

Download URL e-1.4.5.tar.gz
Size 1.8 kB
Tags Source
SHA-256 checksum
How to use checksums
1ce64149fd260237e8f53d5b4863466875594e77341ec47d340c0d2c6d3b5942
BLAKE2b-256 checksum
How to use checksums
79198bdbb33a50c0a76eac690ecad9add56e1de1b08c657ac0faa862b7662be6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.4.5 This release

1 release file

1.4.4

1 release file

1.4.3

1 release file

1.4.2

1 release file

1.4.1

1.4

1 release file

1.3

2 release files

1.2

2 release files

1.1

2 release files

1.0

2 release files

0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page