Skip to main content

Converting tmx translation files to pandas dataframe

Project description

tmx2dataframe

A python package to convert a tmx translation file into a pandas dataframe. Please note that this is very early stages and is certainly not ready for production use.

Getting Started

Prerequisites

Python 3

Installing

Package can be installed using pip.

pip install tmx2dataframe

Usage

import tmx2dataframe

metadata, df = tmx2dataframe.read("/path/to/tmxfile.tmx")

Running the tests

We use pytest for our tests.

pip install pytest
cd navigate/to/project/folder
pytest

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tmx2dataframe-0.3.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

tmx2dataframe-0.3.0-py2-none-any.whl (4.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page