264 skills found · Page 6 of 9
r00tmebaby / DTpyweb MUOnline CMSMuOnline Website written in Python using Flask and Jinja2 template system
Tzesh / DenpointmentA fully-working dentist appointment system which is written in Python using Flask web development, powered by Bootstrap, using MySQL to manipulate data.
lakshithamadumal / Website ExtractorA Python tool that helps you extract and download HTML, CSS, and JavaScript files from websites, saving them locally for offline use or further analysis. Whether you need to grab assets for web development or simply want to explore a website's structure, this tool makes it quick and easy. 🚀📂
ava-orange-education / Ultimate Django For Web App Development Using PythonUltimate Django for Web App Development Using Python, published by Orange, AVA™
nickelpro / VelocemPython web framework defining the performance limits of Python web development
paulveillard / Cybersecurity Python SecurityAn ongoing collection of Python language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
alexei-led / Cc ThingzBattle-tested Claude Code (Codex and Gemini) plugin marketplace — 27 skills, 34 agents, 9 hooks for code review, Go/Python/TypeScript/Web dev, infrastructure ops, and spec-driven development
lnemec / How To Document Data Science ProjectsThis project is part of a blog article published at Medium. We like to give you a step by step guide on how to document your Python Data Science Project effectively as part of your machine learning model development. The solution, we propose, ensures that your documentation is version controlled, shipped with the source code executing your machine learning experiment and made available to your users or co-workers using generally available tools including sphinx, GitHub, Microsoft Azure DevOps, and Azure storage or Azure web Services.
GiorgioCitterio / Motor And Sensor Control On Arduino Raspberry Pi And ESPThis repository provides a comprehensive guide for controlling motors and sensors using Arduino, Raspberry Pi, and ESP boards. Step-by-step instructions, code samples, and detailed reports are included for each activity. Topics covered encompass serial communication, Python integration, GUI development, data storage, web accessibility, radio module
timothycrosley / WebBotWebBot is a collection of several tools that enables building Python web applications the same way native ones are built. As a result, the WebBot framework encourages reuse, concise code, rapid development, and happy developers.
shivas1432 / Python Projectscollection of featuring 120+ Python projects ranging from beginner to advanced levels. This repository serves as a practical learning platform where students can explore diverse Python applications including web development, data analysis, automation tools, games, GUI applications, and machine learning implementations.
samhain13 / Image Placeholder ServerInspired by placehold.it. Generates placeholder images for web pages in development but does not require an active Internet connection. Requires the Python Imaging Library.
DaviRP2018 / Courses Rest Apis With Flask And PythonAre you tired of boring, outdated, incomplete, or incorrect tutorials? I say no more to copy-pasting code that you don’t understand. Welcome to the bestselling REST API course on Udemy! I'm Jose. I'm a software engineer, here to help you truly understand and develop your skills in web and REST API development with Python and Flask. Production-ready REST APIs with Flask This course will guide you in creating simple, intermediate, and advanced REST APIs including authentication, deployments, databases, and much more. We'll start with a Python refresher that will take you from the very basics to some of the most advanced features of Python—that's all the Python you need to complete the course. Using Flask and popular extensions Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy we will dive right into developing complete, solid, production-ready REST APIs. We will also look into essential technologies Git, Heroku, and nginx. You'll be able to... Create resource-based, production-ready REST APIs using Python, Flask, and popular Flask extensions; Handle secure user registration and authentication with Flask. Using SQLAlchemy and Flask-SQLAlchemy to easily and efficiently store resources to a database; and Understand the complex intricacies of deployments and the performance of Flask REST APIs. But what is a REST API anyway? A REST API is an application that accepts data from clients and returns data back. For example, a REST API could accept text data from the client, such as a username and password, and return whether that is a valid user in the database. When developing REST APIs, our clients are usually web apps or mobile apps. That's in contrast to when we make websites, where the clients are usually the users themselves. Together we'll develop a REST API that not only allows clients to authenticate but also to store and retrieve any data you want from a database. Learning this will help you develop any REST API that you need for your own projects! I pride myself on providing excellent support and feedback to every single student. I am always available to guide you and answer your questions. I'll see you on the inside. Take your first step towards REST API mastery! O que você aprenderá Connect web or mobile applications to databases and servers via REST APIs Create secure and reliable REST APIs which include authentication, logging, caching, and more Understand the different layers of a web server and how web applications interact with each other Handle seamless user authentication with advanced features like token refresh Handle log-outs and prevent abuse in your REST APIs with JWT blacklisting Develop professional-grade REST APIs with expert instruction Há algum requisito ou pré-requisito para o curso? Some prior programming experience in any programming language will help. The course includes a full Python refresher course. All software used in the course is provided, and completely free Complete beginners may wish to take a beginner Python course first, and then transition to this course afterwards Para quem é este curso: Students wanting to extend the capabilities of mobile and web applications by using server-side technologies Software developers looking to expand their skill-set by learning to develop professional grade REST APIs Those looking to learn Python while specifically catering to web services
utkarsha-ecsion / Attendance System Face Recognition# Attendance-System-Face-Recognition This project is a web application demonstrating the use of facial recognition for marking attendance built as a part of my PS -1. It is a web application that can be used by the company to manage attendance of its employees. ## Functionality Supported - Admin and Employee Login - Admin : Register new employees. - Admin : Add employee photos to the training dataset. - Admin: Train the model. - Admin: View attendance reports of all employees. Attendance can be filtered by date or employee. - Employee - View attendance reports of self. ## Built Using - **OpenCV** - Open Source Computer Vision and Machine Learning software library - **Dlib** - C++ Library containing Machine Learning Algorithms - **face_recognition** by Adam Geitgey - **Django**- Python framework for web development. ### Face Detection - Dlib's HOG facial detector. ### Facial Landmark Detection - Dlib's 68 point shape predictor ### Extraction of Facial Embeddings - face_recognition by Adam Geitgey ### Classification of Unknown Embedding - using a Linear SVM (scikit-learn) The application was tested on data from 9 employees.
goitacademy / FullStack Web Development With PythonNeoversity Master's degree
ubergarm / Flask Mongo AppA Python Flask Web App Development Skeleton w/ mongoDB
tecladocode / Flask MicroblogMicroblog web app built with Flask and Python to help introduce students to web development
Vim Hero is my customized Vim that I mainly use for web development and Python coding.
Hasnat-Ahmed-Goheer / VSCode ProfilesVSCode Profiles offers Visual Studio Code profiles tailored for C++, .NET, Python, Rust, and web development. Each profile includes necessary extensions and settings to optimize your workflow, with the Default profile providing a comprehensive base setup. Integrate these profiles to enhance your development environment.
numerous-com / Numerous AppsA new Python framework in development, aiming to provide a powerful yet simple approach for building reactive web applications. Numerous Apps empowers developers to create modern, scalable web apps with Python, maintaining a clear separation between business logic and presentation.