This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
anweiguo
/
algorithm_platform
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1a5748a189
Branches
Tags
dev
dev_awg
dev_david
dev_hzh
master
algorithm_pl...
/
data_processing
/
processing_limit_power
/
test.py
test.py
96 B
Historique
Raw
1
2
3
4
5
6
7
import sys
from pymongo import MongoClient
if __name__=="__main__":
print(sys.executable)