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]...'
Release files for dephell-changelogs 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dephell_changelogs-0.0.1.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dephell_changelogs-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.0 kB
Release files / dephell_changelogs-0.0.1.tar.gz
| Download URL | dephell_changelogs-0.0.1.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e639a3d08d389e22fbac0cc64181dbe93c4b4ba9f0134e273e6dd3e26ae70b21
|
|
BLAKE2b-256 checksum How to use checksums |
a4a459ff0d90293366ce1dedacbab57a5b130812e25a2193e9c8e5d2afef7e9b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / dephell_changelogs-0.0.1-py3-none-any.whl
| Download URL | dephell_changelogs-0.0.1-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
963d31346790a3aacc3409bbc7cb0b44cdc0e29c167eec196fb49a131c3035b8
|
|
BLAKE2b-256 checksum How to use checksums |
d94b4bc5a111070d1306a0ab4fdd9b05a8aea483de7f418e10252cc3cb18b39e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|