Skip to content

pyOpenSci/pyopensci-workshop-create-python-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

SciPy 2025 workshop: Create a Python Package

This repository supports pyOpenSci workshops focused on Python packaging.

Getting started

Before the workshop, be sure that you read the setup instructions that you recieved in an email.

You will need a GitHub and a testPyPI account to follow along.

GitHub Codespaces

We have GitHub Codespaces configured for this workshop. To be successful during the workshop, we suggest that you fork and open a codespace prior to attending the workshop to ensure the enviornment loads properly. The initial codespace build can take up to 15 minutes.

The link above provides you with instructions one how to do this and how to setup the accounts you need for the workshop.

Creating your package

To use the copier template, follow the tutorial here that walks you through the steps. The command to run the copier template is:

copier copy gh:pyopensci/pyos-package-template .

Releases

No releases published

Packages

No packages published