Skip to main content

shebang(path) - get script shebang

Project description

Install

github.com: pip install git+git://github.com/russianidiot/shebang.py.git

pypi.python.org: pip install shebang

download: python setup.py install or setup/.setup.py develop.command

Usage

from shebang import *

shebang("path/to/file.py")
>>> '/usr/bin/env python'

shebang("path/to/file.txt")
>>> None

shebang("/bin/test")
>>> None

Tested: python 2.6, 2.7, 3+

Bug Tracker: github.com/russianidiot/shebang.py/issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shebang-0.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page