Pre-release
This release is a pre-release and may not be stable for production use.
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 5.0.0a1
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-5.0.0a1.tar.gz | 1.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fiduswriter_books-5.0.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.7 MB
Release files / fiduswriter_books-5.0.0a1.tar.gz
| Download URL | fiduswriter_books-5.0.0a1.tar.gz |
|---|---|
| Size | 1.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9afbb3113602bc3ecfb4b4655bf1210a41ded54561d7e64bc6160dc5b5059c2f
|
|
BLAKE2b-256 checksum How to use checksums |
0aa59d82be8ba6835f89b54fcf9e85f224c10c75e76bac9885211c21dea005c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / fiduswriter_books-5.0.0a1-py3-none-any.whl
| Download URL | fiduswriter_books-5.0.0a1-py3-none-any.whl |
|---|---|
| Size | 1.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1733ce90db5835e0b24ec6411de14b5cb263a1b652b02e5b7ce895e80c97422a
|
|
BLAKE2b-256 checksum How to use checksums |
263a83323fd5a2d92e3b4d1862821faf2b64f326f0b60857ceee378e18d20640
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|