Convert code files to Markdown (CLI and library)
Project description
c2m-by-nery
Convert code files to Markdown (CLI and library).
Install
pip install c2m-by-nery
Or for global CLI (anywhere on the machine):
cd /path/to/c2m-by-nery
pipx install .
Usage
c2m [PATH] [OPTIONS]
Library
from c2m_by_nery.core import convert_to_markdown
result = convert_to_markdown(root=".", frontmatter=True)
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
c2m_by_nery-0.1.0.tar.gz
(13.7 kB
view details)
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 c2m_by_nery-0.1.0.tar.gz.
File metadata
- Download URL: c2m_by_nery-0.1.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb9ca95251742233a7de5cc5d29c3d475cedad15eeed5ac7163b882db7f63594
|
|
| MD5 |
a4e4b6aa969c353a07e27566dc46b0fc
|
|
| BLAKE2b-256 |
d5cabde8ed98009b96e5f6ea12c5ea39ec5b75f477e16f78dc39c7fb617c556e
|
File details
Details for the file c2m_by_nery-0.1.0-py3-none-any.whl.
File metadata
- Download URL: c2m_by_nery-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ea827425f5da8e2507f93575e41b67d208d08fef039907546ec818da100bf21
|
|
| MD5 |
82746a7c4fea1cf08a3d5cc752696f1c
|
|
| BLAKE2b-256 |
c29b82fca51dee8b2d5fe7cbef607dda191307ec28eddef699329185b82c3fc0
|