Skip to main content

A legacy Python handler for mkdocstrings.

Project description

mkdocstrings-python (legacy)

ci documentation pypi version gitpod gitter

A legacy Python handler for mkdocstrings.

Requirements

mkdocstrings-python (legacy) requires Python 3.7 or above.

To install Python 3.7, I recommend using pyenv.
# install pyenv
git clone https://github.com/pyenv/pyenv ~/.pyenv

# setup pyenv (you should also put these three lines in .bashrc or similar)
export PATH="${HOME}/.pyenv/bin:${PATH}"
export PYENV_ROOT="${HOME}/.pyenv"
eval "$(pyenv init -)"

# install Python 3.7
pyenv install 3.7.12

# make it available globally
pyenv global system 3.7.12

Installation

With pip:

pip install mkdocstrings-python-legacy

With pipx:

python3.7 -m pip install --user pipx
pipx install mkdocstrings-python-legacy

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

mkdocstrings-python-legacy-0.2.2.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

mkdocstrings_python_legacy-0.2.2-py3-none-any.whl (25.5 kB view hashes)

Uploaded Python 3

Supported by

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