Skip to content

immanetize/python-transifex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-transifex

A python API to the Transifex translation service (www.transifex.com). This API wrapper makes it easier to communicate with Transifex. The wrapper does not expose all of the underlying functionality of the Transifex API.

This wrapper is compatible with both www.transifex.com and Transifex Community Edition (self hosted).

ChangeLog

0.1.7

  • Downgrade requests version to ensure compatibility with current code

0.1.6

  • Update setup.py to only include the actual requirements needed to install. Thanks to Toshio Kuratomi (jakul#3)
  • Fix tests which now throw InvalidSlugException. Thanks to Toshio Kuratmi (jakul#4)

0.1.5

  • add new InvalidSlugException; make exceptions share a base class

About

Python Transifex API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%