Socket
Socket
Sign inDemoInstall

basic-decorators

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    basic-decorators

basic_decorators: Repository with usefull decorator methods


Maintainers
1

Readme

basic_decorators

Repository with usefull decorator methods

How it work:

  1. Create en python environent and install the package using de command:

    pip install basic_decorators
    
  2. Once you get installed the package you can import the packahe in the python module by:

    from basic_decorators import argument_check
    

    or

    import basic_decorators
    

and that's it!!

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc