Skip to content

use/link to well known labels for project.urls #800

Description

@sneakers-the-rat

currently we have the following for project.urls:

"Homepage" = "https://www.pyopensci.org"
"Bug Reports" = "https://github.com/pyopensci/pyosmeta/issues"
"Source" = "https://github.com/pyopensci/pyosmeta/"

I would propose that we use values from the pypa well-known labels list, and keep them lower snake case like the rest of the pyproject.toml file for consistency's sake - a string key in toml is not something i think we discuss? (could be wrong):

  • homepage
  • issues (or bugtracker, closest to "Bug Reports")
  • repository (or source, either way)

We also have a link to an unofficial demo repo here:

There are many other urls that you can add here. Check out the [README file here for an overview](https://github.com/patrick91/links-demo).

that has a bunch of extended examples which are nice (and i didn't know about some of them!), but we should also link to the pypa docs as well: https://packaging.python.org/en/latest/specifications/well-known-project-urls/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions