mgedmin / mgedmin/check-python-versions
match with python active versions
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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