Skip to content

carbonplan/python-project-template

Repository files navigation

CarbonPlan monogram.

python-project-template

A CarbonPlan template for a developing a Python project

CI License: MIT

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.

Modifications

Updating project name

scripts and tests contain filler .py files. Update/remove these with your project name.

Updating workflows/main.yaml

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.

Updating requirements.txt

requirements.txt is currently empty. You can populate it with: pip3 freeze > requirements.txt

license

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.).

about us

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.

About

A carbonplan template for a developing a python project

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages