Skip to main content

shebang(path) - get script shebang

Project description

https://img.shields.io/badge/Language-Python-blue.svg?style=plastic https://img.shields.io/pypi/pyversions/shebang.svg https://img.shields.io/pypi/v/shebang.svg

https://api.codacy.com/project/badge/Grade/d6ba7ecf67b24670b17d56b4d5d5ded4 https://codeclimate.com/github/russianidiot/shebang.py/badges/gpa.svg https://landscape.io/github/russianidiot/shebang.py/master/landscape.svg?style=flat https://scrutinizer-ci.com/g/russianidiot/shebang.py/badges/quality-score.png?b=master

Install

`[sudo] pip install shebang`

Usage

>>> from shebang import shebang

>>> shebang(path)

Examples

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

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

shebang("/bin/test")
None

Feedback github_follow github_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.24.tar.gz (2.3 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