Author: | Pierre-Yves Chibon <pingou@pingoured.fr> |
---|
This week in Fedora is a website providing weekly news about the activities of the contributors to the Fedora project using the information collected by fedmsg and made available via datagrepper
Source: https://github.com/pypingou/thisweekinfedora
The project is a website providing weekly updates and statistics about the activity of the contributors of the community. The website is built using nikola and the data is aggregated from datagrepper using python-requests.
The svg graph representing the evolution of the activities is generated using the pygal library.
The dependency list is therefore:
- python (tested on 2.6 and 2.7)
- python-requests
- nikola
- pygal
This project is licensed GPLv3+.