Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 391 Bytes

pydita

Python modules and applications for working with DITA content.

Release 0.0.1, 22 Jan 2023

Default branch is develop.

Developing

This project uses pipenv to manage dependencies. Use pipenv shell to create a Python shell with the correctly-configured virtual environment. Use pipenv run to run scripts directly.

Requires Python 3.10 or newer.

Requires signed commits.