sectasy0/pyi18n

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.coverage
.coveragerc
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/python-app.yml
.github/workflows/python-publish.yml
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
docs/code/helpers.md
docs/code/loaders.md
docs/code/pyi18n.md
docs/code/tasks.md
docs/home/index.md
docs/home/license.md
docs/home/release-history.md
docs/index.md
docs/started/basic-usage.md
docs/started/custom-loader.md
docs/started/namespaces.md
docs/started/normalization.md
docs/started/use-in-django.md
docs/support.md
examples/custom_toml_loader/custom_toml_loader.py33
A
0 mins
examples/custom_toml_loader/locales/en.toml
examples/custom_toml_loader/locales/pl.toml
examples/custom_xml_loader/custom_xml_loader.py33
A
0 mins
examples/custom_xml_loader/locales/en.xml
examples/custom_xml_loader/locales/pl.xml
mkdocs.yml
pyi18n/__init__.py2
A
0 mins
pyi18n/helpers.py91
A
0 mins
pyi18n/loaders.py141
A
1 hr
pyi18n/pyi18n.py103
A
0 mins
pyi18n/pyi18n_tasks.py19
A
0 mins
pyi18n/tasks/__init__.py0
A
0 mins
pyi18n/tasks/normalize.py133
A
35 mins
setup.py23
A
0 mins