{ "info": { "author": "Sunny (darkowlzz)", "author_email": "indiasuny000@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2.7" ], "description": "===============================\npokemonNames\n===============================\n\n.. image:: https://badge.fury.io/py/pokemonNames.png\n :target: http://badge.fury.io/py/pokemonNames\n\n.. image:: https://travis-ci.org/darkowlzz/pokemonNames.png?branch=master\n :target: https://travis-ci.org/darkowlzz/pokemonNames\n\n\nGenerate random pokemon names.\n\n* Free software: GPL license\n\nInstallation\n------------\n\nThe script is `available on PyPI`_. To install with pip::\n\n pip install pokemonNames\n\n\nFeatures\n--------\n\n* TODO\n\nUsage\n-----\n\n.. code-block:: pycon\n\n >> from pokemonNames.pokemonNames import PokemonNames\n >> p = PokemonNames()\n >> p.get_random_name()\n 'Flareon'\n >> p.get_name(4)\n 'Charmander'\n >> p.append_to_list(['myNewPokemon1', 'myNewPokemon2'])\n >> p.get_name(720)\n 'myNewPokemon1'\n >> p.get_name(721)\n 'myNewPokemon2'\n >> p.append_to_list(['anotherNewPokemon1', 'anotherNewPokemon2'], start=900)\n >> p.get_name(900)\n 'anotherNewPokemon1'\n \nLet a file be newNames.txt with content\n\n.. code-block::\n\n Pikasaur\n Charfairy\n Ponidog\n \nImport the above list as:\n\n.. code-block:: pycon\n\n ...\n >> p.append_to_list('newNames.txt')\n >> p.get_name(722)\n 'Pikasaur'\n ...\n \nAn indexed file:\n\n.. code-block::\n\n ...\n 1000 Flanyx\n 1005 Catmeow\n ...\n \nImport indexed file as:\n\n.. code-block:: pycon\n\n ...\n >> p.append_to_list('indexedFileName', hasIndex=True)\n >> p.get_name(1000)\n 'Flanyx'\n >> p.get_name(1005)\n 'Catmeow'\n \nDocs\n----\n\nFor detailed docs of the package use python's help utility.\n\n.. _available on PyPI: http://pypi.python.org/pypi/pokemonNames\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-09-11)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/darkowlzz/pokemonNames", "keywords": "pokemon", "license": "GPL", "maintainer": "darkowlzz", "maintainer_email": "indiasuny000@gmail.com", "name": "pokemonNames", "package_url": "https://pypi.org/project/pokemonNames/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pokemonNames/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/darkowlzz/pokemonNames" }, "release_url": "https://pypi.org/project/pokemonNames/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Generate pokemon names.", "version": "0.1.0" }, "last_serial": 1303043, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0037c69e95fca9fd63f7e2ac0bcb2b7f", "sha256": "e9e28d2622f3cd4f2f87ec8697f141b493591dbb1e703dccb1f415ae54ab6dc6" }, "downloads": -1, "filename": "pokemonNames-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0037c69e95fca9fd63f7e2ac0bcb2b7f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10421, "upload_time": "2014-11-12T01:20:49", "url": "https://files.pythonhosted.org/packages/47/c5/4fd9a310487583d57b7c24f6d963777041a4e427ba3f262d46bf04b17cff/pokemonNames-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "62e6f9de1ea4dbc32312a16070b12407", "sha256": "8c3a6810a5c65ef148adf41aad731fa9f3ad7d61c5f8deea0817b7230268efc8" }, "downloads": -1, "filename": "pokemonNames-0.1.0.tar.gz", "has_sig": false, "md5_digest": "62e6f9de1ea4dbc32312a16070b12407", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10965, "upload_time": "2014-11-12T01:20:44", "url": "https://files.pythonhosted.org/packages/c8/da/eb87989a91913394ac54971f65a0c0071a1d33683beff54285d26e1b8eed/pokemonNames-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0037c69e95fca9fd63f7e2ac0bcb2b7f", "sha256": "e9e28d2622f3cd4f2f87ec8697f141b493591dbb1e703dccb1f415ae54ab6dc6" }, "downloads": -1, "filename": "pokemonNames-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0037c69e95fca9fd63f7e2ac0bcb2b7f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10421, "upload_time": "2014-11-12T01:20:49", "url": "https://files.pythonhosted.org/packages/47/c5/4fd9a310487583d57b7c24f6d963777041a4e427ba3f262d46bf04b17cff/pokemonNames-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "62e6f9de1ea4dbc32312a16070b12407", "sha256": "8c3a6810a5c65ef148adf41aad731fa9f3ad7d61c5f8deea0817b7230268efc8" }, "downloads": -1, "filename": "pokemonNames-0.1.0.tar.gz", "has_sig": false, "md5_digest": "62e6f9de1ea4dbc32312a16070b12407", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10965, "upload_time": "2014-11-12T01:20:44", "url": "https://files.pythonhosted.org/packages/c8/da/eb87989a91913394ac54971f65a0c0071a1d33683beff54285d26e1b8eed/pokemonNames-0.1.0.tar.gz" } ] }