Skip to main content

A fast and easy way to make beautiful documentation markdown files.

Project description

Docstring-Markdown

Docstring-Markdown is a fast and easy way to make beautiful documentation markdown files.

Why Docstring-Markdown

It's time to share your awesome new package with the world. And... get ready to spend the next week making your docs. Or, make beautiful docs with Docstring-Markdown in just a few lines of code.

Installation

$ pip install docstr-md

Quickstart

First, clone a test file from the Docstring-Markdown repo.

$ curl https://raw.githubusercontent.com/dsbowen/docstr-md/master/test.py --output test.py

The example test.py uses sklearn formatted docstrings. Let's convert it to markdown.

from docstr_md.python import PySoup, compile_md

soup = PySoup(path='test.py', parser='sklearn')
compile_md(soup, compiler='sklearn', outfile='test.md')

You'll now have a test.md file in your current directory. This is what it looks like rendered.

Citation

@software{bowen2020docstr-md,
  author = {Dillon Bowen},
  title = {Docstring-Markdown},
  url = {https://dsbowen.github.io/docstr-md/},
  date = {2020-05-15},
}

License

Users must cite Docstring-Markdown in any publications which use this software.

Docstring-Markdown is licensed with the MIT License.

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

docstr-md-0.0.2.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

docstr_md-0.0.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file docstr-md-0.0.2.tar.gz.

File metadata

  • Download URL: docstr-md-0.0.2.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8

File hashes

Hashes for docstr-md-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2407e6d3231dc7e9fc2078930b9cfc79179201f1d5abc9fafedefb46c5c1c56e
MD5 52ac4ce08bcee3dba5f772814158eefc
BLAKE2b-256 dca8a2102ed0cb42cff736f69275d0ad472bd9d09af1df0eaa94893f40de5f69

See more details on using hashes here.

File details

Details for the file docstr_md-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: docstr_md-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8

File hashes

Hashes for docstr_md-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8425e24dd92386b0b6cdb05279347088661fa614f3f9c9cff04f45d78cf76ea6
MD5 e6b72783abfbbbf2ee103e696c6b7de7
BLAKE2b-256 8d84dfc40f5d3abb36fc53020b857a3157421d41b12eaf8d89b3ae560c5e4d4c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page