Skip to content

danwigrizer/python-on-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-on-macos

The ultimate Python setup for macOS Catalina.

Isolated and reproducible environments that are easy to use.

Built with pyenv, virtualenv, poetry, jupyter, pipx, and conda (all of them, carefully integrated).

Online at: https://lucasrla.github.io/python-on-macos/

Local development with jekyll

# https://lucasrla.github.io/macos-setup/ruby/jekyll.html#taking-advantage-of-ruby-version
# to make sure this project is fully reproducible
echo "ruby-2.7.1" > .ruby-version

# https://lucasrla.github.io/macos-setup/ruby/bundler.html#configuring-bundler-to-have-isolated-environments-by-project
# check out my bundler setup
bundle install

bundle exec jekyll serve

About

The ultimate Python setup guide for macOS Catalina. Isolated and reproducible environments that are easy to use. Built with pyenv, virtualenv, poetry, jupyter, pipx, and conda (all of them, carefully integrated).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors