You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

aidee-living-docs

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aidee-living-docs

Helpers for generating living documentation with Sphinx and Behave

1.0.6
pipPyPI
Maintainers
1

Aidee Living Documentation Helpers

PyPI Status Python Version License

Tests

pre-commit Black

Features

  • Helper functions to generate living documentation with Sphinx and Behave
  • Type safe code using mypy for type checking

Requirements

  • Python 3.9-3.11

Installation

You can install Aidee Living Documentation via pip:

$ pip install aidee-living-docs

This adds aidee-living-docs as a library, but also provides the CLI application with the same name.

Using the application from the command line

The application also provides a CLI application that is automatically added to the path when installing via pip.

Once installed with pip, type:

aidee-living-docs --help

To see which options are available.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project has been heavily inspired by Bluefruit

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts