Pull requests, bug reports, and questions are welcome! When submitting pull requests, please include tests with any changes you make, try to match the style of the surrounding code, and follow the Khan Academy python style guide.
In order to contribute to tinyquery, you must first sign the CLA, which can be found at http://www.khanacademy.org/r/cla.
To make a release, run make release
. You'll need the PyPI credentials from K284. Make sure to bump the version number in setup.py
first!
tinyquery is licensed under the MIT License.