mirror of
https://github.com/Hopiu/python-markdown-oembed.git
synced 2026-03-16 22:10:24 +00:00
Markdown extension to allow media embedding using the oEmbed standard.
| src/python_markdown_oembed_extension | ||
| .gitignore | ||
| .travis.yml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.markdown | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
Python Markdown Plugin for oEmbed
Install flit
pip install flit
Build needed packages for project
flit install