Server IP : 103.6.199.200 / Your IP : 18.118.193.223 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python27/Scripts/ |
Upload File : |
#!python2.7.exe # EASY-INSTALL-ENTRY-SCRIPT: 'pythonselect==1.3','console_scripts','pysel' __requires__ = 'pythonselect==1.3' import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.exit( load_entry_point('pythonselect==1.3', 'console_scripts', 'pysel')() )