Skip to main content

Easy installation of modules for data scientists

Project description

https://github.com/sdpython/pymyinstall/blob/master/_doc/sphinxdoc/source/phdoc_static/project_ico.png?raw=true

pymyinstall: easier installation of packages

Build status Build Status Windows https://circleci.com/gh/sdpython/pymyinstall/tree/master.svg?style=svg https://badge.fury.io/py/pymyinstall.svg MIT License https://codecov.io/github/sdpython/pymyinstall/coverage.svg?branch=master GitHub Issues Notebook Coverage Downloads Forks Stars

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:

Links:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymyinstall-1.4.1958.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distribution

pymyinstall-1.4.1958-py3-none-any.whl (2.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page