{ "info": { "author": "Hayato Tominaga", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Topic :: Utilities" ], "description": "pypicf - PYPI Classifiers for Humans\n====================================\n\n|forthebadge|\n\n::\n\n ________ ___ ___ ________ ___ ________ ________\n |\\ __ \\ |\\ \\ / /||\\ __ \\ |\\ \\ |\\ ____\\ |\\ _____\\\n \\ \\ \\|\\ \\ \\ \\ \\/ / /\\ \\ \\|\\ \\ \\ \\ \\ \\ \\ \\___| \\ \\ \\__/\n \\ \\ ____\\ \\ \\ / / \\ \\ ____\\ \\ \\ \\ \\ \\ \\ \\ \\ __\\\n \\ \\ \\___| \\/ / / \\ \\ \\___| \\ \\ \\ \\ \\ \\____ \\ \\ \\_|\n \\ \\__\\ __/ / / \\ \\__\\ \\ \\__\\ \\ \\_______\\ \\ \\__\\\n \\|__| |\\___/ / \\|__| \\|__| \\|_______| \\|__|\n \\|___|/\n\n\n\ud83d\udcc4 Overview\n---------------------------\n\nThe pypicf is an **interactive tool** that asks some questions about the\n`**PYPI\nClassifiers** `__ of\nyour Python product, and then generates **classifiers list** for the\ninsert to the ``setup.py`` script.\n\nPowered by\n`**python-inquirer** `__.\n\nDEMO\n~~~~\n\n|DEMO|\n\n\u270f\ufe0f Usage\n---------------\n\nRunning the pypicf is simple.\n\n::\n\n $ pypicf\n\nselection\n~~~~~~~~~\n\nThe pypicf asks you of the classifier by **selection**. In this case,\nyou can **scroll** the choices by '\u2191', '\u2193' arrow key, and then select\nthe choices by put the **Enter** key.\n\nExample:\n\n::\n\n [?] What your product Development Status? ('\u2191', '\u2193':Select):\n > Development Status :: 1 - Planning\n Development Status :: 2 - Pre-Alpha\n Development Status :: 3 - Alpha\n Development Status :: 4 - Beta\n Development Status :: 5 - Production/Stable\n Development Status :: 6 - Mature\n Development Status :: 7 - Inactive\n\ncheckbox\n~~~~~~~~\n\nThe pypicf asks you of the classifier by the **checkbox**. In this case,\nyou can **scroll** the choices by '\u2191', '\u2193' arrow key, and then **check**\nthe checkbox by '\u2192', '\u2190' arrow key.\n\nExample:\n\n::\n\n [?] What the Programming Language you implemented?: python\n [?] Please check the following checkbox ('\u2191', '\u2193':Select, '\u2192','\u2190':Choose):\n X Programming Language :: Python\n o Programming Language :: Python :: 2\n > X Programming Language :: Python :: 2.3\n o Programming Language :: Python :: 2.4\n o Programming Language :: Python :: 2.5\n o Programming Language :: Python :: 2.6\n o Programming Language :: Python :: 2.7\n o Programming Language :: Python :: 2 :: Only\n\n\ud83d\udce5 Installation\n--------------------------\n\n::\n\n $ pip install pypicf\n\nor\n\n::\n\n $ git clone git@github.com:alice1017/pypicf.git\n $ cd pypicf\n $ python setup.py build install\n\n\ud83d\udc40 Contribution\n-------------------\n\n1. Forks on `Github `__\n2. Find a bug? Send a pull request to get it merged and published.\n\n.. |forthebadge| image:: http://forthebadge.com/images/badges/made-with-python.svg\n :target: http://forthebadge.com\n.. |DEMO| image:: https://asciinema.org/a/176872.png\n : target: https://asciinema.org/a/176872", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pypicf", "package_url": "https://pypi.org/project/pypicf/", "platform": "", "project_url": "https://pypi.org/project/pypicf/", "project_urls": null, "release_url": "https://pypi.org/project/pypicf/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "The pypicf is an interactive tool that asks some", "version": "1.0.0" }, "last_serial": 3776593, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "6cc41c410bfe17ac9d80b7a3e9f7b701", "sha256": "e4e2ee99407045c1026aebf33ece493928ceb8cdebab9111c403e13110cad244" }, "downloads": -1, "filename": "pypicf-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6cc41c410bfe17ac9d80b7a3e9f7b701", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12389, "upload_time": "2018-04-18T10:38:25", "url": "https://files.pythonhosted.org/packages/db/5f/5dfb8bacc7dc80b38a4ea51d08f511cb0f5d0d8ba712f073ed825eaf6ad8/pypicf-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6cc41c410bfe17ac9d80b7a3e9f7b701", "sha256": "e4e2ee99407045c1026aebf33ece493928ceb8cdebab9111c403e13110cad244" }, "downloads": -1, "filename": "pypicf-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6cc41c410bfe17ac9d80b7a3e9f7b701", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12389, "upload_time": "2018-04-18T10:38:25", "url": "https://files.pythonhosted.org/packages/db/5f/5dfb8bacc7dc80b38a4ea51d08f511cb0f5d0d8ba712f073ed825eaf6ad8/pypicf-1.0.0.tar.gz" } ] }