python-memsource Python Memsource API bindings This project is still under active construction. This README.md will be updated as progress are made. Usage from memsource import Memsource _memsource = Memsource(username, password) templates = _memsource.get_templates()