Skip to content

bendmorris/python-phylopic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This script searches phylopic.org for taxon silhouettes and downloads them.

To use from the command line:

./phylopic.py "Homo sapiens" "Pan troglodytes" "Mus musculus"

To use from Python:

import phylopic
phylopic.download_pics('Homo sapiens', 'Pan troglodytes', 'Mus musculus')

About

Simple Python phylopic.org wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages