Bundle of Perceval backends for Weblate.
Project description
perceval-weblate
Bundle of Perceval backends for Weblate.
Backends
The backends currently managed by this package support the next repositories:
- Weblate
Requirements
- Python >= 3.9
You will also need some other libraries for running the tool, you can find the whole list of dependencies in pyproject.toml file.
Installation
There are several ways to install perceval-weblate on your system: packages or source code using Poetry or pip.
PyPI
perceval-weblate can be installed using pip, a tool for installing Python packages. To do it, run the next command:
$ pip install perceval-weblate
Source code
To install from the source code you will need to clone the repository first:
$ git clone https://github.com/chaoss/grimoirelab-perceval-weblate
$ cd grimoirelab-perceval-weblate
Then use pip or Poetry to install the package along with its dependencies.
Pip
To install the package from local directory run the following command:
$ pip install .
In case you are a developer, you should install perceval-weblate in editable mode:
$ pip install -e .
Poetry
We use poetry for dependency management and packaging. You can install it following its documentation. Once you have installed it, you can install perceval-weblate and the dependencies in a project isolated environment using:
$ poetry install
To spaw a new shell within the virtual environment use:
$ poetry shell
Examples
Weblate
$ perceval weblate
License
Licensed under GNU General Public License (GPL), version 3 or later.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file perceval_weblate-1.0.9.tar.gz
.
File metadata
- Download URL: perceval_weblate-1.0.9.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6413ff931ee49d773d0f8109303cbaae67a66b43789fe3ac5e572541dfe94103 |
|
MD5 | 73a366c29d2f68de2bc12f1b88a01b72 |
|
BLAKE2b-256 | 4ee31c9c19e2a5b21709095de161fdc8ac7cd2026d8759105fe1d333aad51a8e |
File details
Details for the file perceval_weblate-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: perceval_weblate-1.0.9-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3c5673151ebff8d7c2e5fefc52f611e527e99ff479932fd5bc2432b4833fe0b |
|
MD5 | 5eb8cd856aaaf78806a1e7e5be35032f |
|
BLAKE2b-256 | 0adc89fd5f0df836e714059965e23cce9513289fe00ff311f63eca3a58733beb |