mgedmin / mgedmin/check-python-versions

match with python active versions

Open
#36 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
24
Forks
14
PR merge metrics
No merged PRs in 30d

Description

An interesting match that can be added is also against active python's version.

E.g. everything is configured **correctly** with python 2.7 and 3.6 , but they're both at the end-of-life stage.

To let the user know about this state, I made a package times ago [python-active-versions](https://pypi.org/project/python-active-versions/) that could be integrated into this one to have a full picture.

What do you think ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's existing Python-version checks and the python-active-versions package linked in the issue. Determine how active-version results should fit the current checks; done means users are informed when configured Python versions are end-of-life, with behavior verified against the existing project checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.