Skip to content
#

mixin

Here are 15 public repositories matching this topic...

PyQt6 Mediator Mixin is a Python library that enhances PyQt6's signal-slot mechanism by implementing the mediator pattern. It allows for more modular and maintainable code by enabling classes to emit and receive signals without knowing about each other. The library also provides the ability to extend the SignalCode enum for custom signals.

  • Updated Feb 11, 2024
  • Python

An interesting web scraper for collecting ASOS data. The scraper is based on Selenium, and the classes adopts the Mixin design pattern. The application is containerized using Docker and deployed on AWS EC2, the scraped data is stored in AWS S3 and AWS RDS. Using Prometheus and Grafana to monitor running indicators.

  • Updated Jul 15, 2022
  • Python

Improve this page

Add a description, image, and links to the mixin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mixin topic, visit your repo's landing page and select "manage topics."

Learn more