Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
python35
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/python35/bin/pyjwt
#!/opt/alt/python35/bin/python3 # EASY-INSTALL-ENTRY-SCRIPT: 'PyJWT==1.6.4','console_scripts','pyjwt' __requires__ = 'PyJWT==1.6.4' import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.exit( load_entry_point('PyJWT==1.6.4', 'console_scripts', 'pyjwt')() )