Skip to content

📝 docs: add package description and usage to README#46

Merged
gaborbernat merged 1 commit intotox-dev:mainfrom
gaborbernat:44
Mar 9, 2026
Merged

📝 docs: add package description and usage to README#46
gaborbernat merged 1 commit intotox-dev:mainfrom
gaborbernat:44

Conversation

@gaborbernat
Copy link
Copy Markdown
Member

The README previously had no information about what python-discovery does or how to use it, making it difficult for potential users to evaluate the package or get started. This addresses issue #44.

Added a clear explanation of the package's purpose (discovering Python interpreters across multiple installation sources like pyenv, mise, asdf, uv, and the Windows registry), a working usage example with get_interpreter(), and a list of supported specification formats. 📚

This improves the first-time user experience by answering the fundamental questions: what does this package do and how do I use it? The usage example demonstrates the core API with realistic code that users can adapt immediately.

The README previously provided no information about what python-discovery
does or how to use it, making it difficult for potential users to evaluate
the package or get started quickly.

Added a clear explanation of the package's purpose (discovering Python
interpreters across multiple installation sources), a working usage example
with get_interpreter(), and a list of supported specification formats.
This addresses issue tox-dev#44 and improves the first-time user experience.
@gaborbernat gaborbernat added the documentation Improvements or additions to documentation label Mar 9, 2026
@gaborbernat gaborbernat merged commit 6bbe940 into tox-dev:main Mar 9, 2026
13 checks passed
@gaborbernat gaborbernat deleted the 44 branch March 9, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant