Personal tools
Skip to content. | Skip to navigation
polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries.
Python 3 bindings for the Poppler PDF rendering library. It is needed to run programs written in Python 3 and using Poppler set.
[, a distributed SQL engine for interactive and batch big data processing. Provides a low-level client and a DBAPI 2.0 implementation.
Pretend is a library to make stubbing with Python easier.
See for documentation.
Prometheus Flask exporter[![PyPI]( [![PyPI]( [![PyPI - Downloads]( [![Coverage Status]( [![Code Climate](
Proto Plus for Python |pypi| |release level| |docs| Beautiful, Pythonic protocol buffers.This is a wrapper around protocol buffers_. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types... _protocol buffers: Documentation -Documentation_ is available on...