release-mate


Namerelease-mate JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/leninkhaidem/release-mate
SummaryPython-based tool designed to simplify release and changelog management for multi-project, multi-branch repositories. Powered by Python Semantic Release, it automates versioning, generates consistent changelogs, and streamlines the release process across multiple projects and branches within a single Git repository.
upload_time2025-02-16 07:59:01
maintainerNone
docs_urlNone
authorLenin Khaidem
requires_python<4.0,>=3.9
licenseMIT
keywords release management changelog generation semantic versioning multi-project support git integration python tool automation devops continuous integration version control python semantic release project management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # release-mate

Python-based tool designed to simplify release and changelog management for multi-project, multi-branch repositories. Powered by Python Semantic Release, it automates versioning, generates consistent changelogs, and streamlines the release process across multiple projects and branches within a single Git repository.

[Documentation](https://leninkhaidem.github.io/release-mate)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leninkhaidem/release-mate",
    "name": "release-mate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "release management, changelog generation, semantic versioning, multi-project support, git integration, python tool, automation, devops, continuous integration, version control, python semantic release, project management",
    "author": "Lenin Khaidem",
    "author_email": "leninkhaidem@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# release-mate\n\nPython-based tool designed to simplify release and changelog management for multi-project, multi-branch repositories. Powered by Python Semantic Release, it automates versioning, generates consistent changelogs, and streamlines the release process across multiple projects and branches within a single Git repository.\n\n[Documentation](https://leninkhaidem.github.io/release-mate)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python-based tool designed to simplify release and changelog management for multi-project, multi-branch repositories. Powered by Python Semantic Release, it automates versioning, generates consistent changelogs, and streamlines the release process across multiple projects and branches within a single Git repository.",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://leninkhaidem.github.io/release-mate",
        "Homepage": "https://github.com/leninkhaidem/release-mate",
        "Repository": "https://github.com/leninkhaidem/release-mate"
    },
    "split_keywords": [
        "release management",
        " changelog generation",
        " semantic versioning",
        " multi-project support",
        " git integration",
        " python tool",
        " automation",
        " devops",
        " continuous integration",
        " version control",
        " python semantic release",
        " project management"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa881b7e40fea52a100d123d67b8f7d9c0428b127739ce0242238f7f055e7a3f",
                "md5": "6d9504c715d984a62923150eb9a425a1",
                "sha256": "a804d6af5b6dd46519b6a6204cabd9f8005808bb4bfebac4a55125cdef7d230b"
            },
            "downloads": -1,
            "filename": "release_mate-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d9504c715d984a62923150eb9a425a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11536,
            "upload_time": "2025-02-16T07:59:01",
            "upload_time_iso_8601": "2025-02-16T07:59:01.769707Z",
            "url": "https://files.pythonhosted.org/packages/aa/88/1b7e40fea52a100d123d67b8f7d9c0428b127739ce0242238f7f055e7a3f/release_mate-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 07:59:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leninkhaidem",
    "github_project": "release-mate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "release-mate"
}
        
Elapsed time: 0.53169s