Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

py_harpyja

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py_harpyja

Python MVC with Dependency Injection Framework.

  • 1.0
  • PyPI
  • Socket score

Maintainers
1

PyInterception

PyInterception is a Python Method Interception with Dependency Injection implementation.

Home Page

PyInterception Project <https://github.com/moisespsena/py_interception>_ hosted on GitHub.

Issues

PyInterception Issues on GitHub <https://github.com/moisespsena/py_interception/issues>_.

Installation

By pip command


.. code:: bash

sudo pip install py_interception

Manual


For default python executable +++++++++++++++++++++++++++++

.. code:: bash

git clone https://github.com/moisespsena/py_interception.git py_interception cd py_interception sudo python setup.py install

For another python executable +++++++++++++++++++++++++++++

.. code:: bash

sudo python3 setup.py install

Examples

See tests <https://github.com/moisespsena/py_interception/blob/master/tests/p/test_all.py>_ for more details.

Authors/Contributors

HISTORY

1.0 (2012-10-08)

  • Initial release

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc