Translations report for FastAPI docs
Project description
FastAPI Translations Management
Easy management for translations of the FastAPI project documentation.
✨ Inspired by the this pull request from @lucasbalieiro.
🙋🏾♀️ Who's this library for?
This is a very specific package, intended for contributors of FastAPI translations.
If you don't work with us, feel free to look around, but I don't think you'll be able to use it anywhere else
Instalation
💽 Installation
Install using pip install -U fastapi-translations
.
⌨️ Usage
After installing fastapi-translations, you'll be able to use it anywhere via the fastapi_translations
command.
You can see all options with fastapi_translations --help
:
A basic usage is: fastapi_translations -l pt -c
.
It will scan all english docs in FastAPI project, check which documents have translations into the language informed, and which documents, despite having a translation, are out of date.
You'll need to wait a little bit while it is analyzing all docs:
And when it is done, you'll see a brief summary:
And a csv
file will be saved: fastapi-translations-lang-{chosen-language}.csv
with all files, dates, etc. 🤗
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
Built Distribution
Hashes for fastapi_translations-0.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6c361840fb43638a92e1d20dfc0e7793829a8247e9113ba548e7440d4ecbd2f |
|
MD5 | 1e73e67823512176a7a9dc0d36efea4f |
|
BLAKE2b-256 | 5f2acf8784ecce7592e76e41786c106a6b5e1f37ff4bde70f13ba6cebaefae11 |
Hashes for fastapi_translations-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62a0ee135471e1bb663dd6a254865cf47ec4d24e7cce49c4bdaa7333e957d414 |
|
MD5 | 25161891c1a141231e2561c955f9722a |
|
BLAKE2b-256 | eeabd857c7c133401dffdc5fc72d2ef25e7b3187a5d4fc85263ba899560509bf |