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:
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 Distribution
Built Distribution
File details
Details for the file pymyinstall-1.4.1958.tar.gz
.
File metadata
- Download URL: pymyinstall-1.4.1958.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.11.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08b889d570b9c1f88c9dbc296377ea3f874be1eed90a65dbc81900a00a7d2858 |
|
MD5 | e7798bbfc50b91e1200d31dd3b3a48b0 |
|
BLAKE2b-256 | 1a68fc648b19b46c473b1d8032e08ce4526a9f2b24e0381abe4fa62b1366deee |
File details
Details for the file pymyinstall-1.4.1958-py3-none-any.whl
.
File metadata
- Download URL: pymyinstall-1.4.1958-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.11.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 624044714afb38625d008d8409a2058a30f8b067c4973a41592f0131be999f1d |
|
MD5 | dc99a4e0d9d8588c3d93025d7a7043ca |
|
BLAKE2b-256 | 7a59ea66272d5e595470a633f166d2a972cbf93ce6117ae2e4f258b70b8921ce |