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

aiogram-oop-framework

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiogram-oop-framework

An extender for aiogram to make it more OOP

  • 0.9.5
  • PyPI
  • Socket score

Maintainers
1

Dev Build Status

aiogram_oop_framework

An extender for aiogram to make it more OOP

docs: https://aiogram-oop-framework.readthedocs.io/en/latest

Live Templates for PyCharm

You can find live templates in "misc/idea/live templates"
To just install them all import all.zip through File | Manage IDE Settings | Import
To install some of them you should follow these instructions:

  1. copy the content of file with template which you want to add
  2. go to File | Settings | Editor | Live Templates
  3. add Template Group with any name you want (not required)
  4. add Live Template to the group you created (or Python group)
  5. Paste content to the created Live Template
  6. Click edit variables
  7. Edit variables as showed below:
    NameExpressionDefault valueSkip if defined
    CLASS_NAMEcapitalize(fileNameWithoutExtension())as you wish

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