fiduswriter-languagetool 3.4.2
pip install fiduswriter-languagetool==3.4.2
Released:
A Fidus Writer plugin to connect to Languagetool.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 (AGPL License)
- Author: Johannes Wilm
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
FidusWriter-Languagetool is a Fidus writer plugin to connect a Fidus Writer instance with Languagetool (LT).
Installation
Install Fidus Writer if you haven’t done so already.
Within the virtual environment set up for your Fidus Writer instance, install the version of the plugin corresponding to your Fidus Writer installation. If you are running Fidus Writer 3.2, the command is:
pip install "fiduswriter-languagetool<3.3"
Add “languagetool” to your INSTALLED_APPS setting in the configuration.py file like this:
INSTALLED_APPS += ( ... 'languagetool', )Add a setting for the URL where you will be running LT in the configuration.py file like this:
LT_URL = ‘http://localhost:8081’
Create the needed JavaScript files by running this:
python manage.py transpile
(Re)start your Fidus Writer server.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 (AGPL License)
- Author: Johannes Wilm
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file fiduswriter-languagetool-3.4.2.tar.gz.
File metadata
- Download URL: fiduswriter-languagetool-3.4.2.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35403b04da352d2bd51dea5fa5a4687326925e062b69d876e793d3613732c062
|
|
| MD5 |
25636ba026b16fff90b8a7dc27b23f1e
|
|
| BLAKE2b-256 |
9c548ff9ad29b3656a1243e61a4f443b6568b28a9455766260621540a1ed3084
|