{ "info": { "author": "Pacharapol Withayasakpunt", "author_email": "patarapolw@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# xgit\n\nAn opinionated command line tools to make your life easier with Git and Gitignore\n\n## Installation\n\nInstall as global from pip.\n\n```\npip3 install xgit\n```\n\nOr clone the repo, and install from the clone (and you may also edit as you wish).\n\n```\ngit clone https://github.com/patarapolw/xgit.git\npip3 install -e xgit\n```\n\n## Usage\n\n```\n$ xgit -h\nAcceptable commands:\nxgit init Initialize new git along with .gitignore\nxgit commit message Commit to git with the following message\nxgit cpush message Commit and push to git with the following message\nxgit gi Generate gitignore from files in the directory\nxgit push Push changes to origin\nxgit Prompt for choices\n```\n\n```\n$ xgit\nWhat do you want to do?\n1. Initialize Git\n2. Commit current changes\n3. Commit current changes and push to remote\n4. Generate and commit .gitignore\n5. Push to remote\nPlease select [1-5]:\n```\n\n## Note\n\n- `.gitignore` is generated from , but this project also allows me to generate a custom `.gitignore` based on [/xgit/gitignore/](/xgit/gitignore/).\n- To learn more about my experience with Git, see \n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/patarapolw/xgit", "keywords": "git", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xgit", "package_url": "https://pypi.org/project/xgit/", "platform": "", "project_url": "https://pypi.org/project/xgit/", "project_urls": { "Homepage": "https://github.com/patarapolw/xgit", "Repository": "https://github.com/patarapolw/xgit" }, "release_url": "https://pypi.org/project/xgit/0.1.5/", "requires_dist": [ "requests (>=2.21,<3.0)" ], "requires_python": ">=3.5,<4.0", "summary": "An opinionated command line tools to make your life easier with Git and Gitignore", "version": "0.1.5" }, "last_serial": 4698100, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "7ec47c181413769c1e9815917d3dbd4a", "sha256": "68390d304f8756288b4531a26c304f026fab36a532cc3004b8daf34c91dedc54" }, "downloads": -1, "filename": "xgit-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7ec47c181413769c1e9815917d3dbd4a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 6848, "upload_time": "2019-01-15T04:40:32", "url": "https://files.pythonhosted.org/packages/2b/4b/8bbd07f4493de638846c140e3fe0ae3040b9d689b4415398d9da3ce5bf81/xgit-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22104c161cbf0c2d233c223719efc8b7", "sha256": "30a994f7efe7db50bca50d6095301bb5568ba407a266284944de2f670a461ff9" }, "downloads": -1, "filename": "xgit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "22104c161cbf0c2d233c223719efc8b7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 3097, "upload_time": "2019-01-15T04:40:34", "url": "https://files.pythonhosted.org/packages/4a/55/3dcc9d25cfa5fdf508ba3f6b36f3c4e93bb2e8ee632b1ad3bbf6820fbb80/xgit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a09dc7e37278721d7be75c42158a4583", "sha256": "d6368ad7aa9ae8490384778567c82e72d5230de2c83bb4c8451fd07d0e25488c" }, "downloads": -1, "filename": "xgit-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a09dc7e37278721d7be75c42158a4583", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 6854, "upload_time": "2019-01-15T04:49:24", "url": "https://files.pythonhosted.org/packages/64/b0/73d30d0d2f8d3e65ef65749a182123ab79ae2576e48c6c41a6c8ce72b9a0/xgit-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c9ec4944392586c52bf1fc5c16cffe0", "sha256": "537316e8fdd68fbbbad630ff0482c74e95a8b4558e9c095318dc9c4da68a0baf" }, "downloads": -1, "filename": "xgit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0c9ec4944392586c52bf1fc5c16cffe0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 3102, "upload_time": "2019-01-15T04:49:27", "url": "https://files.pythonhosted.org/packages/9b/f6/8b340c48e3086179b6144114b54500d006851ade45f48449a00aa0516880/xgit-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "aa5eed3db918baaee0501d6b94b928bf", "sha256": "6937770772dd2c60fc25dc65a5f286a6a0ae4f8e8c6744785be48d4c1e950c54" }, "downloads": -1, "filename": "xgit-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "aa5eed3db918baaee0501d6b94b928bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 8498, "upload_time": "2019-01-15T05:10:40", "url": "https://files.pythonhosted.org/packages/87/6f/c817a74d1c29968877429d29bc413f442a7b1e7d09aac4975f1b4f025ebc/xgit-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da767ccddd5fcd6df17f476faac0da46", "sha256": "c413187b1ade92ca95279f45bd47bd247e7ccf944922fe9fb60ae1a0efb62f54" }, "downloads": -1, "filename": "xgit-0.1.3.tar.gz", "has_sig": false, "md5_digest": "da767ccddd5fcd6df17f476faac0da46", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4073, "upload_time": "2019-01-15T05:10:43", "url": "https://files.pythonhosted.org/packages/e4/6d/1d7ef2e59865acef218700f8ca025211441b4f23b18b846f055c0c008688/xgit-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "e0fdf83abafdd4c2c890f9f95f3a28a5", "sha256": "765931ab1b3a0293a7e54ccde0dfae240aa893ef9c2aa48d58a9871f90d66ade" }, "downloads": -1, "filename": "xgit-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e0fdf83abafdd4c2c890f9f95f3a28a5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 8698, "upload_time": "2019-01-15T09:13:11", "url": "https://files.pythonhosted.org/packages/55/d3/d884b1d6b030cecd13dee29428271f158c3fd94334bdf3727a4a6bc62774/xgit-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd175408ab8e57b156560481468cfd87", "sha256": "6865c31fb216029fe3507f284ef17c32b0e88831f295d1a9c55648f447a6971c" }, "downloads": -1, "filename": "xgit-0.1.4.tar.gz", "has_sig": false, "md5_digest": "dd175408ab8e57b156560481468cfd87", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4136, "upload_time": "2019-01-15T09:13:12", "url": "https://files.pythonhosted.org/packages/7b/c0/b574ea6c1e538aa0b1e7aacc9ca3a00597e472ef49b86e2152c89f333131/xgit-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8786c6512d1eba6d025f67d02e46f020", "sha256": "2a1a1bf3a78fd989feda003874fbad996b77decc6f9735764e1f96756b600d76" }, "downloads": -1, "filename": "xgit-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "8786c6512d1eba6d025f67d02e46f020", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 8879, "upload_time": "2019-01-15T09:22:10", "url": "https://files.pythonhosted.org/packages/9b/53/48d850b566bd04afa30318d569cbac4da77394e83cc3a9753e654099d4a2/xgit-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73e4776d89efb301d6a56e4d6a6ec579", "sha256": "898b0fe33998c67822d8480e0325bb9f0ffc0f498e56ebcb46a0df21fc532ff3" }, "downloads": -1, "filename": "xgit-0.1.5.tar.gz", "has_sig": false, "md5_digest": "73e4776d89efb301d6a56e4d6a6ec579", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4176, "upload_time": "2019-01-15T09:22:12", "url": "https://files.pythonhosted.org/packages/ba/3e/2faa9794965d70ecbfc20807911e1637b740c2468078030a5bf7b7055773/xgit-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8786c6512d1eba6d025f67d02e46f020", "sha256": "2a1a1bf3a78fd989feda003874fbad996b77decc6f9735764e1f96756b600d76" }, "downloads": -1, "filename": "xgit-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "8786c6512d1eba6d025f67d02e46f020", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 8879, "upload_time": "2019-01-15T09:22:10", "url": "https://files.pythonhosted.org/packages/9b/53/48d850b566bd04afa30318d569cbac4da77394e83cc3a9753e654099d4a2/xgit-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73e4776d89efb301d6a56e4d6a6ec579", "sha256": "898b0fe33998c67822d8480e0325bb9f0ffc0f498e56ebcb46a0df21fc532ff3" }, "downloads": -1, "filename": "xgit-0.1.5.tar.gz", "has_sig": false, "md5_digest": "73e4776d89efb301d6a56e4d6a6ec579", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4176, "upload_time": "2019-01-15T09:22:12", "url": "https://files.pythonhosted.org/packages/ba/3e/2faa9794965d70ecbfc20807911e1637b740c2468078030a5bf7b7055773/xgit-0.1.5.tar.gz" } ] }