servo/python
2016-08-23 00:53:09 +05:30
..
servo Auto merge of #12250 - ConnorGBrewster:mac_about_version, r=larsbergstrom 2016-08-19 19:45:00 -05:00
tidy Some cleanups in tidy 2016-08-23 00:53:09 +05:30
mach_bootstrap.py Allow running WPT in Firefox 2016-07-21 19:31:24 -05:00
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Add support colored text in Windows Console 2016-08-13 03:20:47 +02:00
tox.ini Added tox.ini 2016-05-08 12:10:48 +02:00

This directory contains various Python modules used to support servo development.

servo

servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.

tidy

servo-tidy is used to check licenses, line lengths, whitespace, flake8 on Python files, lock file versions, and more.