Easy installation of modules for data scientists
Project description
pymyinstall: easier installation of packages
Installing packages on Windows is not necessarily easy when they contain C++ code. I usually use Unofficial Windows Binaries for Python Extension Packages for one package but it requires some tricks to start from scratch and install all the needed packages. That’s what this package is doing. The module helps installing modules in Windows and Linux. It installs two scripts. The first one installs modules:
pymy_install3
The second one updates installed modules:
pymy_update3
For a specific module:
pymy_update3 <module_name>
To install a preconfigured set of modules:
pymy_install3 --set=pyquickhelper
--help gives the usage.
It provides the following functionalities:
help installing module from GitHub, pip and setup
install other common tools or editors
provides a list of modules to install to use Python to manipulate data (IPython, pandas, scikit-learn…)
function to build a setup with Python, R and useful packages like WinPython
Source of the packages:
PyPI: pure python packages
Unofficial Windows Binaries for Python Extension Packages: packages with C++
xavierdupre.fr: custom build (xgboost, …)
Links:
History
current - 2019-03-23 - 0.00Mb
65: upgrade dependencies to pip >=10 (2019-03-17)
63: add ONNX modules (2019-02-02)
60: standalone installation on linux (2019-02-02)
1.2.1676 - 2018-11-10 - 1.98Mb
62: simplify sets of modules to install (2018-11-10)
61: fix import issue for pip 0.18.1 (2018-10-06)
33: add code to remove unneeded packages such as gdata (2018-07-31)
59: install pythonnet from wheel and not from pip (2018-07-27)
58: fix issue with pylzma on Python 3.7 (2018-07-24)
56: fix bug in c:Python37-x64libsite-packageswin32ctypescorecffi_advapi32.py (2018-07-23)
55: move circleci to python 3.7 (2018-07-23)
54: remove basemap (deprecated) (2018-07-22)
53: remove arctic, bitarray (2018-07-06)
52: remove fastcluster (2018-07-06)
51: fix issue with torch (2018-07-06)
50: rename climate into climate_toolbox (2018-07-06)
49: remove blaze, odo, not maintained (2018-07-06)
48: add missing modules for keras (2018-07-06)
47: add traceback2 (2018-07-06)
46: add pyecharts (2018-07-06)
45: filter out warnings added by pip 10 (2018-06-16)
44: rename tensorboard (2018-05-02)
43: fix param - no longer require C compilation (2018-05-02)
42: add options –no-warn-script-location by default for pip >= 10.0 (2018-04-19)
41: update for pip 10 (2018-04-14)
40: add module absl-py (tensorflow), backcall (ipython) (2018-04-03)
39: add ipyscales (2018-03-31)
38: add module asteval (lmfit), ipydatawidgets (pythreejs) (2018-03-31)
37: add module packaging (2018-03-30)
35: add python to PATH when testing datascientist distribution (2018-01-05)
1.1.1431 - 2017-11-28 - 1.98Mb
34: enable pip+git (2017-09-24)
21: fix ete3 (2017-09-17)
32: add Python 3.6.2 (2017-09-16)
22: fix pypdf and branch trunk (2017-08-29)
30: compile dlib for python 3.6 (2017-08-05)
27: fix guidata (2017-08-05)
29: build dlib on Windows (2017-07-19)
20: refresh pystruct, polylearn, dlib, pythonnet (2017-03-22)
19: add a test to check the installation of a portable version with many modules (2017-03-16)
18: compile fastcache (2017-03-16)
13: add tensorflow (if it compiles on Windows) (2017-02-25)
16: add blog about rpy2 issue (2016-08-25)
14: wheel for module param (2016-08-25)
11: switch to https to communicate with pypi (2016-06-18)
10: switch from http to https to communicate with pypi (2016-06-18)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pymyinstall-1.3.1776-py3-none-any.whl
.
File metadata
- Download URL: pymyinstall-1.3.1776-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15237ca6244b3291347558d55cc03cf44dba3de8d3289996ac2a263139d038de |
|
MD5 | 9ed5036813e7b22e113eb3019c00ff4c |
|
BLAKE2b-256 | 1189d23da1fa8c04a93b702b8cc5cdd2c2efde597608dd4f9f817ec2a87d5735 |