An open API service indexing awesome lists of open source software.

https://github.com/rosettatype/drawbot-scripts

Random DrawBot scripts
https://github.com/rosettatype/drawbot-scripts

drawbot python

Last synced: about 1 year ago
JSON representation

Random DrawBot scripts

Awesome Lists containing this project

README

          

# DrawBot scripts

Python scripts to be used in [DrawBot](http://drawbot.readthedocs.org)

- `drawCircularChart.py` (quick and dirty) draws fancy circular charts with proportional sections, see [an example at the bottom of this page](https://www.rosettatype.com/blog/2016/02/02/Skolar-Sans-Pan-European)
- `visualizeCommitHistory.py` visualizes commit history in a colour-coded graph (one colour per contributor) with years and project milestones as labels, see [an example at the bottom of this page](https://www.rosettatype.com/blog/2016/02/02/Skolar-Sans-Pan-European)

## Feedback

These scripts are provided as is for inspiration.