Home
Softono

Python Fluent

Open source Python
242
Stars
31
Forks
18
Issues
10
Watchers
2 months
Last Commit

 About Python Fluent

Python implementation of Project Fluent

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Python Fluent?

We provide expert installation service for this software. Our team will install, configure, and secure Python Fluent on your server. plans start at just $30.

Python Fluent

View on GitHub

Project Fluent

This is a collection of Python packages to use the Fluent localization system:

fluent.syntax

The syntax package includes the parser, serializer, and traversal utilities like Visitor and Transformer. You’re looking for this package if you work on tooling for Fluent in Python.

fluent.runtime

The runtime package includes the library required to use Fluent to localize your Python application. It comes with a Localization class to use, based on an implementation of FluentBundle. It uses the tooling parser above to read Fluent files.

fluent.pygments

A plugin for pygments to add syntax highlighting to Sphinx.

Discuss

We’d love to hear your thoughts on Project Fluent! Whether you’re a localizer looking for a better way to express yourself in your language, or a developer trying to make your app localizable and multilingual, or a hacker looking for a project to contribute to, please do get in touch on the mailing list and the IRC channel.

Get Involved

python-fluent is open-source, licensed under the Apache License, Version 2.0. We encourage everyone to take a look at our code and we’ll listen to your feedback.