-
Notifications
You must be signed in to change notification settings - Fork 136
Dependencies
Chris MacMackin edited this page Sep 20, 2015
·
7 revisions
In addition to the standard Python libraries, the following modules are needed:
- Jinja2
- Pygments
- toposort
- Markdown
- Beautiful Soup
- Markdown-Include
- graphviz (requires the Graphviz binary to be installed as well)
All of these (except the Graphviz binary) can be installed via pip. If you install FORD itself via pip then the dependencies will be handled automatically.
Home | About | Writing Documentation | Running Ford | Copyright © 2015 Chris MacMackin