Skip to content

fizyk/pyramid_localize

Repository files navigation

pyramid_localize

Latest PyPI version

Documentation Status

Wheel Status

Supported Python Versions

License

pyramid_localize is a pyramid extension providing ready-to-use, translation functionality for your pyramid based projects. All you need is to add Babel, and add some configuration. localize provides also a web interface that allows you to reload translations live, without reloading application.

Package resources

Instalation:

pip install pyramid_localize

or add pyramid_localize to your project requirements.

Release

Install pipenv first, Then run:

pipenv run tbump [NEW_VERSION]

About

Package to provide translation methods for pyramid, and means to reload translations without stopping the application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published