changelogging


Namechangelogging JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/nekitdev/changelogging
SummaryBuilding changelogs from fragments.
upload_time2024-02-25 19:13:45
maintainer
docs_urlNone
authornekitdev
requires_python>=3.8
licenseMIT
keywords python changelog changes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `changelogging`

[![License][License Badge]][License]
[![Version][Version Badge]][Package]
[![Downloads][Downloads Badge]][Package]
[![Discord][Discord Badge]][Discord]

[![Documentation][Documentation Badge]][Documentation]
[![Check][Check Badge]][Actions]
[![Test][Test Badge]][Actions]
[![Coverage][Coverage Badge]][Coverage]

> *Building changelogs from fragments.*

## Installing

**Python 3.7 or above is required.**

### pip

Installing the library with `pip` is quite simple:

```console
$ pip install changelogging
```

Alternatively, the library can be installed from source:

```console
$ git clone https://github.com/nekitdev/changelogging.git
$ cd changelogging
$ python -m pip install .
```

### poetry

You can add `changelogging` as a dependency with the following command:

```console
$ poetry add changelogging
```

Or by directly specifying it in the configuration like so:

```toml
[tool.poetry.dependencies]
changelogging = "^1.4.0"
```

Alternatively, you can add it directly from the source:

```toml
[tool.poetry.dependencies.changelogging]
git = "https://github.com/nekitdev/changelogging.git"
```

## Documentation

You can find the documentation [here][Documentation].

## Support

If you need support with the library, you can send an [email][Email]
or refer to the official [Discord server][Discord].

## Changelog

You can find the changelog [here][Changelog].

## Security Policy

You can find the Security Policy of `changelogging` [here][Security].

## Contributing

If you are interested in contributing to `changelogging`, make sure to take a look at the
[Contributing Guide][Contributing Guide], as well as the [Code of Conduct][Code of Conduct].

## License

`changelogging` is licensed under the MIT License terms. See [License][License] for details.

[Email]: mailto:support@nekit.dev

[Discord]: https://nekit.dev/chat

[Actions]: https://github.com/nekitdev/changelogging/actions

[Changelog]: https://github.com/nekitdev/changelogging/blob/main/CHANGELOG.md
[Code of Conduct]: https://github.com/nekitdev/changelogging/blob/main/CODE_OF_CONDUCT.md
[Contributing Guide]: https://github.com/nekitdev/changelogging/blob/main/CONTRIBUTING.md
[Security]: https://github.com/nekitdev/changelogging/blob/main/SECURITY.md

[License]: https://github.com/nekitdev/changelogging/blob/main/LICENSE

[Package]: https://pypi.org/project/changelogging
[Coverage]: https://codecov.io/gh/nekitdev/changelogging
[Documentation]: https://nekitdev.github.io/changelogging

[Discord Badge]: https://img.shields.io/discord/728012506899021874
[License Badge]: https://img.shields.io/pypi/l/changelogging
[Version Badge]: https://img.shields.io/pypi/v/changelogging
[Downloads Badge]: https://img.shields.io/pypi/dm/changelogging

[Documentation Badge]: https://github.com/nekitdev/changelogging/workflows/docs/badge.svg
[Check Badge]: https://github.com/nekitdev/changelogging/workflows/check/badge.svg
[Test Badge]: https://github.com/nekitdev/changelogging/workflows/test/badge.svg
[Coverage Badge]: https://codecov.io/gh/nekitdev/changelogging/branch/main/graph/badge.svg

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nekitdev/changelogging",
    "name": "changelogging",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "python,changelog,changes",
    "author": "nekitdev",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d4/63/4f4e6d2ad7da97d9a685748baf3843d909dac6c050f02431c18fb13c3746/changelogging-1.4.0.tar.gz",
    "platform": null,
    "description": "# `changelogging`\n\n[![License][License Badge]][License]\n[![Version][Version Badge]][Package]\n[![Downloads][Downloads Badge]][Package]\n[![Discord][Discord Badge]][Discord]\n\n[![Documentation][Documentation Badge]][Documentation]\n[![Check][Check Badge]][Actions]\n[![Test][Test Badge]][Actions]\n[![Coverage][Coverage Badge]][Coverage]\n\n> *Building changelogs from fragments.*\n\n## Installing\n\n**Python 3.7 or above is required.**\n\n### pip\n\nInstalling the library with `pip` is quite simple:\n\n```console\n$ pip install changelogging\n```\n\nAlternatively, the library can be installed from source:\n\n```console\n$ git clone https://github.com/nekitdev/changelogging.git\n$ cd changelogging\n$ python -m pip install .\n```\n\n### poetry\n\nYou can add `changelogging` as a dependency with the following command:\n\n```console\n$ poetry add changelogging\n```\n\nOr by directly specifying it in the configuration like so:\n\n```toml\n[tool.poetry.dependencies]\nchangelogging = \"^1.4.0\"\n```\n\nAlternatively, you can add it directly from the source:\n\n```toml\n[tool.poetry.dependencies.changelogging]\ngit = \"https://github.com/nekitdev/changelogging.git\"\n```\n\n## Documentation\n\nYou can find the documentation [here][Documentation].\n\n## Support\n\nIf you need support with the library, you can send an [email][Email]\nor refer to the official [Discord server][Discord].\n\n## Changelog\n\nYou can find the changelog [here][Changelog].\n\n## Security Policy\n\nYou can find the Security Policy of `changelogging` [here][Security].\n\n## Contributing\n\nIf you are interested in contributing to `changelogging`, make sure to take a look at the\n[Contributing Guide][Contributing Guide], as well as the [Code of Conduct][Code of Conduct].\n\n## License\n\n`changelogging` is licensed under the MIT License terms. See [License][License] for details.\n\n[Email]: mailto:support@nekit.dev\n\n[Discord]: https://nekit.dev/chat\n\n[Actions]: https://github.com/nekitdev/changelogging/actions\n\n[Changelog]: https://github.com/nekitdev/changelogging/blob/main/CHANGELOG.md\n[Code of Conduct]: https://github.com/nekitdev/changelogging/blob/main/CODE_OF_CONDUCT.md\n[Contributing Guide]: https://github.com/nekitdev/changelogging/blob/main/CONTRIBUTING.md\n[Security]: https://github.com/nekitdev/changelogging/blob/main/SECURITY.md\n\n[License]: https://github.com/nekitdev/changelogging/blob/main/LICENSE\n\n[Package]: https://pypi.org/project/changelogging\n[Coverage]: https://codecov.io/gh/nekitdev/changelogging\n[Documentation]: https://nekitdev.github.io/changelogging\n\n[Discord Badge]: https://img.shields.io/discord/728012506899021874\n[License Badge]: https://img.shields.io/pypi/l/changelogging\n[Version Badge]: https://img.shields.io/pypi/v/changelogging\n[Downloads Badge]: https://img.shields.io/pypi/dm/changelogging\n\n[Documentation Badge]: https://github.com/nekitdev/changelogging/workflows/docs/badge.svg\n[Check Badge]: https://github.com/nekitdev/changelogging/workflows/check/badge.svg\n[Test Badge]: https://github.com/nekitdev/changelogging/workflows/test/badge.svg\n[Coverage Badge]: https://codecov.io/gh/nekitdev/changelogging/branch/main/graph/badge.svg\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Building changelogs from fragments.",
    "version": "1.4.0",
    "project_urls": {
        "Discord": "https://nekit.dev/discord",
        "Documentation": "https://nekitdev.github.io/changelogging",
        "Funding": "https://patreon.com/nekitdev",
        "Homepage": "https://github.com/nekitdev/changelogging",
        "Issues": "https://github.com/nekitdev/changelogging/issues",
        "Repository": "https://github.com/nekitdev/changelogging"
    },
    "split_keywords": [
        "python",
        "changelog",
        "changes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec8a8454cfae30eb26fa36e3426ad5eccbff89d4eff5f4a20b3ecdbdfbc1f14c",
                "md5": "fb31d66fff2f4a0d027d144110fc8ed1",
                "sha256": "dfc0dd3f90c511a6ff6f610f7840f71c19fca11b88e20c8d628de3562e936c98"
            },
            "downloads": -1,
            "filename": "changelogging-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb31d66fff2f4a0d027d144110fc8ed1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14912,
            "upload_time": "2024-02-25T19:13:43",
            "upload_time_iso_8601": "2024-02-25T19:13:43.434495Z",
            "url": "https://files.pythonhosted.org/packages/ec/8a/8454cfae30eb26fa36e3426ad5eccbff89d4eff5f4a20b3ecdbdfbc1f14c/changelogging-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4634f4e6d2ad7da97d9a685748baf3843d909dac6c050f02431c18fb13c3746",
                "md5": "a5f38e9019580372c0a4c3b26f216e98",
                "sha256": "dead5724a04489a4e4851b64025309aed07edc54af428ef9f0325c603426bd18"
            },
            "downloads": -1,
            "filename": "changelogging-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a5f38e9019580372c0a4c3b26f216e98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12878,
            "upload_time": "2024-02-25T19:13:45",
            "upload_time_iso_8601": "2024-02-25T19:13:45.165721Z",
            "url": "https://files.pythonhosted.org/packages/d4/63/4f4e6d2ad7da97d9a685748baf3843d909dac6c050f02431c18fb13c3746/changelogging-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 19:13:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nekitdev",
    "github_project": "changelogging",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "changelogging"
}
        
Elapsed time: 0.21755s