kjaymiller / kjaymiller/Az-Queue-Tweeter

Replace Poetry with Setuptools

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Poetry is fine but is another dependency and point of pause for beginners.

We can use [setuptools](https://setuptools.pypa.io/en/latest/) and a default. This moves us to the traditional `venv + pip` workflow that is still most common.

Contributor guide

Open the contributing guide

Research direction

Start by locating the project's Poetry configuration and the current dependency and installation workflow. Compare the existing setup with a setuptools-based venv and pip workflow, then verify that the project can be installed and its dependencies used without Poetry.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.