Contents

polib 1.2.0

0

A library to manipulate gettext files (po and mo files).

A library to manipulate gettext files (po and mo files).

Stars: 90, Watchers: 90, Forks: 27, Open Issues: 25

The izimobil/polib repo was created 6 years ago and the last code push was 2 weeks ago. The project is moderately popular with 90 github stars!

How to Install polib

You can install polib using pip

pip install polib

or add it to a project with poetry

poetry add polib

Package Details

Author
David Jean Louis
License
MIT
Homepage
https://github.com/izimobil/polib/
PyPi:
https://pypi.org/project/polib/
GitHub Repo:
https://github.com/izimobil/polib

Classifiers

  • Software Development/Internationalization
  • Software Development/Libraries/Python Modules
  • Software Development/Localization
  • Text Processing/Linguistic
No  polib  pypi packages just yet.

Errors

A list of common polib errors.

Code Examples

Here are some polib code examples and snippets.

GitHub Issues

The polib package has 25 open issues on GitHub

  • Update README.rst
  • 1.1.1: pytest is failing in tests/tests.py::TestFunctions::test_is_file unit

See more issues on GitHub

Related Packages & Articles