A CarbonPlan template for a developing a Python project
This CarbonPlan repository contains a template for developing a python project. To start, click on the green Use this template button in the top right. This will allow you to create a new project using this base template.
scripts
and tests
contain filler .py files. Update/remove these with your project name.
In the workflows/main.yaml file, the pytest and docker sections of the github actions configuration are currently commented out. If you wish to add them, uncomment them.
requirements.txt is currently empty. You can populate it with: pip3 freeze > requirements.txt
All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.