This website works better with JavaScript
Home
Explore
Help
Sign In
anweiguo
/
algorithm_platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4a6e8e7f52
Branches
Tags
dev
dev_awg
dev_david
master
algorithm_pl...
/
data_processing
/
processing_limit_power
/
test.py
test.py
96 B
History
Raw
1
2
3
4
5
6
7
import sys
from pymongo import MongoClient
if __name__=="__main__":
print(sys.executable)