The second iteration of the Fedora People generation script.
pip install -r requirements.txt
python make_people_page.py
index.html
to appropriate location (e.g /var/www/
)Tip: Edit make_people_page.py
and change line 156's grep
statement, line 183's email template to conform to the pattern in your own system, if not running on Fedora's infrastructure.
people2 is written with Python, Bash, Jinja, and JS with DataTables and jQuery.