A library containing data structures and classes used in making the domain layer of n-tier web applications
pip install ntier==5.0.0
N-Tier is a library containing common data structures and classes used in making the domain layer of n-tier web applications.
Please note: documentation on this project is currently not provided
make
is the best way to interact with the project.
make install
make test
make coverage