{ "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_interception", "keywords": "utils utilities di dependecy injection intercept interception", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "py_interception", "package_url": "https://pypi.org/project/py_interception/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py_interception/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/moisespsena/py_interception" }, "release_url": "https://pypi.org/project/py_interception/1.0/", "requires_dist": null, "requires_python": null, "summary": "Method Interception with Dependency Injection implementation.", "version": "1.0" }, "last_serial": 796946, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "0e2a79e40fde3edfe851dc9916cdfed7", "sha256": "bf2054ff2bd5c84b770deb4e00becdd23eafd669017006c624f29c2799120955" }, "downloads": -1, "filename": "py_interception-1.0.tar.gz", "has_sig": false, "md5_digest": "0e2a79e40fde3edfe851dc9916cdfed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4728, "upload_time": "2012-10-09T20:37:20", "url": "https://files.pythonhosted.org/packages/08/5a/f5dc088f84d9ebb335696568bf73e3d8401e38f24cef86a8e0ad68a83f56/py_interception-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e2a79e40fde3edfe851dc9916cdfed7", "sha256": "bf2054ff2bd5c84b770deb4e00becdd23eafd669017006c624f29c2799120955" }, "downloads": -1, "filename": "py_interception-1.0.tar.gz", "has_sig": false, "md5_digest": "0e2a79e40fde3edfe851dc9916cdfed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4728, "upload_time": "2012-10-09T20:37:20", "url": "https://files.pythonhosted.org/packages/08/5a/f5dc088f84d9ebb335696568bf73e3d8401e38f24cef86a8e0ad68a83f56/py_interception-1.0.tar.gz" } ] }