pyapp-org/pyapp

View on GitHub
docs/recipes/index.rst

Summary

Maintainability
Test Coverage
Recipes
=======

Recipes are code snippets that show how to use the library in specific use cases.

.. tip:: Found a good use case that is not covered by the recipes? Suggest a new
  recipy or request one by opening an issue on the `pyApp issue tracker`_.

.. _pyApp issue tracker: https://github.com/pyapp-org/pyapp/issues/new

.. toctree::
   :maxdepth: 1

   async-commands
   single-script
   integration-with-django