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.

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 is 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.4.0.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

severus-1.4.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file severus-1.4.0.tar.gz.

File metadata

  • Download URL: severus-1.4.0.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for severus-1.4.0.tar.gz
Algorithm Hash digest
SHA256 4ad76036dcf76bf551479970ff9a448f6517043cc30a75b8a16f42b041797621
MD5 279f4814450e91b0b4b064cb85498679
BLAKE2b-256 105177f62ff7fc8ec2e180ac1236e7d1c4f4c28175f399f34cfc25b26ba3971a

See more details on using hashes here.

File details

Details for the file severus-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: severus-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for severus-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 437956c91886c3214611fecbc13e8166f5217d91cd4f8f5069b99fb7483cc5ae
MD5 08b4013eab76b51ac3d7cc9cf04474c3
BLAKE2b-256 5f7ed43c64b53b4909589df2df021b30207a2391d26fbd136f4e617cd2df5f5b

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