5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML1,380 stars (1,380 stars)121 forks (121 forks)batch import
help wanted
Description
"Simple" request :).
Thanks!
Contributor guide
- Tech stack
- python
- Domain
- cli
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic Python knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Check the repository for Python version requirements (likely Python 2.x). Explore the codebase for any Python 2 specific syntax or libraries that need updating. Review the existing issues and comments for any prior discussion on Python 3 migration. Since the issue is very brief, a good first step is to understand the current setup and list all necessary changes for Python 3 compatibility.