Define fields in python classes. Easily.
-
Updated
Nov 6, 2023 - Python
Define fields in python classes. Easily.
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.
A runtime step profiler - for Python.
Uses various methods to recognize text.
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.
Add a description, image, and links to the mixin topic page so that developers can more easily learn about it.
To associate your repository with the mixin topic, visit your repo's landing page and select "manage topics."