Skip to content

pythonkc/python-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published