mirror of
https://github.com/ansible/python-memsource
synced 2026-04-05 19:25:42 +00:00
No description
- Python 100%
| memsource | ||
| .gitignore | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.md | ||
| setup.py | ||
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()