FidusWriter-Books
FidusWriter-Books is a Fidus Writer plugin to allow for the composition of books and article collections, using individual documents as chapters.
Installation
- Install Fidus Writer like this:
pip install fiduswriter[books]
- Add "book" to your INSTALLED_APPS setting in the configuration.py file like this:
INSTALLED_APPS += (
...
'book',
)
-
Run
fiduswriter setupto create the needed database tables and to create the needed JavaScript files. -
(Re)start your Fidus Writer server
Release files for fiduswriter-books 4.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fiduswriter_books-4.1.5.tar.gz | 1.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fiduswriter_books-4.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.8 MB
Release files / fiduswriter_books-4.1.5.tar.gz
| Download URL | fiduswriter_books-4.1.5.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f7d4fbf25da3e865e8b44a96168ecb0eacb6aac4b2a421b8195751d35da461e2
|
|
BLAKE2b-256 checksum How to use checksums |
40bb826c722ccc451da31c6173017dc2af92492ab445911df54c64809703d06d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / fiduswriter_books-4.1.5-py3-none-any.whl
| Download URL | fiduswriter_books-4.1.5-py3-none-any.whl |
|---|---|
| Size | 1.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ede218efd821042d3ccf0e3a3f1f823e940733c4be5c3ffe93f9f985677ebdc
|
|
BLAKE2b-256 checksum How to use checksums |
384ba1be5e91be665d08ae21cb9f5064bd664d8214a78ef4623b4177ef484e29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|