https://github.com/tatsh/portage-stubs
PEP 561 type stubs for portage.
https://github.com/tatsh/portage-stubs
gentoo pep561 portage stubs types
Last synced: about 2 months ago
JSON representation
PEP 561 type stubs for portage.
- Host: GitHub
- URL: https://github.com/tatsh/portage-stubs
- Owner: Tatsh
- License: mit
- Created: 2021-07-09T17:37:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-28T01:24:39.000Z (about 2 months ago)
- Last Synced: 2025-04-29T19:55:56.100Z (about 2 months ago)
- Topics: gentoo, pep561, portage, stubs, types
- Language: Python
- Homepage: https://tatsh.github.io/portage-stubs/
- Size: 2.62 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# portage-stubs
[](https://github.com/Tatsh/portage-stubs/actions/workflows/qa.yml)
[](https://pypi.org/project/portage-stubs/)
[](https://github.com/Tatsh/portage-stubs/tags)
[](https://github.com/Tatsh/portage-stubs/blob/master/LICENSE.txt)
[](https://github.com/Tatsh/portage-stubs/compare/v0.0.6...master)PEP 561 type stubs for portage.
## Installation
### Poetry
```shell
poetry add portage-stubs
```### Pip
```shell
pip install portage-stubs
```