servo/python
2016-11-01 11:35:39 +05:30
..
servo Auto merge of #13945 - mmatyas:android_libcpp_change, r=larsbergstrom,aneeshusa 2016-10-28 16:11:26 -05:00
tidy Tests alphabetical ordering of #![feature(...)] 2016-11-01 11:35:39 +05:30
mach_bootstrap.py Warn and exit mach if it detects MinGW Python 2016-10-10 18:27:48 +02:00
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Add mako to required python packages 2016-10-03 12:37:11 -04: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.