Python Exam Software

View 124 business solutions

Browse free open source Python Exam Software and projects below. Use the toggles on the left to filter open source Python Exam Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    OpenTeacher
    OpenTeacher is an opensource application that helps you learn a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Universal school administration and management system, written in Python. SchoolTool uses the ZODB for object storage, wxPython for the administrative client, and RESTful HTTP communications. Please see the new SchoolTool website at http://schooltool.org
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Network Simulator (fork CORE - Live USB)

    Network Simulator (fork CORE - Live USB)

    Live DVD with CORE network simulator

    The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    Netviz

    Netviz is a Python app designed to monitor devices on the user's LAN.

    Netviz (short for NETwork VIsualiZer) is a Python program I cobbled together for a user to monitor devices on the user's LAN or a small section of the Internet. Essentially, it's a pretty interface for information on the MAC addresses and IPs of those devices. The range to search can be set either by the boundaries of the user's LAN using the "Find Range" button or through user-typed IPs. Also, there is a list of tracked MACs. If any of these tracked MACs appears on the LAN, the program shows the IP of this MAC.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    PyGavel is a trainer for learning parliamentary procedure, and Robert`s Rules of Order in specific. Users can make and import modules for their own bylaws, variations, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SimpleDSO
    This program written in Python is used for capture screenshot or raw data from a UNI-T digital storage oscilloscope.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Aurora Conky Theme

    Aurora Conky Theme

    Aurora is a conky theme full of scripts

    NOT MAINTAINTED. AUREOLA CONKY IS SUCCESSOR https://github.com/erikdubois/Aureola Do not forget to rename the map from Aurora_vx.x to Aurora An conky theme to explore many possible parameters of your system. Ment to be viewed on dual screen. Educational insights. Extra information and youtube explanation can be seen on youtube via these pages. http://erikdubois.be/linux/conky http://erikdubois.be/linux/install-conky-theme-aurora What can it do more than Conky normally can? - scripts for temperature, fans, names of hardware - hours of lifetime harddisks - spotify information and covers - gmail information - number of updates - rss via scripting - weather forecast - many different lua to make rings and such - netstat script - nvidia information - satelite image of world and europe - sensors script - sign and stars of today - transmission information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Flashcard App

    Flashcard App

    This is an app that will help you learn and prosper in any subject!

    A lightweight but effective Flashcard based learning app to study and memorize using a reward system, built using python and the customtkinter library. Here you can create flashcards and quiz yourself on any topic you like, save the flashcards for later use or simply import one with the correct format. Give yourself hints, earn points and have fun! Play quiz with your friends see who gets the most points. Here almost anything is customizable. And forgive me if there are any bugs as there are probably always some! Be nice and let me know of them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    An AI educational effort to make realtime multi agent environments. started from scratch with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AbDict is practically a "digital exercise-book" for learning new languages. Users can create their own dictionaries and check their knowledge of the words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a simple quiz game for arch linux. User asked question about installed packages on their system. Project uses PyQt4, Python 3 and pyalpm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Assignment Collector/Grader

    A webapp that collects and grades student labs

    Assignment Collector/Grader (what a mouthful!) was conceived in 2010 as a way to reduce the workload of an over-worked professor teaching a CS data structures class. It proved not only to reduce the grading workload, but also improved the lab completion rates among students, and grades overall improved as a result. Since it has turned out to be such a successful tool, it is now released under the AGPL license for others to use in their classrooms. Planned improvements include: automatic plagiarism detection, making the student interface prettier, and supporting other testing frameworks and languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BabyKey

    Python program for babies - change screen color on key stroke

    My first Python and PyGame project: Baby key allows toddlers to play with the computer. With each keystroke the screen gradually changes color. Holding ESC for 5 seconds allows you to quit. Windows keys and ALT+TAB combinations are suppressed as beta testing of an eight month old toddler proved this to be necessary. WARNING: Might not be suited for your child. Beware of flashing screen (e.g. in case of Epilepsy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Basic Experimenter
    Wizard-like software to run experimental procedures (at large). Each step of the procedure is a file (document, on-line form, checklist, video, program... ). Experimental data and documents are backuped together. NEW: templates of procedures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blue|Smash is a python based tool for pentesting bluetooth enabled devices. Blue|Smash version 1.* is mainly based on bluetooth enabled phones and was build for the backtrack live CD but version 2.0 (still in dev) will contain audits for all sorts of dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python program to quiz user on the books of the Bible. The program will use location in the Bible and proximity to other books, as well as author, themes and other historical details about the books to test the user's knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BrainLibs is a high quality Python/PyGame library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DSO screenshot
    This project goal is to provide a way to get screenshot and channels data from digital storage oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Debiance is an innovative platform to test ICT Linux skills. It is based on Python, PostgreSQL, Zope and Plone. Tests are multiple-answer and single-choice, together with practical terminal sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Easy content creation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ATTENTION! ExpTools has been renamed to ExpLab To visit the new homepage click on "Home page".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FlashE is an VERY simple electronic flash card system written in python. FlashE is very general and is intended to be as well suited to vocabulary training as math or Biology. The quiz files can be edited or shared.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.