Skip to content

Commit

Permalink
Add cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
daneah committed Sep 17, 2021
1 parent c54772f commit 92f97f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Exercises for Publishing Python Packages 🐍 📦 ⬆️

![](cover.jpg)

This repository contains the source code for the examples and exercises contained in [_Publishing Python Packages_](https://pypackages.com). The repository is a template repository, so if you'd like to follow along with the book you can [make your own copy](https://github.com/daneah/publishing-python-packages/generate).

Each chapter's examples are in their own directory. In some chapters, you'll find multiple snippets in a single module. These won't always produce output when you run them, and are occasionally meant only as snippets to demonstrate a concept. In later chapters, some modules act as an entrypoint to run a program from the command line, importing other modules along the way. Follow along in the book for more context!
Expand Down
Binary file added cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92f97f9

Please sign in to comment.