Contents

overrides 7.7.0

0

A decorator to automatically detect mismatch when overriding a method.

A decorator to automatically detect mismatch when overriding a method.

Stars: 261, Watchers: 261, Forks: 31, Open Issues: 9

The mkorpela/overrides repo was created 8 years ago and the last code push was 4 days ago.
The project is popular with 261 github stars!

How to Install overrides

You can install overrides using pip

pip install overrides

or add it to a project with poetry

poetry add overrides

Package Details

Author
Mikko Korpela
License
Apache License, Version 2.0
Homepage
https://github.com/mkorpela/overrides
PyPi:
https://pypi.org/project/overrides/
GitHub Repo:
https://github.com/mkorpela/overrides

Classifiers

No  overrides  pypi packages just yet.

Errors

A list of common overrides errors.

Code Examples

Here are some overrides code examples and snippets.

GitHub Issues

The overrides package has 9 open issues on GitHub

  • Can't refine method typing if parent is typed as typing.Any
  • Error on builtin types

See more issues on GitHub