CurveSight is a lightweight Python tool I built to explore, analyze, and visualize structured data from CSV files. It combines data filtering, sorting, polynomial curve fitting, and custom histogram ...
The development team has posted on their blog about the features and usage of Mesop, a UI framework for Python developed by a team at Google. Many Python UI frameworks are easy to get started with, ...
This project is a test automation suite for the SauceDemo web application and public dummyjson product APIs using Playwright and pytest. It includes both UI and API tests, following best practices for ...