Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carpentries-incubator/python_packaging

A lesson on Python packaging and publishing, built using the Carpentries Workbench
https://github.com/carpentries-incubator/python_packaging

carpentries-incubator english lesson packaging pip pre-alpha python

Last synced: 4 days ago
JSON representation

A lesson on Python packaging and publishing, built using the Carpentries Workbench

Awesome Lists containing this project

README

        

# Python Packaging

A lesson on creating and publishing packages in Python, implemented using the
[Carpentries Workbench](https://carpentries.github.io/sandpaper-docs/).

The website can be built locally using:

```bash
$ Rscript build_script.R
```

Please consult the Carpentries Workbench docs for info on setting up your R environment.