Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Publish Python packages to PyPI (pip)

5 minute read

Published:

A step-by-step pipeline for uploading and publishing a Python package to PyPI that can be installed with pip. This pipeline includes the repo structure, py project configuration, building and publishing package.

Anaconda getting started

4 minute read

Published:

This is an (oversimplified) tutorial on getting started on conda. It works for Linux and macOS. All scripts are in bash.