{ "info": { "author": "Shay Palachy", "author_email": "shay.palachy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "catlolzer\n#########\n|PyPI-Status| |PyPI-Versions| |Build-Status| |Codecov| |LICENCE|\n\nAn advanced Python-based cat lolzing engine.\n\n.. code-block:: python\n\n >>> from catlolzer import CatLolzer\n >>> mylolzer = CatLolzer(alpha=8)\n >>> for cat in my_crazy_cats:\n ... mylolzer.lolize(cat)\n\n.. contents::\n\n.. section-numbering::\n\n\nInstallation\n============\n\nDependencies:\n\n* ``numpy``\n\n.. code-block:: bash\n\n pip install catlolzer\n\n\n\nFeatures\n========\n\n* Powerfull cat lolzing.\n* Pure python.\n* Supports Python 3.5+.\n* Fully tested.\n\n\nUse\n===\n\nThis is just a dummy repo for you to copy and base you own Python packge on!\n\n\nContributing\n============\n\nPackage author and current maintainer is Shay Palachy (shay.palachy@gmail.com); You are more than welcome to approach him for help. Contributions are very welcomed.\n\nInstalling for development\n----------------------------\n\nClone:\n\n.. code-block:: bash\n\n git clone git@github.com:shaypal5/catlolzer.git\n\n\nInstall in development mode, including test dependencies:\n\n.. code-block:: bash\n\n cd catlolzer\n pip install -e '.[test]'\n\n\n\nRunning the tests\n-----------------\n\nTo run the tests use:\n\n.. code-block:: bash\n\n cd catlolzer\n pytest\n\n\nAdding documentation\n--------------------\n\nThe project is documented using the `numpy docstring conventions`_, which were chosen as they are perhaps the most widely-spread conventions that are both supported by common tools such as Sphinx and result in human-readable docstrings. When documenting code you add to this project, follow `these conventions`_.\n\n.. _`numpy docstring conventions`: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt\n.. _`these conventions`: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt\n\nAdditionally, if you update this ``README.rst`` file, use ``python setup.py checkdocs`` to validate it compiles.\n\n\nCredits\n=======\n\nCreated by Shay Palachy (shay.palachy@gmail.com).\n\n\n.. |PyPI-Status| image:: https://img.shields.io/pypi/v/catlolzer.svg\n :target: https://pypi.python.org/pypi/catlolzer\n\n.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/catlolzer.svg\n :target: https://pypi.python.org/pypi/catlolzer\n\n.. |Build-Status| image:: https://travis-ci.org/shaypal5/catlolzer.svg?branch=master\n :target: https://travis-ci.org/shaypal5/catlolzer\n\n.. |LICENCE| image:: https://github.com/shaypal5/catlolzer/blob/master/mit_license_badge.svg\n :target: https://github.com/shaypal5/catlolzer/blob/master/LICENSE\n\n.. https://img.shields.io/github/license/shaypal5/catlolzer.svg\n\n.. |Codecov| image:: https://codecov.io/github/shaypal5/catlolzer/coverage.svg?branch=master\n :target: https://codecov.io/github/shaypal5/catlolzer?branch=master\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shaypal5/catlolzer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "catlolzer", "package_url": "https://pypi.org/project/catlolzer/", "platform": "", "project_url": "https://pypi.org/project/catlolzer/", "project_urls": { "Homepage": "https://github.com/shaypal5/catlolzer" }, "release_url": "https://pypi.org/project/catlolzer/0.0.1/", "requires_dist": [ "numpy", "pytest; extra == 'test'", "coverage; extra == 'test'", "pytest-cov; extra == 'test'", "collective.checkdocs; extra == 'test'", "pygments; extra == 'test'", "numpy; extra == 'test'" ], "requires_python": ">=3.5", "summary": "Powerfull Python-based cat lolzing engine.", "version": "0.0.1" }, "last_serial": 3931298, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "04ac70bdf36a319444b188578e04a076", "sha256": "e112ac0958309698a83e5964232b152ad8860df65b3af54c395132271d76c1cb" }, "downloads": -1, "filename": "catlolzer-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "04ac70bdf36a319444b188578e04a076", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4003, "upload_time": "2018-06-05T08:27:20", "url": "https://files.pythonhosted.org/packages/5a/54/c8940223ce1b604484dce87312c1b2ecc533216e0d422f6397f9a290e18f/catlolzer-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04ac70bdf36a319444b188578e04a076", "sha256": "e112ac0958309698a83e5964232b152ad8860df65b3af54c395132271d76c1cb" }, "downloads": -1, "filename": "catlolzer-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "04ac70bdf36a319444b188578e04a076", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4003, "upload_time": "2018-06-05T08:27:20", "url": "https://files.pythonhosted.org/packages/5a/54/c8940223ce1b604484dce87312c1b2ecc533216e0d422f6397f9a290e18f/catlolzer-0.0.1-py2.py3-none-any.whl" } ] }