https://realpython.com/mobile-app-kivy-python/
In this step-by-step tutorial, you'll learn how to build a mobile application with Python and the Kivy GUI framework. You'll discover how to develop...
mobile applicationpython frameworkbuildkivy
https://trypyramid.com/
Pyramid is a lightweight Python web framework aimed at taking small web apps into big web apps. This site provides an easy entry point into Pyramid.
python web frameworkwelcomepyramid
https://www.educative.io/courses/python-201-interactively-learn-advanced-concepts-in-python-3/scrapy
Discover how to use Scrapy for efficient web scraping and data extraction with Python, including setup, creating spiders, and exporting data.
web scrapinglearnscrapyframeworkpython
https://pytroll.github.io/
Pytroll is an easy to use, modular, free and open source Python framework for the processing of Earth Observation (EO) satellite data. The provided Python...
easyusemodularfree
https://dev.to/hexshift/handling-url-query-parameters-in-a-lightweight-python-web-framework-54dm
Query parameters allow clients to send additional data in the URL, typically after a ? symbol.... Tagged with python, webdev, programming.
python web frameworkurl queryhandlingparameterslightweight
https://dev.to/carbonate/using-selenium-webdriver-with-pythons-unittest-framework-39g4
In this tutorial, we'll be going over how to use Selenium Webdriver with Python's unittest framework.... Tagged with python, selenium, webdriver, unittest.
selenium webdriverdev communityusingpythonunittest
https://github.com/flux-framework/flux-python
Python bindings generator for flux-core. Contribute to flux-framework/flux-python development by creating an account on GitHub.
python bindingsgithubfluxframeworkgenerator
https://github.com/Astrotomic/php-deepface
A PHP adapter for the python deepface framework. Contribute to Astrotomic/php-deepface development by creating an account on GitHub.
githubphpdeepfaceadapterpython
https://www.trypyramid.com/
Pyramid is a lightweight Python web framework aimed at taking small web apps into big web apps. This site provides an easy entry point into Pyramid.
python web frameworkwelcomepyramid
https://www.html.it/magazine/4-framework-per-creare-ui-con-python/
4 framework per creare GUI, interfacce grafiche, con il linguaggio Python.
frameworkperuiconpython
https://www.analyticsvidhya.com/blog/2023/04/is-pynecone-a-full-stack-web-framework-for-python/
This article explains one of the interactive Full Stack Web Framework used in Python, Pynecone which will be helpful for real-life projects.
full stackweb frameworkpython
https://opensource.com/article/20/11/django-rest-framework-serializers?ref=sangkon.com
Serialization is the process of transforming data into a format that can be stored or transmitted and then reconstructing it.
python web frameworkuseserializersdjango
https://talkpython.fm/episodes/show/483/reflex-framework-frontend-backend-pure-python
Let's say you want to create a web app and you know Python really well. Your first thought might be Flask or Django or even FastAPI? All good choices but there...
framework frontendpure pythonepisodereflexbackend
https://dev.to/automationhacks/python-api-test-automation-framework-part-8-adding-reporting-with-report-portal-4179
Logos in header image sources:Python,Requests,JSON,HTTP,CerberusReport portal This is the eighth... Tagged with testautomation, testing, python.
api test automationpythonframeworkpartadding