Skip to main content

A tool for flexibly managing templated docs of all kinds.

Project description

Pape Docs

Pape Docs is a command-line interface (CLI) tool designed to simplify the creation and management of templated documentation. It provides a straightforward, opinionated system for generating various types of documents (e.g., ADRs, tasks, notes) from predefined templates, ensuring consistency and reducing overhead.

Features

Streamlined Document Creation

The core functionality is provided by the new-doc script, which allows users to quickly create new Markdown documents based on pre-defined templates.

Usage:

uvx pape-docs new

Options:

  • --simple: Use the simple template.
  • --complex: Use the complex template.
  • --priority <PRIORITY>: Optional priority number for the document (e.g., "0100", "????" for unknown).
  • --doc-type <DOC_TYPE>: Optional document type (e.g., "ADR", "Task", "Notes", "Bug").

Robust Interactivity (Planned)

The new-doc script is designed to support both interactive and non-interactive modes.

  • Interactive Mode (Default):
    • Prompts for required arguments (like the document title) if not provided via command-line options.
    • Re-prompts for invalid non-empty responses, providing reasonable defaults for empty responses.
  • Non-Interactive Mode (Planned Option):
    • Will execute without any interactive prompts.
    • Will throw an error if any required arguments (e.g., title) are missing.

Flexible Docs Directory Location

The script intelligently locates the docs/ directory where new documents should be placed. The search order is:

  1. An environment variable (PAPE_DOCS_DIR).
  2. A pyproject.toml file in the current or parent directories, looking for [tool.pape-docs]."docs-dir".
  3. An existing docs/ directory in the current or parent directories.
  4. If no docs/ directory is found, the user is prompted to create one (defaulting to ./docs/).

Packaged Templates

Pape Docs comes with pre-defined simple.md and complex.md templates. These templates are bundled with the application and are not user-configurable. This design choice reinforces the opinionated nature of the tool, aiming to prescribe a simple and consistent documentation system.

Installation

(Installation instructions will go here once the project is ready for distribution.)

Development

Setup

  1. Clone the repository.

  2. Install dependencies using uv (or pip):

    uv pip install -e .
    uv pip install -e ".[dev]"
    

Linting and Formatting

This project uses ruff for linting and formatting.

ruff check .
ruff format .

Testing

Tests will be written using pytest.

pytest

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

pape_docs-0.2.2.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

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

pape_docs-0.2.2-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file pape_docs-0.2.2.tar.gz.

File metadata

  • Download URL: pape_docs-0.2.2.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for pape_docs-0.2.2.tar.gz
Algorithm Hash digest
SHA256 e761b0b276d81c9b1ebfb7801f77e7866daf3fa49d266b887f349289b226dc2f
MD5 7c16b999e9afb94ecf4c65f02c66ccd7
BLAKE2b-256 1ff07637eaa110f7230e05bc77b2204c630ac0c0fec410b69dca3c1a453f7d57

See more details on using hashes here.

File details

Details for the file pape_docs-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pape_docs-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for pape_docs-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 da4871bc3fa91c643b734d072f5b1a0967d1ee554a5f80ff4f21690aa6a7614a
MD5 32e96e4743b19199b6fadeae31409541
BLAKE2b-256 c9f146060acf9652dbf7bf4308c1e1975503fe6dee2e7b591de998769a564a3c

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