python_markdown-oembed_extension


Namepython_markdown-oembed_extension JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryDetect inline pattern starting with '![', use the following data to request oembed data from the video hoster and create appropriate iframe html
upload_time2023-11-10 14:45:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords markdown html oembed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Markdown oEmbed

## Installation

    pip install from python_markdown-oembed_extension

## Links

- [python_markdown-oembed_extension](https://github.com/Hopiu/python-markdown-oembed)
- [Markdown](http://daringfireball.net/projects/markdown/)
- [oEmbed](http://www.oembed.com/)
- [python-oembed](https://github.com/abarmat/python-oembed)

## Development

This project uses flit as packaging tool.

### Install flit

```
pip install flit
```

### Build needed packages for project

```
flit install
```

## Changelog

### 0.2.1

- add Slideshare endpoint (thanks to [anantshri](https://github.com/anantshri))

### 0.2.0

- backwards incompatible changes
    - allows arbitrary endpoints ([commit](https://github.com/Wenzil/python-markdown-oembed/commit/1e89de9db5e63677e071c36503e2499bbe0792da))
    - works with modern Markdown (>=2.6)
    - dropped support for python 2.6
- added support python 3.x

### 0.3.0

- Updated version of [python-markdown-oembed](https://github.com/rennat/python-markdown-oembed)
- Various small fixes and code modernizations.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python_markdown-oembed_extension",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "markdown,html,oembed",
    "author": null,
    "author_email": "nmc <contact-nmc@unibas.ch>",
    "download_url": "https://files.pythonhosted.org/packages/d2/65/d97e345e94c09aa25b68085720160c88dcc1a546b8773b4e35508baccb1b/python_markdown_oembed_extension-0.3.1.tar.gz",
    "platform": null,
    "description": "# Python Markdown oEmbed\n\n## Installation\n\n    pip install from python_markdown-oembed_extension\n\n## Links\n\n- [python_markdown-oembed_extension](https://github.com/Hopiu/python-markdown-oembed)\n- [Markdown](http://daringfireball.net/projects/markdown/)\n- [oEmbed](http://www.oembed.com/)\n- [python-oembed](https://github.com/abarmat/python-oembed)\n\n## Development\n\nThis project uses flit as packaging tool.\n\n### Install flit\n\n```\npip install flit\n```\n\n### Build needed packages for project\n\n```\nflit install\n```\n\n## Changelog\n\n### 0.2.1\n\n- add Slideshare endpoint (thanks to [anantshri](https://github.com/anantshri))\n\n### 0.2.0\n\n- backwards incompatible changes\n    - allows arbitrary endpoints ([commit](https://github.com/Wenzil/python-markdown-oembed/commit/1e89de9db5e63677e071c36503e2499bbe0792da))\n    - works with modern Markdown (>=2.6)\n    - dropped support for python 2.6\n- added support python 3.x\n\n### 0.3.0\n\n- Updated version of [python-markdown-oembed](https://github.com/rennat/python-markdown-oembed)\n- Various small fixes and code modernizations.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Detect inline pattern starting with '![', use the following data to request oembed data from the video hoster and create appropriate iframe html",
    "version": "0.3.1",
    "project_urls": null,
    "split_keywords": [
        "markdown",
        "html",
        "oembed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c46cea188eb1d1a7cb40d347708a665bbbc6b2c03733adad2d6d2818287c76e1",
                "md5": "ca025e27daeddb416bd2eb63cb8c4ba9",
                "sha256": "e13cecfa072ca5679afa595a583743b6e804cab521750fed8bfd72b4eb3920d2"
            },
            "downloads": -1,
            "filename": "python_markdown_oembed_extension-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca025e27daeddb416bd2eb63cb8c4ba9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7234,
            "upload_time": "2023-11-10T14:45:54",
            "upload_time_iso_8601": "2023-11-10T14:45:54.779215Z",
            "url": "https://files.pythonhosted.org/packages/c4/6c/ea188eb1d1a7cb40d347708a665bbbc6b2c03733adad2d6d2818287c76e1/python_markdown_oembed_extension-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d265d97e345e94c09aa25b68085720160c88dcc1a546b8773b4e35508baccb1b",
                "md5": "fb257c68264d704c8733603c967fa356",
                "sha256": "f775f0f6bf0af42a7cdb043434df9fed80d6b30e4748d7785a66979baaf5668f"
            },
            "downloads": -1,
            "filename": "python_markdown_oembed_extension-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fb257c68264d704c8733603c967fa356",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6222,
            "upload_time": "2023-11-10T14:45:56",
            "upload_time_iso_8601": "2023-11-10T14:45:56.575127Z",
            "url": "https://files.pythonhosted.org/packages/d2/65/d97e345e94c09aa25b68085720160c88dcc1a546b8773b4e35508baccb1b/python_markdown_oembed_extension-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 14:45:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python_markdown-oembed_extension"
}
        
Elapsed time: 0.19207s