Cookiecutter is a tool that enables you to download and customise pre-set templates. This is the Template that gets you started with projects using ArangoDB.
Installation
pip install cookiecutter
cookiecutter https://github.com/ArangoDB-Community/ArangoDBTemplate.git
Check out the getting started notebook to learn more about Cookiecutter and the various ways you can use it to streamline setting up your projects.