-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_mapping.json
More file actions
40 lines (40 loc) · 1.01 KB
/
package_mapping.json
File metadata and controls
40 lines (40 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"PIL": "Pillow",
"sklearn": "scikit-learn",
"cv2": "opencv-python",
"bs4": "beautifulsoup4",
"yaml": "PyYAML",
"wx": "wxPython",
"mpl_toolkits": "matplotlib",
"dotenv": "python-dotenv",
"jwt": "PyJWT",
"IPython": "ipython",
"ruamel.yaml": "ruamel.yaml",
"serial": "pyserial",
"Image": "Pillow",
"MySQLdb": "mysqlclient",
"psycopg2": "psycopg2-binary",
"pytest": "pytest",
"h5py": "h5py",
"skimage": "scikit-image",
"plotly": "plotly",
"scrapy": "Scrapy",
"simpy": "SimPy",
"pyyaml": "PyYAML",
"xlsxwriter": "XlsxWriter",
"xlrd": "xlrd",
"xlwt": "xlwt",
"lxml": "lxml",
"openpyxl": "openpyxl",
"pycurl": "pycurl",
"pydot": "pydot",
"pygame": "pygame",
"pyglet": "pyglet",
"pyfits": "astropy",
"pyodbc": "pyodbc",
"pymysql": "PyMySQL",
"pysftp": "pysftp",
"pyvirtualdisplay": "PyVirtualDisplay",
"webdriver_manager": "webdriver-manager",
"selenium_stealth": "selenium-stealth"
}