Convert DOCX to Markdown using mammoth
Project description
pyconverters_pyword
Convert DOCX to Markdown using mammoth
Installation
You can simply pip install pyconverters-pyword.
Developing
Pre-requisites
You will need to install uv (for managing the virtual environment and dependencies):
pip install uv
Clone the repository:
git clone https://bitbucket.org/kairntech/pyconverters_pyword
Install the project with its test dependencies:
uv sync --extra test
Running the test suite
uv run pytest
Linting
uv run ruff check .
uv run ruff format --check .
Building the documentation
uv run --extra docs sphinx-build docs docs/_build
The built documentation is available at docs/_build/index.html.
SBOM & vulnerability check
Install the SBOM dependencies:
uv sync --extra sbom
Generate a CycloneDX SBOM from the current environment:
uv run cyclonedx-py environment -o sbom.cdx.json --output-format json
Audit dependencies for known vulnerabilities:
uv run pip-audit --format json --output audit-report.json
To fail on any known vulnerability (useful in CI):
uv run pip-audit --strict
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyconverters_pyword-0.6.19.tar.gz.
File metadata
- Download URL: pyconverters_pyword-0.6.19.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04b72d779863225a1921f22bc8a797d803e53da29191dded86570d55dc1bea77
|
|
| MD5 |
f5fc6b764d1b36aa4261500da7443f94
|
|
| BLAKE2b-256 |
44669a864ef524b2280f22408563e334735488468c0f609072d1f88cb975d8d3
|
File details
Details for the file pyconverters_pyword-0.6.19-py3-none-any.whl.
File metadata
- Download URL: pyconverters_pyword-0.6.19-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7219a582af6ce21c7c2317ea96f211f51e9a65e072a4583d93fe8285bf2f90d2
|
|
| MD5 |
a1689dd24eda78dba230846bd709e00d
|
|
| BLAKE2b-256 |
bb0df2f9ab05b79c7bef371bf36a62c66c2d9af4615b7976437b3ae6bb5c7893
|