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
- Jade Abbott - Initial work - jaderabbit
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tmx2dataframe-0.3.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e3a901fa958dfe15e7a3fa20a1286451977e3c4a771a5864bb761e79dba9b89 |
|
MD5 | fb55dc0f7a81976671196ffc7242cd1c |
|
BLAKE2b-256 | 2b3ca93fb26f99dcdb18db897bf733addb326833c4292105969b0c79ab919b3d |