yojenkins


Nameyojenkins JSON
Version 0.0.86 PyPI version JSON
download
home_pagehttps://github.com/ismet55555/yojenkins
SummaryA CLI tool to manage and have fun with Jenkins server
upload_time2023-07-04 04:36:18
maintainerIsmet Handzic
docs_urlNone
authorIsmet Handzic
requires_python>=3.7
license
keywords jenkins monitor manage job build fun
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img width="120" alt="portfolio_view" src="https://raw.githubusercontent.com/ismet55555/yojenkins/main/docs/source/logo_final.png">
</p>

<h1 align="center">yojenkins</h1>


<p align="center">

<a href="https://pypi.org/project/yojenkins/">
  <img alt="PYPI Version" src="https://img.shields.io/pypi/v/yojenkins?color=blue">
</a>

<a href="https://pypi.org/project/yojenkins/">
  <img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/yojenkins">
</a>

<a href="https://pypi.org/project/yojenkins/">
  <img alt="PYPI Status" src="https://img.shields.io/pypi/status/yojenkins">
</a>

<a href="https://github.com/ismet55555/yojenkins/blob/main/LICENSE">
  <img alt="Licence" src="https://img.shields.io/pypi/l/yojenkins">
</a>

<a href="https://github.com/ismet55555/yojenkins/actions/workflows/test-build-publish.yml">
  <img alt="Workflow" src="https://github.com/ismet55555/yojenkins/actions/workflows/test-build-publish.yml/badge.svg">
</a>

<h3 align="center">
<a href="https://www.yojenkins.com/installation/">Install Now!</a>
</h3>

</p>

**`yojenkins`** is a cross-platform command line interface (CLI) tool to monitor, manage, and deal with Jenkins server. It makes it possible to interact with a Jenkins server without using the browser based Jenkins UI.

This tool is able to be integrated into a script as middleware in order to automate Jenkins related tasks or enable Jenkins configuration as code.

**`yojenkins` will liberate you and your browser from the Jenkins Web UI**

With **`yojenkins`** you can manage:

- **Authentication**: *Authentication structure similar to AWS API*
- **Server**: *Create, shutdown, view queue, and more*
- **User accounts**: *Create, delete, add/remove permission, and more*
- **Nodes/agents:** *Create, delete, shut down server, and more*
- **Credentials**: *Create, update, delete, list, and more*
- **Folders:** *Create items, delete items, disable, enable, and more*
- **Jobs:** *Create, delete, trigger, monitor, search, and more*
- **Builds:** *Monitor, abort, tail logs, follow logs, and more*
- **Stages:** *Get info, get logs, view steps, view status*
- **Steps:** *Get info*
- **Other tools and functions:** *Run groovy scripts remotely, run custom REST calls, setup a shared library, view command usage history, and more*


## :blue_book: Documentation

For all information and documentation, please visit [yojenkins.com](https://yojenkins.com)


## :movie_camera: Overview Video

This video presents an overview of `yojenkins`, while demonstrating a few basic funcitonalities and workflow.

<a target="_blank" rel="noopener noreferrer" href="https://youtu.be/w1p-eMzKuLE">
  <img width="35%" alt="overview_video" style="border:2px solid black;" src="https://img.youtube.com/vi/w1p-eMzKuLE/hqdefault.jpg">
</a>


## :ballot_box_with_check: Project Status

This project is in release phase **alpha**. Please report any issues, odd behavior, or suggestions.
This does not mean that this project is not usable. It just means that the project is still in development.
  - Read more about the [release cycle](https://en.wikipedia.org/wiki/Software_release_life_cycle).
  - See [Bug Reports](https://www.yojenkins.com/bug_report/) and [Feature Requests](https://www.yojenkins.com/feature_request/)


## :heartbeat: Help this Project!

This is a very young project and I am always looking for help in any way. If you like this project, please consider helping.

  - For financial or marketing support options see [Support This Project!](https://www.yojenkins.com/support/).
  - To contribute to this project, see [Contribute to This Project!](https://www.yojenkins.com/contribute/).


## :broken_heart: Similar Projects

If this project is not something you were were looking for, that ok, there are similar projects out there,
which each one with their own advantages and disadvantages.

- [Official Jenkins CLI](https://www.jenkins.io/doc/book/managing/cli/)
- [jenkins-cli](https://github.com/jenkins-zh/jenkins-cli)
- [jenni](https://github.com/m-sureshraj/jenni)
- [jenkins-job-cli](https://github.com/gocruncher/jenkins-job-cli)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ismet55555/yojenkins",
    "name": "yojenkins",
    "maintainer": "Ismet Handzic",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "jenkins monitor manage job build fun",
    "author": "Ismet Handzic",
    "author_email": "ismet.handzic@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/34/b740371fa8020984e8ef7e7661370b16aa0650719350ee927c967c27b132/yojenkins-0.0.86.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img width=\"120\" alt=\"portfolio_view\" src=\"https://raw.githubusercontent.com/ismet55555/yojenkins/main/docs/source/logo_final.png\">\n</p>\n\n<h1 align=\"center\">yojenkins</h1>\n\n\n<p align=\"center\">\n\n<a href=\"https://pypi.org/project/yojenkins/\">\n  <img alt=\"PYPI Version\" src=\"https://img.shields.io/pypi/v/yojenkins?color=blue\">\n</a>\n\n<a href=\"https://pypi.org/project/yojenkins/\">\n  <img alt=\"Python Versions\" src=\"https://img.shields.io/pypi/pyversions/yojenkins\">\n</a>\n\n<a href=\"https://pypi.org/project/yojenkins/\">\n  <img alt=\"PYPI Status\" src=\"https://img.shields.io/pypi/status/yojenkins\">\n</a>\n\n<a href=\"https://github.com/ismet55555/yojenkins/blob/main/LICENSE\">\n  <img alt=\"Licence\" src=\"https://img.shields.io/pypi/l/yojenkins\">\n</a>\n\n<a href=\"https://github.com/ismet55555/yojenkins/actions/workflows/test-build-publish.yml\">\n  <img alt=\"Workflow\" src=\"https://github.com/ismet55555/yojenkins/actions/workflows/test-build-publish.yml/badge.svg\">\n</a>\n\n<h3 align=\"center\">\n<a href=\"https://www.yojenkins.com/installation/\">Install Now!</a>\n</h3>\n\n</p>\n\n**`yojenkins`** is a cross-platform command line interface (CLI) tool to monitor, manage, and deal with Jenkins server. It makes it possible to interact with a Jenkins server without using the browser based Jenkins UI.\n\nThis tool is able to be integrated into a script as middleware in order to automate Jenkins related tasks or enable Jenkins configuration as code.\n\n**`yojenkins` will liberate you and your browser from the Jenkins Web UI**\n\nWith **`yojenkins`** you can manage:\n\n- **Authentication**: *Authentication structure similar to AWS API*\n- **Server**: *Create, shutdown, view queue, and more*\n- **User accounts**: *Create, delete, add/remove permission, and more*\n- **Nodes/agents:** *Create, delete, shut down server, and more*\n- **Credentials**: *Create, update, delete, list, and more*\n- **Folders:** *Create items, delete items, disable, enable, and more*\n- **Jobs:** *Create, delete, trigger, monitor, search, and more*\n- **Builds:** *Monitor, abort, tail logs, follow logs, and more*\n- **Stages:** *Get info, get logs, view steps, view status*\n- **Steps:** *Get info*\n- **Other tools and functions:** *Run groovy scripts remotely, run custom REST calls, setup a shared library, view command usage history, and more*\n\n\n## :blue_book: Documentation\n\nFor all information and documentation, please visit [yojenkins.com](https://yojenkins.com)\n\n\n## :movie_camera: Overview Video\n\nThis video presents an overview of `yojenkins`, while demonstrating a few basic funcitonalities and workflow.\n\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://youtu.be/w1p-eMzKuLE\">\n  <img width=\"35%\" alt=\"overview_video\" style=\"border:2px solid black;\" src=\"https://img.youtube.com/vi/w1p-eMzKuLE/hqdefault.jpg\">\n</a>\n\n\n## :ballot_box_with_check: Project Status\n\nThis project is in release phase **alpha**. Please report any issues, odd behavior, or suggestions.\nThis does not mean that this project is not usable. It just means that the project is still in development.\n  - Read more about the [release cycle](https://en.wikipedia.org/wiki/Software_release_life_cycle).\n  - See [Bug Reports](https://www.yojenkins.com/bug_report/) and [Feature Requests](https://www.yojenkins.com/feature_request/)\n\n\n## :heartbeat: Help this Project!\n\nThis is a very young project and I am always looking for help in any way. If you like this project, please consider helping.\n\n  - For financial or marketing support options see [Support This Project!](https://www.yojenkins.com/support/).\n  - To contribute to this project, see [Contribute to This Project!](https://www.yojenkins.com/contribute/).\n\n\n## :broken_heart: Similar Projects\n\nIf this project is not something you were were looking for, that ok, there are similar projects out there,\nwhich each one with their own advantages and disadvantages.\n\n- [Official Jenkins CLI](https://www.jenkins.io/doc/book/managing/cli/)\n- [jenkins-cli](https://github.com/jenkins-zh/jenkins-cli)\n- [jenni](https://github.com/m-sureshraj/jenni)\n- [jenkins-job-cli](https://github.com/gocruncher/jenkins-job-cli)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A CLI tool to manage and have fun with Jenkins server",
    "version": "0.0.86",
    "project_urls": {
        "Homepage": "https://github.com/ismet55555/yojenkins"
    },
    "split_keywords": [
        "jenkins",
        "monitor",
        "manage",
        "job",
        "build",
        "fun"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b29812873a25b75b64c6bca2ea45c5944f9e6f3a259f814938e9ff549678b65",
                "md5": "3470273e277c17173dd883332f83a83d",
                "sha256": "dc7cb37f2da533d82c9ba47329f1c05ecc0c97e21e98bb49285687337e4f4fbe"
            },
            "downloads": -1,
            "filename": "yojenkins-0.0.86-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3470273e277c17173dd883332f83a83d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1162259,
            "upload_time": "2023-07-04T04:36:17",
            "upload_time_iso_8601": "2023-07-04T04:36:17.230346Z",
            "url": "https://files.pythonhosted.org/packages/3b/29/812873a25b75b64c6bca2ea45c5944f9e6f3a259f814938e9ff549678b65/yojenkins-0.0.86-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f34b740371fa8020984e8ef7e7661370b16aa0650719350ee927c967c27b132",
                "md5": "634094916c3ee1f8cba7d771f4057c05",
                "sha256": "9854fa7a3a1baa3ba18183afe75d1e074c1995384a087d2b95e077e933b8a526"
            },
            "downloads": -1,
            "filename": "yojenkins-0.0.86.tar.gz",
            "has_sig": false,
            "md5_digest": "634094916c3ee1f8cba7d771f4057c05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1170262,
            "upload_time": "2023-07-04T04:36:18",
            "upload_time_iso_8601": "2023-07-04T04:36:18.974961Z",
            "url": "https://files.pythonhosted.org/packages/5f/34/b740371fa8020984e8ef7e7661370b16aa0650719350ee927c967c27b132/yojenkins-0.0.86.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 04:36:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ismet55555",
    "github_project": "yojenkins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "yojenkins"
}
        
Elapsed time: 0.08958s