Skip to content

Python package parser #35

@sabinem

Description

@sabinem

Python package definitions provide detailed metadata such as supported python versions, operating systems, intended audience and more. This metadata can be extracted locally from the package file (setup.py, setup.cfg or pyproject.toml).

Note: Depends on #97

Objective: Add parser for local python package metadata.

Requirements:

  • New gimie.parsers.PythonParser follows the gimie.parsers.Parser interface
  • is added to gimie.parsers.PARSERS
  • Tests verify that parser works as expected.

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions