Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.markdown

Python Tools (2020 Edition)

Assumptions

  1. You are using a POSIX-conforming operating system (some version of UNIX, GNU/Linux, macOS, or Windows Subsystem for Linux on Windows 10).
  2. You are using the Bash shell. If you are not using the Bash shell, you know how to translate Bash shell commands to those of your shell of choice.
  3. You understand the basics of Python virtual environments.

The Tools

  • pyenv: a tool for managing installed Python versions
  • pipx: a tool for managing Python-based command line applications
  • virtualenvwrapper: a tool for managing Python virtual environments
  • pip-tools: a tool for managing requirements.txt files

Suggested Reading

About

Notes for discussion of Python tools

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.