Petlja's command-line interface for learning content
Project description
PetljaDoc - Petlja's tool for interactive books
The tool is based on https://github.com/RunestoneInteractive/RunestoneComponents and https://github.com/sphinx-doc/sphinx and includes:
- additional Sphinx extensions
- partial Pygame implementation for Sculpt (https://github.com/Petlja/pygame4skulpt)
- additional ActiveCode features
- customized Sphinx theme
- customized project template
petljadoc
command line interface (CLI)
PetljaDoc currently depends on forked RunestoneComonents, but we are gradually closing the gap with the upstream repository through pull requests.
Installation
Use pip
to install
PetljaDoc:
pip3 install petljadoc
If you use Windows and previous command does not work, try:
py -3 -m pip install petljadoc
CLI usage
petljadoc [OPTIONS] COMMAND [ARGS]...
Options:
--help
Show help message
Commands:
init-runestone
Create a new Runestone project in your current directorypreview
Build a Runstone projec (likerunestone build --all
), open it in browser, watch for changes, rebuild changed files and refresh browser after rebuild (using sphinx-autobuild)publish
Build a Runestone project (likerunestone build --all
) and copy produced content indocs
subfolder (ready to be published using GitHub Pages)
By using petljadoc preview
, an author may keep opened a browser window for preview. Any saved changes will be updated in browser in about 5-10 seconds.
petljadoc publish
command helps an author to share a public preview of his work via GitHub Pages.
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 petljadoc-0.2.7.tar.gz
.
File metadata
- Download URL: petljadoc-0.2.7.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1604f48cdc73aae23c24aec0864aceaffbe7a0188d1da76c60f6efd4be96b3ca |
|
MD5 | e9cdab8889f7b324e9349df55453dfe7 |
|
BLAKE2b-256 | 1fc06fbe1786619e286a3bd3584a5e67f907df21f5a6d78b81fe5f9e0a55bbe7 |
File details
Details for the file petljadoc-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: petljadoc-0.2.7-py3-none-any.whl
- Upload date:
- Size: 3.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1094a67692bb08602edd4ea3d9651d5900ace5ef4e63e56a724c0102ef267a1c |
|
MD5 | 6e26fd673e91df527b17f1a58de9ad93 |
|
BLAKE2b-256 | ebda4762e6c2899c6e595982b517bd931cefd6be1c4136b28f7fbf7f946f6ff0 |