This website requires JavaScript.
Explore
Help
Sign In
llabeyrie
/
Juicepyter
Watch
1
Star
0
Fork
0
You've already forked Juicepyter
Code
Issues
14
Pull Requests
Activity
Labels
Milestones
New Issue
14 Open
4 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
bug
code-quality
dependencies
documentation
performance
priority: critical
priority: high
priority: low
priority: medium
structure
testing
tooling
Milestone
All milestones
No milestones
Project
All projects
No project
Author
All users
Assignee
Assigned to nobody
Assigned to anybody
llabeyrie
Sort
Newest
Oldest
Most recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
14 Open
4 Closed
Label
Clear labels
bug
code-quality
dependencies
documentation
performance
priority: critical
priority: high
priority: low
priority: medium
structure
testing
tooling
Milestone
No milestone
Projects
Clear projects
Assignee
Clear assignees
No assignee
llabeyrie
Pipeline uses subprocess calls instead of direct Python imports between stages
priority: low
structure
#18
opened
2026-03-19 17:31:31 +00:00
by
llabeyrie
Project lacks proper Python package structure
priority: low
structure
#17
opened
2026-03-19 17:31:22 +00:00
by
llabeyrie
Unused import
shlex
in app.py
code-quality
priority: low
#16
opened
2026-03-19 17:31:14 +00:00
by
llabeyrie
Unsafe path traversal in app.py image extraction
bug
priority: low
#15
opened
2026-03-19 17:31:11 +00:00
by
llabeyrie
Missing validation of generated image before saving in prompt_to_card_pipeline.py
bug
priority: medium
#14
opened
2026-03-19 17:31:05 +00:00
by
llabeyrie
No hardcoded path/config management — values scattered across files
priority: medium
structure
#13
opened
2026-03-19 17:30:58 +00:00
by
llabeyrie
No linter, formatter, or pre-commit hooks configured
priority: medium
tooling
#12
opened
2026-03-19 17:30:50 +00:00
by
llabeyrie
Relative imports in clean-text-to-keywords break when used as a module
priority: medium
structure
#11
opened
2026-03-19 17:30:41 +00:00
by
llabeyrie
NLTK resources re-downloaded on every clean_pokemon_text() call
performance
priority: medium
#10
opened
2026-03-19 17:30:35 +00:00
by
llabeyrie
Fragile JSON extraction with silent fallback in prompt_to_card_pipeline.py
bug
priority: medium
#9
opened
2026-03-19 17:30:28 +00:00
by
llabeyrie
Magic numbers without documentation in json_inference.py
code-quality
priority: medium
#8
opened
2026-03-19 17:30:21 +00:00
by
llabeyrie
No test coverage for most of the codebase
priority: medium
testing
#7
opened
2026-03-19 17:30:13 +00:00
by
llabeyrie
No unified requirements.txt or pyproject.toml at project root
dependencies
priority: medium
#6
opened
2026-03-19 17:30:05 +00:00
by
llabeyrie
Memory leak: new TCGdex SDK instance created per card in fetch_card.py
performance
priority: high
#5
opened
2026-03-19 17:29:52 +00:00
by
llabeyrie
Bare
except Exception
handlers silently swallow errors in keyword_extractor.py
bug
priority: high
#4
by
llabeyrie
was closed
2026-03-19 18:39:36 +00:00
Replace 27 debug print() statements with proper logging
code-quality
priority: high
#3
by
llabeyrie
was closed
2026-03-19 19:06:41 +00:00
Tuple unpacking mismatch in app.py line 119
bug
priority: critical
#2
by
llabeyrie
was closed
2026-03-19 18:16:16 +00:00
Broken subprocess command construction in app.py
bug
priority: critical
#1
by
llabeyrie
was closed
2026-03-19 18:16:16 +00:00