aim-git-util


Nameaim-git-util JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ai-maintainer-inc/ai_maintainer_git_util
SummaryA git util for working with the AI Maintainer go git repo in google cloud
upload_time2023-09-16 00:16:36
maintainer
docs_urlNone
authorAI Maintainer Inc
requires_python>=3.8
licenseMIT license
keywords ai_maintainer_git_util
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
AI Maintainer Git Util
======================


.. image:: https://img.shields.io/pypi/v/ai_maintainer_git_util.svg
        :target: https://pypi.python.org/pypi/ai_maintainer_git_util

Documentation: https://docs.ai-maintainer.com



A git util for working with the AI Maintainer go git repo in google cloud.
Used in several of our other libraries as well as by us locally.


* Free software: MIT license


Features
--------

* Allows for easy forking, cloning and pushing to our remote repositories, via wrapped sub process commands.



=======
History
=======

0.1.0 (2023-08-31)
------------------

* First release on PyPI.

0.1.1 (2023-09-11)

* OSS Prep

0.1.2 (2023-09-15)

* Add branch arg to clone and push

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ai-maintainer-inc/ai_maintainer_git_util",
    "name": "aim-git-util",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "ai_maintainer_git_util",
    "author": "AI Maintainer Inc",
    "author_email": "douglas@ai-maintainer.com",
    "download_url": "https://files.pythonhosted.org/packages/62/8d/6f282b065659e3dae672d15d5507010c9be50a79453a7d509dbf1ef5eef2/aim_git_util-0.1.2.tar.gz",
    "platform": null,
    "description": "======================\nAI Maintainer Git Util\n======================\n\n\n.. image:: https://img.shields.io/pypi/v/ai_maintainer_git_util.svg\n        :target: https://pypi.python.org/pypi/ai_maintainer_git_util\n\nDocumentation: https://docs.ai-maintainer.com\n\n\n\nA git util for working with the AI Maintainer go git repo in google cloud.\nUsed in several of our other libraries as well as by us locally.\n\n\n* Free software: MIT license\n\n\nFeatures\n--------\n\n* Allows for easy forking, cloning and pushing to our remote repositories, via wrapped sub process commands.\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-08-31)\n------------------\n\n* First release on PyPI.\n\n0.1.1 (2023-09-11)\n\n* OSS Prep\n\n0.1.2 (2023-09-15)\n\n* Add branch arg to clone and push\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A git util for working with the AI Maintainer go git repo in google cloud",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/ai-maintainer-inc/ai_maintainer_git_util"
    },
    "split_keywords": [
        "ai_maintainer_git_util"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc9437ac2c5dd983728e638dd670ccfd40463947512c119387fc0b63edd3b08",
                "md5": "5d99dc08cbd5a4e45fbef9a5a8da5315",
                "sha256": "3734dd66eee74d5f94d8ea7596360bcd354e8b2c3262fe76f00bfd978edf8176"
            },
            "downloads": -1,
            "filename": "aim_git_util-0.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d99dc08cbd5a4e45fbef9a5a8da5315",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4552,
            "upload_time": "2023-09-16T00:16:35",
            "upload_time_iso_8601": "2023-09-16T00:16:35.207326Z",
            "url": "https://files.pythonhosted.org/packages/5b/c9/437ac2c5dd983728e638dd670ccfd40463947512c119387fc0b63edd3b08/aim_git_util-0.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "628d6f282b065659e3dae672d15d5507010c9be50a79453a7d509dbf1ef5eef2",
                "md5": "1c90c911c387d48969c648feee765ad7",
                "sha256": "d4625653bda9e3919b85ce454cd30f220924025d89c7b013cd5aa9ef003693f0"
            },
            "downloads": -1,
            "filename": "aim_git_util-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1c90c911c387d48969c648feee765ad7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9918,
            "upload_time": "2023-09-16T00:16:36",
            "upload_time_iso_8601": "2023-09-16T00:16:36.821967Z",
            "url": "https://files.pythonhosted.org/packages/62/8d/6f282b065659e3dae672d15d5507010c9be50a79453a7d509dbf1ef5eef2/aim_git_util-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 00:16:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ai-maintainer-inc",
    "github_project": "ai_maintainer_git_util",
    "github_not_found": true,
    "lcname": "aim-git-util"
}
        
Elapsed time: 0.12316s