{ "info": { "author": "Philippe Duval", "author_email": "t4rk@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "# Top Drawer\n\nEver had trouble finding a valid name for that new package ? \n\n`top-drawer` is command line tool to help with that by searching for synonyms and validate if they are available on pypi or npm.\n\n### Install\n\nPython >= 3.6:\n\n`$ pip install top-drawer`\n\n### Usage\n\n```\n$ top-drawer --help\ntop-drawer 0.0.1\nusage: top-drawer [-h] [-v] {search,validate,clear-cache} ...\n\n Search for synonyms and validate if the name is available on pypi or npm.\n \n\noptional arguments:\n -h, --help show this help message and exit\n -v, --verbose\n\nCommands:\n {search,validate,clear-cache}\n search Search for valid synonyms of the provided word.\n validate Validate a name is available\n clear-cache Clear the validations cache.\n```\n\n```\n$ top-drawer search --help \ue0b2 \u2714 \ue0b2 17:37 \uf017\ntop-drawer 0.0.1\nusage: top-drawer search [-h] [-c {snakecase,spinalcase}] [--pypi] [--npm]\n [-f] [--definition DEFINITION]\n word\n\nSearch for valid synonyms of the provided word.\n\npositional arguments:\n word The word to generate synonyms for\n\noptional arguments:\n -h, --help show this help message and exit\n -c {snakecase,spinalcase}, --casing {snakecase,spinalcase}\n The casing to apply to synonyms (default: spinalcase)\n --pypi Disable validation on pypi (default: True)\n --npm Disable validation on npm (default: True)\n -f, --full Include the invalids in the output (default: False)\n --definition DEFINITION\n Set to a number representing the tab of the search\n result on thesaurus.com or `all`. (default: 0)\n```\n\n## Links\n\n- [thesaurus](https://github.com/Manwholikespie/thesaurus)\n- [precept](https://github.com/T4rk1n/precept)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "choice,chooser,name", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "top-drawer", "package_url": "https://pypi.org/project/top-drawer/", "platform": "", "project_url": "https://pypi.org/project/top-drawer/", "project_urls": null, "release_url": "https://pypi.org/project/top-drawer/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Package name chooser", "version": "0.0.3" }, "last_serial": 5229818, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e4987f6bea094dac8550b812bd97f70f", "sha256": "8ff787428c4cee6f9330c72b25c501c3742f731db4f0df1e13978b1be0dba734" }, "downloads": -1, "filename": "top-drawer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e4987f6bea094dac8550b812bd97f70f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4309, "upload_time": "2019-04-27T22:08:57", "url": "https://files.pythonhosted.org/packages/b8/dc/0b185e99cdda92f4744e57fff439ea54f0ed487a8036c3f9ed2fb0f7ba25/top-drawer-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c1a02fb419d93084d2d45366c6954e26", "sha256": "2479dc60afc307bdf0b1045bdf0234b9a7fc8a9d332cb2cec87bbdf42de5fa71" }, "downloads": -1, "filename": "top-drawer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c1a02fb419d93084d2d45366c6954e26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4298, "upload_time": "2019-04-28T05:06:39", "url": "https://files.pythonhosted.org/packages/c7/26/2ad7eaf75f05cb20e3b76b0bff873229b65aec7cf9bd413bc0b66500455e/top-drawer-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "84b0852860882072ee2d4fdcd47aeb12", "sha256": "d032df030601a7708c91e282655eb2c45536b930750a33f885518ce36effadf7" }, "downloads": -1, "filename": "top-drawer-0.0.3.tar.gz", "has_sig": false, "md5_digest": "84b0852860882072ee2d4fdcd47aeb12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4295, "upload_time": "2019-05-05T22:11:09", "url": "https://files.pythonhosted.org/packages/9a/d6/35a83f2dc3f4f6edab1a59f91decb232e9984b6432381f791c1a5eed3a55/top-drawer-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84b0852860882072ee2d4fdcd47aeb12", "sha256": "d032df030601a7708c91e282655eb2c45536b930750a33f885518ce36effadf7" }, "downloads": -1, "filename": "top-drawer-0.0.3.tar.gz", "has_sig": false, "md5_digest": "84b0852860882072ee2d4fdcd47aeb12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4295, "upload_time": "2019-05-05T22:11:09", "url": "https://files.pythonhosted.org/packages/9a/d6/35a83f2dc3f4f6edab1a59f91decb232e9984b6432381f791c1a5eed3a55/top-drawer-0.0.3.tar.gz" } ] }