Improvements before releasing v0.1.0
Open
@fkdosilovic is already working on this.
Since Nov 9, 2025.
meta-issue
- Dominant language
- Python
- Stars
- 35
- Forks
- 6
- Avg merge
- 28m
- Merged PRs (30d)
- 2
Description
There are a few issues and improvements needed before releasing v0.1.0.
Here are the necessary fixes and improvements:
- Switch to httpx instead of requests
- Add Client Resolution docs
- Add General Overview of API docs
- Use ruff and mypy/pyright/basedpyright instead of ufmt and flake
- Switch to Python 3.10+ capabilities of type annotations. Check and fix the type hint errors and warnings
- Cleanup and refactor tests
- Setup more detailed logging (both to a file and to stdout)
- Don't show alpha releases in the docs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.