{ "info": { "author": "Matthias Bussonnier", "author_email": "bussonniermatthias@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": "Love Python Packaging\n=====================\n\nThis is a simple tool which is meant to quickly bootstrap a Python\npackage, and make most of the manual step of creating a Python package\npainless. It is highly non-configurable, because good library are\nopinionated (but you can prove me my default are wrong). So it should\nwork out of the box.\n\nUsage:\n======\n\n::\n\n $ love [packagename]\n\nIf you don't provide a package name, it will provide one for you.\n\nThen it : - Checks the name is not taken on PyPI - Set up the GitHub\nrepository - Clone repository locally - Enable Travis. - Create a\nminimal project layout - Setup the package using\n`flit `__\n\nYou now just need to focus on coding.\n\nName on PyPI.\n-------------\n\nLove will also warn you if your package has a name close to an already\npublished one. Eg (``panda`` too close to ``pandas``)\n\nTravis and GitHub\n-----------------\n\nLove will ask you to provide a Github Token to log in to Travis &\nGitHub, it will open a GitHub Page to generate a token, and try to store\nthis token in your keychain.\n\nTodo\n====\n\n- setup docs (readthedocs)\n- setup dev env ?\n- setup tests ?\n- setup readme + badges ?\n- setup coverage (codecov.io)\n\nLogo:\n=====\n\n::\n\n L OOO V V EEEEE\n L O O V V E\n L O O V V EEE\n L O O V V E\n oo LLLLL OOO V EEEEE\n oo\n oo OOOOOOOO: OOOOOOOO!\n oOOOO!!!!;;;;O OO.......:;!O\n 'OOO!!!;;;;;;;;O O.......: ;!O\n OOO!!!!;;::::::.OO........: ;!O\n OO!!!!;;:::::..............: ;!O\n OOO!!!;::::::..............: ;!O\n OO!!;;::::::.............: ;!O Made With Love\n OO!;;::::::......oo.....::::!O\n O!!;::::::........oo..:::O - M -\n !!!;:::::..........ooO\n !!;:::::.......O oo version : 0.0.2\n ;;::::.....O oo ,o\n :::..O ooo\n ::. oooo\n :", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Carreau/love", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "love", "package_url": "https://pypi.org/project/love/", "platform": null, "project_url": "https://pypi.org/project/love/", "project_urls": { "Homepage": "https://github.com/Carreau/love" }, "release_url": "https://pypi.org/project/love/0.0.3/", "requires_dist": [ "emoji", "pkgtools", "pygithub", "travispy", "requests", "keyring", "colored", "withlog", "overprint" ], "requires_python": ">=3.4", "summary": "Package creation and management, using Love.", "version": "0.0.3" }, "last_serial": 2101038, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1c22b0a0e26628cacf6d3a047b505f37", "sha256": "d137cc707c72bf78660160ac235106e325df2977d6c09725a36dd604a0179f9a" }, "downloads": -1, "filename": "love-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1c22b0a0e26628cacf6d3a047b505f37", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24056, "upload_time": "2015-08-08T01:04:40", "url": "https://files.pythonhosted.org/packages/fb/85/9a16f0a831f8886a6ddcc3de78467ae83dbd7847b76756f81c352f1b539d/love-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "2aaba8ebc17669cfbc346acb2bc2a76f", "sha256": "804ffd83d4005312b95d703299bc2a3f665343b311e07f2382a4dae1473087ed" }, "downloads": -1, "filename": "love-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2aaba8ebc17669cfbc346acb2bc2a76f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6221, "upload_time": "2015-12-02T14:22:28", "url": "https://files.pythonhosted.org/packages/09/1b/148e170864d87675d84a9e7ee3bea64fd1ed3396a0e642b543aa05987271/love-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "c34d104353ded083c1ab5a5176f43a08", "sha256": "55fab2317734e78c01a8dcb11136c1bf85f56e5f1b27bde174a4c2ef78223a66" }, "downloads": -1, "filename": "love-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c34d104353ded083c1ab5a5176f43a08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 9239, "upload_time": "2016-05-05T16:05:25", "url": "https://files.pythonhosted.org/packages/b5/4b/5fc16f36f4c7b231a95e583ecd6538fd9626cad323373dde035fe978f599/love-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c34d104353ded083c1ab5a5176f43a08", "sha256": "55fab2317734e78c01a8dcb11136c1bf85f56e5f1b27bde174a4c2ef78223a66" }, "downloads": -1, "filename": "love-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c34d104353ded083c1ab5a5176f43a08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 9239, "upload_time": "2016-05-05T16:05:25", "url": "https://files.pythonhosted.org/packages/b5/4b/5fc16f36f4c7b231a95e583ecd6538fd9626cad323373dde035fe978f599/love-0.0.3-py3-none-any.whl" } ] }