Python and macOS
blog.davep.org · 1,419 words · saved by 1 readers
Introduction
Table of Contents Introduction ¶ On Twitter, a few weeks back, @itsBexli asked me how I go about setting up Python for development on macOS . It's a great question and one that seems to crop up in various places, and since I first got into using macOS and then subsequently got back into coding lots in Python it's absolutely an issue I ran into. With my previous employer, while I was the only developer, I wasn't the only person writing code and more than one other person had this issue so I eventually wrote up my approach to solving this problem. That document is on their internal GitLab, but I
related reading
- How to use pyenv to manage Python versionsblog.teclado.com
- Mediumitnext.io
- Python Virtual Environments: A Primer – Real Pythonrealpython.com
- Niels Cautaerts - Python dependency management is a dumpster firenielscautaerts.xyz
- uvdocs.astral.sh
- Get Startedpytorch.org
- Managing environments | Documentation | Poetry - Python dependency management and packaging made easypython-poetry.org
- Setting up Python, numpy, and PyTorch natively on Apple M1 | Hendrik Erzhendrik-erz.de
- The definitive guide to Python virtual environments with conda | WhiteBox Blogwhiteboxml.com
- Building a Python Appstevedower.id.au
- urllib3>=2.0 does not work with system Python on macOS · Issue #3020 · urllib3/urllib3 · GitHubgithub.com
- Install Mosaicocean.mosaic.inc