.. _introduction_open-source: Open-source =========== Open Zaak is open-source and available under the `EUPL license`_. In addition, this project makes use of various open-source `Python libraries`_ and `npm packages`_ under the hood. Public Code ----------- The Open Zaak project benefited from the expertise of the `Foundation for Public Code`_ who helped to scale our codebase, community and development process. .. _`EUPL license`: https://github.com/open-zaak/open-zaak/blob/master/LICENSE.md .. _`Python libraries`: https://github.com/open-zaak/open-zaak/blob/master/requirements/base.txt .. _`npm packages`: https://github.com/open-zaak/open-zaak/blob/master/package-lock.json .. _`Foundation for Public Code`: https://publiccode.net/ .. toctree:: :maxdepth: 1 public_code dependencies