About 12,100,000 results
Open links in new tab
  1. Student management system in Python - GeeksforGeeks

    Jul 12, 2025 · Problem Statement: Write a program to build a simple Student Management System using Python which can perform the following operations: Accept Display Search Delete Update …

  2. School Management System Project Report

    This document describes a school management system project created by Preet Patel for their class 12 computer science practical exam. The project uses Python and MySQL to develop a web-based …

  3. student-management-system · GitHub Topics · GitHub

    Oct 1, 2024 · A learning management system using django web framework. Course add and drop, grade and assessment result management, online quiz, report generator, student and lecturers …

  4. Student Management System Using Python - CodeWithCurious

    The Student Management System is a comprehensive software solution designed to streamline the process of managing student records in educational institutions. This project aims to provide a user …

  5. Student Management System Project Report | PDF | System | Design …

    The document describes a student management system project created by a group of students. It includes an introduction to the project, roles of group members, system requirements, design, …

  6. student-management-system-project · GitHub Topics · GitHub

    Feb 2, 2026 · A beginner-friendly Student Management System built with Python and CSV. It provides essential features like registering, displaying, updating, and deleting student records through a …

  7. Library Management System Project Class 12 | PDF | Python ... - Scribd

    This document describes a library management system project created by two students, Siddharth Sinha and Ali Ahmad, for their computer science class. The project aims to address issues with the …

  8. School Management System Project in Python - Scribd

    This document describes a school management system project created by Ishika Jain for her computer science class. The project uses Python as the frontend and MySQL as the backend. It includes …

  9. Library Management System using Python - GeeksforGeeks

    Jul 15, 2025 · Library Management System is a project developed using Object-Oriented Programming (OOP) in Python. The goal of this project is to simulate the operations of a real-world library, …

  10. Student Management System Project | PDF | Subroutine - Scribd

    The Student Management System project demonstrates several programming concepts, including file handling, classes and objects, conditional statements, and loops.