Skip to content
/ teamtrees Public

Get the amount of trees planted by TeamTrees and more

License

Notifications You must be signed in to change notification settings

nm17/teamtrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teamtrees

Get the amount of trees planted by TeamTrees!

How to install

$ pip install teamtrees

Usage

You can either use the cli teamtrees:

$ teamtrees --recent >> recent_donations.csv
$ teamtrees --top >> top_donations.csv
$ teamtrees # Get current amount of trees planted

Or through Python:

import teamtrees

print(teamtrees.get_trees_count())

About

Get the amount of trees planted by TeamTrees and more

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages