SatoryKono/BioactivityDataAcquisition
Good First Issues in Python
Python's readability makes it one of the friendliest languages for a first contribution, spanning web, data, ML, and tooling projects.
24+ open beginner issues
17 repositories
August 6, 2026 last updated
Open Python issues for beginners
mloda-ai/mloda
process_nested_features hardcodes the in_features key string instead of DefaultOptionKeys
mloda-ai/mloda-registry
point_arithmetic matches single-operand names it cannot compute
anam-org/metaxy
[integration] Rivers
SatoryKono/BioactivityDataAcquisition
π ΠΠΎΠ½ΡΠΎΠ»ΠΈΠ΄Π°ΡΠΈΡ scripts/memory β ΠΏΠ΅ΡΠ΅Π½ΠΎΡ ΠΊΠ°Π½ΠΎΠ½ΠΈΡΠ΅ΡΠΊΠΎΠΉ ΡΠ΅Π°Π»ΠΈΠ·Π°ΡΠΈΠΈ ΠΈΠ· src/memory/
anujja/DoNotNotify-rules
Most wanted: apps that need rules
Judgment-Pack/judgment-pack-evaluator-experiments
Stop tracking generated Python bytecode
Judgment-Pack/judgment-pack-evaluator-experiments
Bring the root study index up to date
martian56/redcell
Write an architecture and engine-internals guide
martian56/redcell
Add linting to CI: ruff (Python) and ESLint (frontend)
AnthropicBots/hiero-bot-py
PR-health comment and label thresholds can disagree, leaving unexplained labels
AnthropicBots/hiero-bot-py
Stale-issue scan isn't paginated β repos with >100 open issues get partial scans
abduznik/bitbox
[tool] is_power_of_two
abduznik/bitbox
[tool] floor
Piyushtanwani/DAU-buddy
Improve Room availability queries
ShenSeanChen/waku-agent
The retrieval gate's accuracy has never been measured
hiero-hackers/analytics
Add a --fail-fast flag to the full pipeline run
AgentPostmortem/VaultRAG
Cases with an unresolvable principal score recall 0.0 and drag down mean_recall
AgentPostmortem/VaultRAG
detect_conflicts reports the same document pair once per chunk pair, so one disagreement prints four times
AgentPostmortem/Agentrace
Docs: parse_session does one pass over the transcript, not two
Judgment-Pack/judgment-pack-spec
Add a GitHub-facing index for the example packs
Judgment-Pack/judgment-pack-spec
Cover non-object pack roots in the structural conformance corpus
AOSSIE-Org/PictoPy
BUG:Add image looks off - center.(in albums)
dannyvfilms/Floppy
[BUG] Low-Tier Hardware Performance Audit
How to contribute to a Python project
Create a virtual environment (`python -m venv .venv`), install dev dependencies (often `pip install -e .[dev]` or via `requirements-dev.txt`), then run the tests.
- Match the project's formatting β most use black/ruff and will reject unformatted PRs.
- Write or update a test for your change; Python projects value coverage.
- Docstring and typing improvements are well-scoped first issues.
Track these Python issues and get AI-matched
Sign up free to bookmark issues, track your pull requests, and get AI-picked matches for your exact skill level.
Start contributing β it's free
FirstIssue.dev