git-quotes


Namegit-quotes JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/eigenric/git-quotes
SummaryAdd beautiful quotes to your commits automatically
upload_time2024-06-11 17:48:41
maintainerNone
docs_urlNone
authorRicardo Ruiz Fernández de Albas
requires_python<3.13,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Git Quotes
==========

Add beautiful quotes to your commits!

Installation
------------

.. code:: console

    $ pip install git-quotes

Features
--------

-  [x] Default global status (on/off)
-  [x] Pip installable
-  [x] Colorful cli thanks to crayons
-  [ ] Localization English / Spanish

   -  [ ] Quotes
   -  [ ] Cli

-  [ ] Set custom category or author for quotes.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eigenric/git-quotes",
    "name": "git-quotes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ricardo Ruiz Fern\u00e1ndez de Albas",
    "author_email": "ricardoruizfdez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "Git Quotes\n==========\n\nAdd beautiful quotes to your commits!\n\nInstallation\n------------\n\n.. code:: console\n\n    $ pip install git-quotes\n\nFeatures\n--------\n\n-  [x] Default global status (on/off)\n-  [x] Pip installable\n-  [x] Colorful cli thanks to crayons\n-  [ ] Localization English / Spanish\n\n   -  [ ] Quotes\n   -  [ ] Cli\n\n-  [ ] Set custom category or author for quotes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Add beautiful quotes to your commits automatically",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/eigenric/git-quotes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a3c79ba1d1094d9bc639e9c120718a2fc7d172bae5f9b12ac378293d75c6bd5",
                "md5": "bb92f9b0b485d2e0a185fbb5a8583a87",
                "sha256": "45a59ac93ee8c5fcf071a2047f1362a692cd61cfa60c376a74aa7c5d77cf4e7b"
            },
            "downloads": -1,
            "filename": "git_quotes-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb92f9b0b485d2e0a185fbb5a8583a87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 423749,
            "upload_time": "2024-06-11T17:48:41",
            "upload_time_iso_8601": "2024-06-11T17:48:41.913963Z",
            "url": "https://files.pythonhosted.org/packages/7a/3c/79ba1d1094d9bc639e9c120718a2fc7d172bae5f9b12ac378293d75c6bd5/git_quotes-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-11 17:48:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eigenric",
    "github_project": "git-quotes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "git-quotes"
}
        
Elapsed time: 0.27259s