{ "info": { "author": "Moises P. Sena", "author_email": "moisespsena@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "PyInterception\n===================\n\nPyInterception is a Python Method Interception with Dependency Injection implementation.\n\nHome Page\n---------\n\n`PyInterception Project `_ hosted on GitHub.\n\nIssues\n------\n\n`PyInterception Issues on GitHub `_.\n\nInstallation\n------------\n\nBy pip command\n______________\n\n.. code:: bash\n\n sudo pip install py_interception\n\nManual\n______\n\nFor default python executable\n+++++++++++++++++++++++++++++\n\n.. code:: bash\n\n git clone https://github.com/moisespsena/py_interception.git py_interception\n cd py_interception\n sudo python setup.py install\n\nFor another python executable\n+++++++++++++++++++++++++++++\n\n.. code:: bash\n\n sudo python3 setup.py install\n\nExamples\n--------\n\nSee `tests `_ for more details.\n\n\nAuthors/Contributors\n--------------------\n\n* Moises P. Sena \n\n\nHISTORY\n=======\n\n1.0 (2012-10-08)\n------------------\n\n* Initial release", "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/moisespsena/py_harpyja", "keywords": "di dependecy injection ioc mvc web framework", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "py_harpyja", "package_url": "https://pypi.org/project/py_harpyja/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py_harpyja/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/moisespsena/py_harpyja" }, "release_url": "https://pypi.org/project/py_harpyja/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python MVC with Dependency Injection Framework.", "version": "1.0" }, "last_serial": 489757, "releases": { "1.0": [] }, "urls": [] }