Skip to content
Open
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
11 changes: 11 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ This guide is intended to explain modern Python packaging, it covers most of the
ci
advanced/index

Related Resources
=================

The `PyOpenSci Python Packaging Guide <https://www.pyopensci.org/python-package-guide/>`_
provides complementary, community-reviewed guidance focused on best practices
for scientific Python packages.

Readers may find it useful alongside this guide, especially for topics related
to packaging, distribution, and long-term maintenance in scientific ecosystems.


Using the Template
==================

Expand Down