Find changelog for github repository, local dir, parse changelog
Project description
Installation
python3 -m pip install --user dephell_changelogs
Usage
Get changelog url:
from dephell_changelogs import get_changelog_url
url = get_changelog_url('dephell')
url = get_changelog_url('https://dephell.readthedocs.io/')
url = get_changelog_url('https://github.com/dephell/dephell/')
Parse changelog:
from dephell_changelogs import parse_changelog
parsed = parse_changelog(url)
parsed['0.8.0']
# 'New commands:\n\n+ [dephell package bug]...'
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
Built Distribution
File details
Details for the file dephell_changelogs-0.0.1.tar.gz
.
File metadata
- Download URL: dephell_changelogs-0.0.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e639a3d08d389e22fbac0cc64181dbe93c4b4ba9f0134e273e6dd3e26ae70b21 |
|
MD5 | 79569f85c59175e1a0f1cfa818361100 |
|
BLAKE2b-256 | a4a459ff0d90293366ce1dedacbab57a5b130812e25a2193e9c8e5d2afef7e9b |
File details
Details for the file dephell_changelogs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: dephell_changelogs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 963d31346790a3aacc3409bbc7cb0b44cdc0e29c167eec196fb49a131c3035b8 |
|
MD5 | f22c26390e907db887c71b546a0991e0 |
|
BLAKE2b-256 | d94b4bc5a111070d1306a0ab4fdd9b05a8aea483de7f418e10252cc3cb18b39e |