About 647,000 results
Open links in new tab
  1. Visual TimeTable using pdfschedule in Python - GeeksforGeeks

    Jun 6, 2021 · This article presents an easy way to produce one in pdf format for each day in the week and follows it using Python. pdfschedule: This module is able to create PDF format timetables for the weekly schedule of events and supports custom styling and colors, operated using Command-Line.

  2. My Weekly Timetable - 101 Computing

    Apr 4, 2019 · In python, this is done by creating a list of lists. A school timetable is displayed as a 2D table consisting of 5 rows (for each day of the week) and 5 columns (number of lessons in a day). Such a table can be stored in a computer program using a 2-dimensional array (2d Array).

  3. timetable-generator · GitHub Topics · GitHub

    Feb 21, 2025 · Timetable generator for university schedule implemented in Python using genetic algorithms. A class scheduler using adaptive-elitist genetic algorithm. A Timetable Generator built using the Django Framework. This web application uses a genetic algorithm to generate the most optimal timetable.

  4. Time Table Management System Project in Python with Source …

    May 17, 2022 · A Time Table Management System Project in Python is a universal requirement for school scheduling. The system can be used to schedule new classes, cancel existing classes, and make other timetable modifications.

  5. Nav3005/Timetable-Management-System - GitHub

    Search for specific timetables based on criteria such as date, subject, or instructor. Filter views to quickly find relevant schedules. Generate reports for schedules, instructors, and rooms. Export timetables to various formats for printing or sharing. Python: Core programming language for the application logic.

  6. ASa1m/Timetable-Generator: Timetable Generator in python - GitHub

    Execute the program using python Time.py. Follow the prompts to input department details and preferences. Timetables will be displayed on the console. Class and faculty timetables are also saved as CSV files. If prompted, use the GUI to schedule makeup classes efficiently.

  7. Visual Timetable Using Pdfschedule in Python - Online Tutorials …

    Jul 26, 2023 · In this article, we will explore the capabilities of pdfschedule and learn how to harness its potential to create stunning visual timetables using Python. We will understand how to use a config yml file to generate a weekly timetable.

  8. Python, a versatile and powerful programming language, has emerged as a popular choice for developing automated timetable generation systems. Its simplicity, readability, and extensive library ecosystem make it well-suited for implementing complex …

  9. School TimeTable Generation in Python/Django ~ Learn …

    Aug 22, 2020 · In this blog, you can see how to generate a timetable for a school in Python/Django. In this web application you can also generate, delete and show the school time table. Also you can search the time table with respect to the teacher or class or day. First create the project by using the following command and then go to that project directory.

  10. timetable - PyPI

    Feb 12, 2016 · A timetable is a sorted sequence of tuples containing start and end datetime of an entry, for example (start, end, entry). start and end are datetime offset-naive objects (e.g. …

  11. Some results have been removed
Refresh