Skip to content

**Unofficial** Memsource API python bindings. This module aims to provide an easy programmatic way to interact with the Memsource API and make translation even simpler and more automated.

License

Notifications You must be signed in to change notification settings

Spredzy/python-memsource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

**Unofficial** Memsource API python bindings. This module aims to provide an easy programmatic way to interact with the Memsource API and make translation even simpler and more automated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%