https://github.com/mkorpela/overrides

Last synced: about 1 month ago

Repository metadata:

A decorator to automatically detect mismatch when overriding a method


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 306
Total Committers: 20
Avg Commits per committer: 15.3
Development Distribution Score (DDS): 0.258

Commits in past year: 15
Committers in past year: 3
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Mikko Korpela m****a@g****m 227
Ashwin Madavan a****n@g****m 18
dror d****r@i****m 18
ngoodman90 n****0@g****m 9
Dror Asaf d****f 4
Brent Yi y****h@g****m 4
Joachim B Haga j****a@b****m 4
Tyler Yep t****p@s****u 4
Keunhong Lee d****d@g****m 3
Tyler Smart t****t@u****u 3
Fabio Kapsahili f****1@g****m 2
Mikko Korpela m****a@i****m 2
Joel Grus j****s@g****m 1
John Vandenberg j****b@g****m 1
Lisitsa Nikita l****s@g****m 1
Michał Górny m****y@g****g 1
Necdet Can Ateşman c****n@a****t 1
Ray Kraesig r****g@d****m 1
Bhushan Mohanraj 5****j 1
donpatrice d****e@w****e 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: overrides

A decorator to automatically detect mismatch when overriding a method.

  • Homepage: https://github.com/mkorpela/overrides
  • Documentation: https://overrides.readthedocs.io/
  • Licenses: Apache License, Version 2.0
  • Latest release: 7.7.0 (published 11 months ago)
  • Last Synced: 2024-11-11T00:21:21.521Z (about 1 month ago)
  • Versions: 43
  • Dependent Packages: 186
  • Dependent Repositories: 7,659
  • Downloads: 25,866,300 Last month
  • Docker Downloads: 560,971,494
  • Rankings:
    • Downloads: 0.063%
    • Dependent repos count: 0.104%
    • Dependent packages count: 0.139%
    • Docker downloads count: 0.714%
    • Average: 2.515%
    • Stargazers count: 5.248%
    • Forks count: 8.819%
  • Maintainers (2)
alpine: py3-overrides

Decorator to automatically detect mismatch when overriding a method

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.7.0-r1 (published 8 months ago)
  • Last Synced: 2024-11-11T00:23:39.939Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 13.003%
    • Dependent packages count: 13.225%
    • Stargazers count: 17.329%
    • Forks count: 21.458%
  • Maintainers (1)
alpine: py3-overrides-pyc

Precompiled Python bytecode for py3-overrides

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.7.0-r1 (published 8 months ago)
  • Last Synced: 2024-11-11T00:24:10.977Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 13.003%
    • Dependent packages count: 13.225%
    • Stargazers count: 17.329%
    • Forks count: 21.458%
  • Maintainers (1)
conda: overrides

A decorator to automatically detect mismatch when overriding a method.

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.3.1 (published about 2 years ago)
  • Last Synced: 2024-10-29T18:18:17.828Z (about 2 months ago)
  • Versions: 24
  • Dependent Packages: 5
  • Dependent Repositories: 38
  • Rankings:
    • Dependent repos count: 5.889%
    • Dependent packages count: 10.42%
    • Average: 18.067%
    • Stargazers count: 24.462%
    • Forks count: 31.499%
spack: py-overrides

A decorator to automatically detect mismatch when overriding a method.

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: []
  • Latest release: 7.3.1 (published over 1 year ago)
  • Last Synced: 2024-11-11T00:22:31.560Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 13.771%
    • Forks count: 19.042%
    • Average: 22.685%
    • Dependent packages count: 57.926%
  • Maintainers (1)
conda: overrides

A decorator @override that verifies that a method that should override an inherited method actually does it. Copies the docstring of the inherited method to the overridden method. Since signature validation and docstring inheritance are performed on class creation and not on class instantiation, this library significantly improves the safety and experience of creating class hierarchies in Python without significantly impacting performance.

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.4.0 (published about 1 year ago)
  • Last Synced: 2024-10-29T18:16:49.869Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 38
  • Rankings:
    • Dependent repos count: 26.475%
    • Dependent packages count: 30.651%
    • Average: 34.297%
    • Stargazers count: 36.611%
    • Forks count: 43.449%
alpine: py3-overrides-pyc

Precompiled Python bytecode for py3-overrides

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release:
  • Last Synced: 2024-10-29T18:17:04.917Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine: py3-overrides

Decorator to automatically detect mismatch when overriding a method

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release:
  • Last Synced: 2024-11-11T00:22:58.036Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine: py3-overrides

Decorator to automatically detect mismatch when overriding a method

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.4.0-r0 (published over 1 year ago)
  • Last Synced: 2024-11-11T00:23:51.727Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine: py3-overrides-pyc

Precompiled Python bytecode for py3-overrides

  • Homepage: https://github.com/mkorpela/overrides
  • Licenses: Apache-2.0
  • Latest release: 7.4.0-r0 (published over 1 year ago)
  • Last Synced: 2024-11-11T00:23:36.298Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)

Dependencies

requirements-dev.txt pypi
  • black >=20.8b1
  • flake8 >=3.9.1
  • isort >=5.8.0
  • mypy >=0.812
  • pip >=21.0.1
  • pytest >=6.2.3
  • tox >=3.23.0
  • typing-utils >=0.0.3
  • wheel >=0.36.2
setup.py pypi
  • typing *
  • typing-utils >=0.0.3