Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ Want to see what a clear pull request looks like?

Read [Example pull request](docs/example_pull_request.md).

## From script to project

Want to turn a single Python script into a maintainable project?

Read [From script to project](docs/from_script_to_project.md).

## Why these tools?

This guide uses a small set of tools that cover the basic needs of a modern Python project:
Expand Down
Loading