Use this script to test maximum shebang length on your platform. Works with Python 2 and 3.
python shebang.pySee also this definitive shebang resource.
| Platform | Maximum shebang length |
|---|---|
| MacOS 10.13.3 | 512 |
| Linux 4.9.46 | greater than 1MB |
Submit your findings with PR.