Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Keywords
gentoo
pep561
portage
stubs
types
Keywords from Contributors
mesh
interpretability
sequences
projection
interactive
optim
hacking
network-simulation
Last synced: 7 months ago
·
JSON representation
·
Repository
PEP 561 type stubs for portage.
Basic Info
- Host: GitHub
- Owner: Tatsh
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://tatsh.github.io/portage-stubs/
- Size: 2.01 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
gentoo
pep561
portage
stubs
types
Created almost 5 years ago
· Last pushed 8 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Citation
Codeowners
Security
Owner
- Login: Tatsh
- Kind: user
- Repositories: 87
- Profile: https://github.com/Tatsh
Citation (CITATION.cff)
authors:
- family-names: 'Udvare'
given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-04-16'
message: 'If you use this software, please cite it as below.'
title: 'portage-stubs'
version: '0.0.6'
GitHub Events
Total
- Delete event: 38
- Issue comment event: 2
- Push event: 64
- Pull request event: 74
- Create event: 45
Last Year
- Delete event: 38
- Issue comment event: 2
- Push event: 64
- Pull request event: 74
- Create event: 45
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 85 |
| Andrew Udvare | a****e@g****m | 27 |
| Fco Javier Felix | f****x@i****m | 7 |
Committer Domains (Top 20 + Academic)
inode64.com: 1
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 147
- Average time to close issues: N/A
- Average time to close pull requests: about 10 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.03
- Merged pull requests: 132
- Bot issues: 0
- Bot pull requests: 147
Past Year
- Issues: 0
- Pull requests: 95
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.01
- Merged pull requests: 80
- Bot issues: 0
- Bot pull requests: 95
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (142)
Top Labels
Issue Labels
Pull Request Labels
dependencies (142)
python (102)
javascript (40)
Packages
- Total packages: 1
-
Total downloads:
- pypi 45 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
pypi.org: portage-stubs
PEP 561 type stubs for portage.
- Homepage: https://tatsh.github.io/portage-stubs/
- Documentation: https://portage-stubs.readthedocs.org
- License: MIT
-
Latest release: 0.0.6
published 12 months ago
Rankings
Dependent packages count: 9.7%
Average: 32.1%
Dependent repos count: 54.4%
Maintainers (1)
Last synced:
8 months ago
Dependencies
.github/workflows/close-inactive.yml
actions
- actions/stale v5 composite
.github/workflows/codeql.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/qa.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
package.json
npm
- cspell ^6.31.1 development
- markdownlint-cli2 ^0.8.1 development
- prettier ^2.8.8 development
- prettier-plugin-ini ^1.1.0 development
- prettier-plugin-toml ^0.3.1 development
yarn.lock
npm
- 196 dependencies
.rtfd-requirements.txt
pypi
- sphinx-click >=4.4.0
- toml >=0.10.2
poetry.lock
pypi
- alabaster 0.7.13
- appdirs 1.4.4
- astroid 2.15.5
- attrs 23.1.0
- babel 2.12.1
- cattrs 23.1.2
- certifi 2023.7.22
- charset-normalizer 3.1.0
- colorama 0.4.6
- dill 0.3.6
- docutils 0.20.1
- esbonio 0.16.1
- exceptiongroup 1.1.2
- idna 3.4
- imagesize 1.4.1
- importlib-metadata 6.7.0
- isort 5.12.0
- jinja2 3.1.2
- lazy-object-proxy 1.9.0
- lsprotocol 2023.0.0a2
- markupsafe 2.1.3
- mccabe 0.7.0
- mypy 1.4.1
- mypy-extensions 1.0.0
- packaging 23.1
- platformdirs 3.8.1
- pygls 1.0.2
- pygments 2.15.1
- pylint 2.17.4
- pylint-quotes 0.2.3
- pyspellchecker 0.7.2
- pytoolconfig 1.2.5
- requests 2.31.0
- rope 1.9.0
- snowballstemmer 2.2.0
- sphinx 7.0.1
- sphinxcontrib-applehelp 1.0.4
- sphinxcontrib-devhelp 1.0.2
- sphinxcontrib-htmlhelp 2.0.1
- sphinxcontrib-jsmath 1.0.1
- sphinxcontrib-qthelp 1.0.3
- sphinxcontrib-serializinghtml 1.1.5
- toml 0.10.2
- tomli 2.0.1
- tomlkit 0.11.8
- typeguard 3.0.2
- typing-extensions 4.7.1
- urllib3 2.0.3
- wrapt 1.15.0
- yapf 0.40.1
- zipp 3.15.0
pyproject.toml
pypi
- python >=3.10,<4