Twixes / pypi-assistantLinks
π PyPI package information at a glance for Python dependencies β a VS Code extension
β35Updated this week
Alternatives and similar repositories for pypi-assistant
Users that are interested in pypi-assistant are comparing it to the libraries listed below
Sorting:
- Action to have pip install from a requirements file as securely as possibleβ41Updated 3 years ago
- Collection of python functions that can be used to run GitHub Action Workflow Commandsβ83Updated last year
- Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparsβ¦β119Updated last month
- Syntactical sugar for Python class attributesβ60Updated last year
- Validation library for simple check on `pyproject.toml`β172Updated this week
- β79Updated 2 years ago
- A Python type explainer!β83Updated 2 years ago
- next.js website powering https://py-code.org/β31Updated 9 months ago
- Generate changelogs from commit tags and shortlogsβ27Updated 8 months ago
- Use uv in GitHub Actions by adding one line to the workflow.β62Updated 2 weeks ago
- π΅οΈ File browser for distributions on PyPIβ109Updated this week
- β192Updated last month
- A tool to generate FAQ.md documents and automatically suggest answers to issuesβ225Updated last year
- Python support graph for specific Python versions for the most popular Python packagesβ46Updated this week
- Simple, composable command runner for Python projectsβ35Updated 2 weeks ago
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.β93Updated 2 years ago
- Automatically manage the __all__ variable in Python modules.β54Updated 3 years ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.β248Updated 9 months ago
- Builds a graph of a Python project's internal dependencies.β95Updated last week
- π Drop-in replacement for Click to make user-friendly and colorful CLIβ96Updated this week
- Fancy PyPI READMEs with Hatchβ177Updated 2 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing onβ¦β69Updated 3 months ago
- Data about packages and maintainers on PyPIβ130Updated 4 months ago
- A minimal re-implementation of Python's `venv` moduleβ138Updated 2 months ago
- Replace `Optional[T]` by `Union[T, None]` π