Skip to content

Provide guidance about examples that demonstrate how to use a package #83

@wigging

Description

@wigging

I don't see much information in this package development guide regarding examples for a package. Well written Python packages provide examples on how to use that package. Those examples can be in docstrings of the code which are rendered by Sphinx for documentation. Examples can also be executable Python scripts or Jupyter notebooks which are typically located in the root directory of the project or as an external repository. Providing some guidance on how developers of Python packages can provide examples to their users should be included in this package development guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-contentNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions