Skip to main content

Command line interface for working with Sphinx projects.

Project description

PLCT CLI App

This Command-Line Interface (CLI) app, named PLCT (Petlja Learning Content Tools), provides a set of commands to streamline the management and generation of learning content using Sphinx.

Installation

  1. Clone the repository:

    pip install plct-cli
    

Commands

build

Generate learning content using sphinx-build. You have the option to pass specific options to Sphinx using the -so flag. If no options are passed, they will be deduced or read from the plct_config file.

plct build [-so <sphinx-options>] [-sf <sphinx-files>]
  • -so, --sphinx-options: Specify additional options for Sphinx-build.
  • -sf, --sphinx-files: Specify filenames for Sphinx-build.

preview

Starts a local server using sphinx-autobuild. The root of this server corresponds to the root of the generated content. This allows you to edit files in the source directory and see the changes reflected in real-time on the server, as it will automatically refresh the content.

plct preview [-so <sphinx-options>]
  • -so, --sphinx-options: Specify additional options for Sphinx-autobuild.

publish

Publish learning content. Provides an easy way to create doc folder that can be used as the root for git hub pages.

plct publish

clean

Clean the generated output directory.

plct clean

get_markdown

Command zips all markdown files from the source directory.

plct get_markdown

Configuration

The app tries to determine the command arguments (source and output directories) of the sphinx command based on the project file structure. You can also specify these configurations plct_config.yaml.

License

This CLI app is licensed under the MIT License. Feel free to customize and extend it according to your needs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plct_cli-0.0.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plct_cli-0.0.5-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file plct_cli-0.0.5.tar.gz.

File metadata

  • Download URL: plct_cli-0.0.5.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for plct_cli-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c96519042c01a4a05f1d3234d449b813c36c668d9611f9bb0759437956a2bcde
MD5 272c3f29205dadb0b7499814bea762c4
BLAKE2b-256 923f0e6bf7b558458d2d1f73b719733c105cfcac795e2613b918d447df407131

See more details on using hashes here.

File details

Details for the file plct_cli-0.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: plct_cli-0.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for plct_cli-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9795d99a120134effbccdba3bd771f49652a22b160e4f5506de444e3a4e5bb04
MD5 3249e9c578ea0bc669fe95e0d8dfa68a
BLAKE2b-256 12755491192f05175e62745fd83015d6898f6130706c4fcd0a83bfcf54a7723f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page