Skip to content

A custom Abstract Base Class(ABC) implementation that has the added benefit of type enforcement at runtime along with interface type enforcement

License

Notifications You must be signed in to change notification settings

bmoore813/concordat

Repository files navigation

Concordat

A custom Abstract Base Class(ABC) implementation that has the added benefit of type enforcement at runtime along with interface type enforcement

Websters Definition Concordat:

An agreement or treaty, especially one between the Vatican and a secular government relating to matters of mutual interest.

Build local

python3 -m venv venv   
source venv/bin/activate 

Testing

make tests

About

A custom Abstract Base Class(ABC) implementation that has the added benefit of type enforcement at runtime along with interface type enforcement

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published