Skip to content

Openfisca-NSW/openfisca_nsw_rules_kids_vouchers

Repository files navigation

OpenFisca NSW Rules Kids Vouchers

These are the rules for NSW Cost of Living measures, including the active kids and creative kids vouchers. It's based on the openfisca extension template. This repo contains the rules, tests, and constants. The parameters are defined in other repos.

Installing

We recommend that you use a virtualenv to install OpenFisca. If you don't, you may need to add --user at the end of all commands starting by pip.

python3 -m venv kids
deactive
source kids/bin/activate

To install your extension, run:

make extension

Testing

You can make sure that everything is working by running the provided tests:

make test

Learn more about tests.

Your extension package is now installed and ready!

About

Vouchers for school kids to ease cost of living

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published