WorkFlowSort


NameWorkFlowSort JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/neutrinomuon/IntegralALL
SummaryShow Work Flows of repos sorted by name, by starting date or final date
upload_time2023-03-16 20:12:51
maintainer
docs_urlNone
authorJean Gomes
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #### WorkFlowSort

WorkFlowSort is a Python script that provides a command-line interface to sort and manage your Workflows in your GitHub repositories. With this script, you can easily sort your Workflows by name, start time, or end time, making it effortless to find the information you need.

To use WorkFlowSort, you must have Python 3.x and the git command line tool installed on your system. Once you have these dependencies installed, you can run the script and sort the Workflows in any of your GitHub repositories quickly and effortlessly. The package is open source and distributed under the MIT License, which allows you to use it freely in your personal and commercial projects.

Whether you're a developer working on multiple repositories or a team manager keeping track of your team's progress, WorkFlowSort can help you stay organized and efficient. Give it a try today and see how it simplifies your workflow!

Display your Workflows in your repositories sorted by name, start time, or end time.

#### ISSUES AND CONTRIBUTION

If you encounter any issues while using WorkFlowSort or have a feature request, please feel free to create an issue on the GitHub repository. You can also send an email to the author at antineutrinomuon@gmail.com.

If you'd like to contribute to the project, we welcome pull requests from the community! Before submitting a pull request, please make sure your code adheres to the existing style and passes all tests. Also, please ensure that you have added appropriate documentation for any new functionality you add.

To get started with contributing, fork the repository and clone it to your local machine. Then, create a new branch for your changes and make your modifications. Once you're ready to submit your changes, create a pull request and explain the changes you've made. We'll review your code and merge it into the main branch if everything looks good.

Thank you for considering contributing to WorkFlowSort! We appreciate your support and look forward to working with you to make the tool even better.

#### LICENSE

<a href="https://github.com/neutrinomuon/WorkFlowSort/blob/main/LICENSE">LICENSE</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/neutrinomuon/IntegralALL",
    "name": "WorkFlowSort",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jean Gomes",
    "author_email": "antineutrinomuon@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/79/5d/a268325fd6a2604317fa42b7268cf2b1e6c302b446dc38e9b418df27ce05/WorkFlowSort-0.0.1.tar.gz",
    "platform": null,
    "description": "#### WorkFlowSort\n\nWorkFlowSort is a Python script that provides a command-line interface to sort and manage your Workflows in your GitHub repositories. With this script, you can easily sort your Workflows by name, start time, or end time, making it effortless to find the information you need.\n\nTo use WorkFlowSort, you must have Python 3.x and the git command line tool installed on your system. Once you have these dependencies installed, you can run the script and sort the Workflows in any of your GitHub repositories quickly and effortlessly. The package is open source and distributed under the MIT License, which allows you to use it freely in your personal and commercial projects.\n\nWhether you're a developer working on multiple repositories or a team manager keeping track of your team's progress, WorkFlowSort can help you stay organized and efficient. Give it a try today and see how it simplifies your workflow!\n\nDisplay your Workflows in your repositories sorted by name, start time, or end time.\n\n#### ISSUES AND CONTRIBUTION\n\nIf you encounter any issues while using WorkFlowSort or have a feature request, please feel free to create an issue on the GitHub repository. You can also send an email to the author at antineutrinomuon@gmail.com.\n\nIf you'd like to contribute to the project, we welcome pull requests from the community! Before submitting a pull request, please make sure your code adheres to the existing style and passes all tests. Also, please ensure that you have added appropriate documentation for any new functionality you add.\n\nTo get started with contributing, fork the repository and clone it to your local machine. Then, create a new branch for your changes and make your modifications. Once you're ready to submit your changes, create a pull request and explain the changes you've made. We'll review your code and merge it into the main branch if everything looks good.\n\nThank you for considering contributing to WorkFlowSort! We appreciate your support and look forward to working with you to make the tool even better.\n\n#### LICENSE\n\n<a href=\"https://github.com/neutrinomuon/WorkFlowSort/blob/main/LICENSE\">LICENSE</a>\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Show Work Flows of repos sorted by name, by starting date or final date",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "795da268325fd6a2604317fa42b7268cf2b1e6c302b446dc38e9b418df27ce05",
                "md5": "c30aed88b8af6d43f5f53148da06d46c",
                "sha256": "de1a11afdd81aac74d262660ac16f03564699496eb4933dd859d1715d20e634f"
            },
            "downloads": -1,
            "filename": "WorkFlowSort-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c30aed88b8af6d43f5f53148da06d46c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15627,
            "upload_time": "2023-03-16T20:12:51",
            "upload_time_iso_8601": "2023-03-16T20:12:51.903468Z",
            "url": "https://files.pythonhosted.org/packages/79/5d/a268325fd6a2604317fa42b7268cf2b1e6c302b446dc38e9b418df27ce05/WorkFlowSort-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 20:12:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "neutrinomuon",
    "github_project": "IntegralALL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "workflowsort"
}
        
Elapsed time: 0.04912s