src/pymyinstall/__init__.py |
27 |
4 |
0 |
85% |
src/pymyinstall/cli/__init__.py |
0 |
0 |
0 |
100% |
src/pymyinstall/cli/pymy_deps.py |
47 |
47 |
0 |
0% |
src/pymyinstall/cli/pymy_install.py |
138 |
138 |
0 |
0% |
src/pymyinstall/cli/pymy_status.py |
53 |
53 |
0 |
0% |
src/pymyinstall/cli/pymy_update.py |
59 |
59 |
0 |
0% |
src/pymyinstall/fix/__init__.py |
2 |
0 |
0 |
100% |
src/pymyinstall/fix/releases.py |
7 |
5 |
0 |
29% |
src/pymyinstall/fix/win32py37.py |
21 |
17 |
0 |
19% |
src/pymyinstall/installcustom/__init__.py |
21 |
0 |
0 |
100% |
src/pymyinstall/installcustom/install_custom.py |
84 |
48 |
0 |
43% |
src/pymyinstall/installcustom/install_custom_7z.py |
24 |
17 |
0 |
29% |
src/pymyinstall/installcustom/install_custom_R.py |
47 |
38 |
0 |
19% |
src/pymyinstall/installcustom/install_custom_chromedriver.py |
28 |
4 |
0 |
86% |
src/pymyinstall/installcustom/install_custom_exceptions.py |
2 |
0 |
0 |
100% |
src/pymyinstall/installcustom/install_custom_git.py |
25 |
18 |
0 |
28% |
src/pymyinstall/installcustom/install_custom_graphviz.py |
43 |
36 |
0 |
16% |
src/pymyinstall/installcustom/install_custom_inkscape.py |
28 |
21 |
0 |
25% |
src/pymyinstall/installcustom/install_custom_javajdk.py |
38 |
30 |
0 |
21% |
src/pymyinstall/installcustom/install_custom_jenkins.py |
16 |
11 |
0 |
31% |
src/pymyinstall/installcustom/install_custom_julia.py |
46 |
37 |
0 |
20% |
src/pymyinstall/installcustom/install_custom_miktex.py |
28 |
21 |
0 |
25% |
src/pymyinstall/installcustom/install_custom_mingw.py |
17 |
12 |
0 |
29% |
src/pymyinstall/installcustom/install_custom_operadriver.py |
26 |
4 |
0 |
85% |
src/pymyinstall/installcustom/install_custom_pandoc.py |
37 |
29 |
0 |
22% |
src/pymyinstall/installcustom/install_custom_putty.py |
36 |
28 |
0 |
22% |
src/pymyinstall/installcustom/install_custom_python.py |
289 |
150 |
0 |
48% |
src/pymyinstall/installcustom/install_custom_revealjs.py |
40 |
5 |
0 |
88% |
src/pymyinstall/installcustom/install_custom_sbt.py |
33 |
26 |
0 |
21% |
src/pymyinstall/installcustom/install_custom_scite.py |
73 |
61 |
0 |
16% |
src/pymyinstall/installcustom/install_custom_sqlitespy.py |
51 |
41 |
0 |
20% |
src/pymyinstall/installcustom/install_custom_tdm_gcc.py |
24 |
18 |
0 |
25% |
src/pymyinstall/installcustom/install_custom_vs.py |
18 |
12 |
0 |
33% |
src/pymyinstall/installhelper/__init__.py |
13 |
5 |
0 |
62% |
src/pymyinstall/installhelper/get_pip.py |
119 |
119 |
0 |
0% |
src/pymyinstall/installhelper/install_cmd_helper.py |
191 |
127 |
0 |
34% |
src/pymyinstall/installhelper/install_cmd_regex.py |
18 |
8 |
0 |
56% |
src/pymyinstall/installhelper/install_manual.py |
14 |
8 |
0 |
43% |
src/pymyinstall/installhelper/install_memoize.py |
14 |
0 |
0 |
100% |
src/pymyinstall/installhelper/install_venv_helper.py |
113 |
91 |
0 |
19% |
src/pymyinstall/installhelper/internet_settings.py |
2 |
0 |
0 |
100% |
src/pymyinstall/installhelper/link_shortcuts.py |
50 |
39 |
0 |
22% |
src/pymyinstall/installhelper/missing_license.py |
1 |
0 |
0 |
100% |
src/pymyinstall/installhelper/module_dependencies.py |
30 |
2 |
0 |
93% |
src/pymyinstall/installhelper/module_install.py |
860 |
445 |
0 |
48% |
src/pymyinstall/installhelper/module_install_exceptions.py |
30 |
0 |
0 |
100% |
src/pymyinstall/installhelper/module_install_page_wheel.py |
141 |
53 |
0 |
62% |
src/pymyinstall/installhelper/module_install_version.py |
512 |
189 |
0 |
63% |
src/pymyinstall/installhelper/requirements.py |
7 |
1 |
0 |
86% |
src/pymyinstall/installhelper/run_cmd.py |
267 |
208 |
0 |
22% |
src/pymyinstall/installhelper/status_helper.py |
67 |
7 |
0 |
90% |
src/pymyinstall/packaged/__init__.py |
7 |
0 |
0 |
100% |
src/pymyinstall/packaged/automate_install.py |
326 |
279 |
0 |
14% |
src/pymyinstall/packaged/config_helper.py |
4 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config.py |
90 |
7 |
0 |
92% |
src/pymyinstall/packaged/packaged_config_0_minimal.py |
10 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_0_pyquickhelper.py |
6 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_1_pyensae.py |
11 |
1 |
0 |
91% |
src/pymyinstall/packaged/packaged_config_1_small.py |
7 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_2_cloud.py |
18 |
1 |
0 |
94% |
src/pymyinstall/packaged/packaged_config_2_sphinx.py |
6 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_3_extended.py |
7 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_4_ml.py |
17 |
6 |
0 |
65% |
src/pymyinstall/packaged/packaged_config_A_orange.py |
5 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_A_teachings.py |
5 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_B_iot.py |
6 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_C_webscraping.py |
5 |
0 |
0 |
100% |
src/pymyinstall/packaged/packaged_config_Z_datascientist.py |
15 |
1 |
0 |
93% |
src/pymyinstall/packaged/packaged_exception.py |
2 |
0 |
0 |
100% |
src/pymyinstall/setuphelper/__init__.py |
1 |
0 |
0 |
100% |
src/pymyinstall/setuphelper/ipython_helper.py |
71 |
71 |
0 |
0% |
src/pymyinstall/setuphelper/setup_creation.py |
122 |
29 |
0 |
76% |
src/pymyinstall/startup/__init__.py |
1 |
1 |
0 |
0% |
src/pymyinstall/startup/windows.py |
27 |
27 |
0 |
0% |
src/pymyinstall/win_installer/__init__.py |
9 |
0 |
0 |
100% |
src/pymyinstall/win_installer/icons/__init__.py |
0 |
0 |
0 |
100% |
src/pymyinstall/win_installer/pywin32_helper.py |
57 |
50 |
0 |
12% |
src/pymyinstall/win_installer/tutorial/__init__.py |
14 |
12 |
0 |
14% |
src/pymyinstall/win_installer/tutorial/french/__init__.py |
0 |
0 |
0 |
100% |
src/pymyinstall/win_installer/tutorial/french/transposee.py |
3 |
3 |
0 |
0% |
src/pymyinstall/win_installer/win_batch.py |
225 |
13 |
0 |
94% |
src/pymyinstall/win_installer/win_exception.py |
8 |
0 |
0 |
100% |
src/pymyinstall/win_installer/win_extract.py |
83 |
63 |
0 |
24% |
src/pymyinstall/win_installer/win_fix_compiler_c.py |
16 |
13 |
0 |
19% |
src/pymyinstall/win_installer/win_helper.py |
215 |
173 |
0 |
20% |
src/pymyinstall/win_installer/win_innosetup_helper.py |
55 |
43 |
0 |
22% |
src/pymyinstall/win_installer/win_ipy_kernels.py |
44 |
15 |
0 |
66% |
src/pymyinstall/win_installer/win_ipython_helper.py |
42 |
27 |
0 |
36% |
src/pymyinstall/win_installer/win_packages.py |
169 |
129 |
0 |
24% |
src/pymyinstall/win_installer/win_patch.py |
57 |
8 |
0 |
86% |
src/pymyinstall/win_installer/win_setup_julia.py |
50 |
38 |
0 |
24% |
src/pymyinstall/win_installer/win_setup_main.py |
308 |
278 |
0 |
10% |
src/pymyinstall/win_installer/win_setup_main_checkings.py |
138 |
55 |
0 |
60% |
src/pymyinstall/win_installer/win_setup_main_helper.py |
375 |
330 |
0 |
12% |
src/pymyinstall/win_installer/win_setup_mark_step.py |
26 |
20 |
0 |
23% |
src/pymyinstall/win_installer/win_setup_r.py |
38 |
29 |
0 |
24% |