https://github.com/ariebovenberg/quacks
🦆 Better duck-typing with mypy-compatible extensions to Protocol
https://github.com/ariebovenberg/quacks
Keywords
duck-typing immutability mypy mypy-plugins protocols traits
Keywords from Contributors
archiving measur transforms animals optimize conversion generic compose observation threads
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
🦆 Better duck-typing with mypy-compatible extensions to Protocol
- Host: GitHub
- URL: https://github.com/ariebovenberg/quacks
- Owner: ariebovenberg
- License: mit
- Created: 2021-12-10T16:08:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T05:13:35.000Z (about 1 year ago)
- Last Synced: 2024-04-01T06:27:03.898Z (about 1 year ago)
- Topics: duck-typing, immutability, mypy, mypy-plugins, protocols, traits
- Language: Python
- Homepage: https://quacks.rtfd.io
- Size: 409 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Owner metadata
- Name: Arie Bovenberg
- Login: ariebovenberg
- Email:
- Kind: user
- Description: Dutch-American 🚲 civil engineer turned coder. Experienced python wrangler 🐍, functional-programming enthousiast ⚡, and aspiring computational wizard ✨.
- Website: dev.arie.bovenberg.net
- Location: Delft, The Netherlands
- Twitter:
- Company: KLM Royal Dutch Airlines
- Icon url: https://avatars.githubusercontent.com/u/5999858?u=498a14dde7695fcd3ad9760ba0ebc0082e079135&v=4
- Repositories: 10
- Last ynced at: 2023-02-26T12:45:33.804Z
- Profile URL: https://github.com/ariebovenberg
GitHub Events
Total
- Create event: 132
- Release event: 2
- Issues event: 6
- Watch event: 18
- Delete event: 124
- Issue comment event: 31
- Public event: 1
- Push event: 184
- Pull request review comment event: 7
- Pull request event: 253
- Pull request review event: 8
- Fork event: 1
Last Year
- Create event: 56
- Delete event: 53
- Issue comment event: 6
- Pull request event: 109
- Push event: 72
- Release event: 2
- Watch event: 5
Committers metadata
Last synced: about 1 year ago
Total Commits: 145
Total Committers: 3
Avg Commits per committer: 48.333
Development Distribution Score (DDS): 0.241
Commits in past year: 53
Committers in past year: 2
Avg Commits per committer in past year: 26.5
Development Distribution Score (DDS) in past year: 0.038
Name | Commits | |
---|---|---|
dependabot[bot] | 4****] | 110 |
Arie Bovenberg | a****g@g****m | 33 |
ExOriente | o****n@g****m | 2 |
Committer domains:
Issue and Pull Request metadata
Last synced: about 1 year ago
Total issues: 5
Total pull requests: 145
Average time to close issues: 10 days
Average time to close pull requests: 4 days
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.6
Average comments per pull request: 0.22
Merged pull request: 121
Bot issues: 0
Bot pull requests: 136
Past year issues: 0
Past year pull requests: 56
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.14
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 55
Top Issue Authors
- ariebovenberg (4)
- exoriente (1)
Top Pull Request Authors
- dependabot[bot] (136)
- ariebovenberg (7)
- exoriente (2)
Top Issue Labels
- enhancement (3)
- good first issue (3)
- bug (1)
Top Pull Request Labels
- dependencies (136)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 74 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 8
- Total maintainers: 1
pypi.org: quacks
Better duck-typing with mypy-compatible extensions to Protocol
- Homepage: https://github.com/ariebovenberg/quacks
- Documentation: https://quacks.readthedocs.io/
- Licenses: MIT
- Latest release: 1.1.0 (published over 1 year ago)
- Last Synced: 2024-06-01T10:22:14.921Z (11 months ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 74 Last month
-
Rankings:
- Dependent packages count: 10.109%
- Stargazers count: 14.896%
- Average: 17.793%
- Downloads: 19.746%
- Dependent repos count: 21.559%
- Forks count: 22.654%
- Maintainers (1)
Dependencies
- sphinx *
- sphinx-material *
- atomicwrites 1.4.0 develop
- attrs 21.4.0 develop
- black 22.3.0 develop
- chevron 0.14.0 develop
- click 8.0.3 develop
- colorama 0.4.4 develop
- coverage 6.4.1 develop
- decorator 5.1.0 develop
- distlib 0.3.4 develop
- filelock 3.4.2 develop
- flake8 4.0.1 develop
- iniconfig 1.1.1 develop
- isort 5.10.1 develop
- mccabe 0.6.1 develop
- mypy 0.961 develop
- mypy-extensions 0.4.3 develop
- packaging 21.3 develop
- pathspec 0.9.0 develop
- platformdirs 2.4.1 develop
- pluggy 1.0.0 develop
- py 1.11.0 develop
- pycodestyle 2.8.0 develop
- pyflakes 2.4.0 develop
- pyparsing 3.0.6 develop
- pytest 7.1.2 develop
- pytest-cov 3.0.0 develop
- pytest-mypy-plugins 1.9.3 develop
- pyyaml 6.0 develop
- regex 2021.11.10 develop
- six 1.16.0 develop
- toml 0.10.2 develop
- tomli 1.2.3 develop
- tox 3.25.0 develop
- typed-ast 1.5.1 develop
- virtualenv 20.13.0 develop
- importlib-metadata 4.2.0
- typing-extensions 4.2.0
- zipp 3.7.0
- black ^22.3 develop
- flake8 ^4.0.1 develop
- isort ^5.10.1 develop
- mypy ^0.961 develop
- pytest ^7.1.2 develop
- pytest-cov ^3.0.0 develop
- pytest-mypy-plugins ^1.9.3 develop
- tox ^3.25.0 develop
- importlib-metadata >=1,<5
- python ^3.7.0
- typing-extensions >3.7,<5
- actions/checkout v1 composite
- actions/setup-python v2 composite
Score: 8.319717386850606