Skip to main content

An internationalization engine designed with simplicity in mind

Project description

Severus

Severus – /seˈweː.rus/ – is a Python internationalization engine designed with simplicity in mind.

pip version Tests Status

In a nutshell

it.json

{
    "Hello world!": "Ciao mondo!"
}

translate.py

from severus import Severus, language

T = Severus()

with language("it"):
    print(T("Hello world!"))

Documentation

The documentation will be soon available under the docs folder.

License

Severus is released under the BSD License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Severus-1.0.0b2.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

Severus-1.0.0b2-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file Severus-1.0.0b2.tar.gz.

File metadata

  • Download URL: Severus-1.0.0b2.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.7.5 Darwin/18.7.0

File hashes

Hashes for Severus-1.0.0b2.tar.gz
Algorithm Hash digest
SHA256 59522d54e3f6e81981615eddbd41d35952fc9bc0a110f49df4f3b7716f955ddd
MD5 f2437965db3328745deb8c24b15653a9
BLAKE2b-256 ce1b99f5c8c287ad5517060ff92249a932a8f74587863be527b753fcb245f8c9

See more details on using hashes here.

File details

Details for the file Severus-1.0.0b2-py3-none-any.whl.

File metadata

  • Download URL: Severus-1.0.0b2-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.7.5 Darwin/18.7.0

File hashes

Hashes for Severus-1.0.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 4c056385c4f3b404187867c847abf50df5916ceccbce725bef5bf77d8448955b
MD5 b89ca15ca86877e70b77a7d75b0e2664
BLAKE2b-256 04d789ee13ea67acbb76cb6aa504e791b4ba12778716faf05f9f64175218fc36

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page