Skip to content

technote-space/python-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Python

Setup script for Python.

Table of Contents

Details

Usage

curl -L 'https://raw.githubusercontent.com/technote-space/python-setup/master/bin/setup.sh' | bash -s -- <version> <name>

e.g.

curl -L 'https://raw.githubusercontent.com/technote-space/python-setup/master/bin/setup.sh' | bash -s -- 3.7.7 test

Detail

  1. Install brew (macOS)
  2. Install packages (Linux)
  3. Install pyenv
  4. Install Python
  5. Install Virtualenv
  6. Install Pipenv

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages