788 skills found · Page 17 of 27
Dicklesworthstone / Fastapi RustRust web framework inspired by Python's FastAPI: type-safe routing, zero-copy parsing, OpenAPI generation, and structured concurrency via asupersync
why2pac / Dp TornadoMVC Web Application Framework with Tornado, Python 2 and 3
goFrendiAsgard / KokoropyA 心から educational MVC python web framework
hoshangk / Machine Learning Model Using Flask Web FrameworkThis repository contains the whole process to build a machine learning model using python and also explain the steps to deploy it using Flask web framework.
pradeesi / Incoming Call Detail LoggerPython 2.7, Flask framework and SQLite DB based simple Web App on Raspberry Pi to log incoming call details.
mattdeboard / YukprojA link aggregator web application written in Python on the Django framework.
shahriarshm / MinimalwebA Minimal Python Web Framework
Ubn-Jr / LumosWebLumosWeb is web framework written in python
ELC / Cookiecutter Python FullstackGenerate a Full Stack Python Web App - Choose the framework you want Vue, React, Angular - Can be run in a single container or without Docker at all.
NetanelMosheCohen / SeleniumPythonWeb Test Automation Framework - Python | Pytest | Selenium | Allure | Docker | Jenkins
INNOVINATI / MicrowlerA micro-framework for asynchronous deep crawls and web scraping with Python
t3tra-dev / HaruThe Python framework for web applications.(Don't send a pull request to this)
AyuVirgiana / Face Recognition Attendance Anti SpoofingThis GitHub repository contains a web-based Facial Recognition Attendance System built with Python language and Streamlit framework. The System built with Face Recognition using Inception Resnet (V1) models in pytorch, pretrained on VGGFace2 and CASIA-Webface datasets, also Anti-Spoofing models by Minivision.
SrikarKSV / Pure Python ServerA blogging platform written in pure python (no web frameworks used) for developer to share their coding knowledge
Ross-Coron / Gps50Web-based GPS activity viewer written in Python and JavaScript. Utilises the Flask web framework and the Google Maps API. Submitted as my final project for Harvard’s CS50x.
anonyxbiz / BlazeioBlazeio is an ultra-fast asynchronous web framework crafted for high-performance backend applications. Built on Python's asyncio, it delivers non-blocking operations, minimal overhead, and lightning-quick request handling.
jamesmontemagno / Build2021 Intro Csharp PythonC# and Python are two of the most popular programming languages for developers in all areas of tech. From making web apps to doing machine learning, you can't go wrong with either of them! James and Christopher are here to introduce you to these two powerful languages, explore some “Hello, World” examples, and show you the docs, tools, and frameworks that can help students and beginners get started on coding today!
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.
brendonh / WarpThe best Python web framework ever
oldjun / Halloweb mvc framework for python