Open Source Python Education Software - Page 18

Python Education Software

View 4100 business solutions

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

  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PLA-Typus

    PLA-Typus

    Project of Adaptative Languages "PLAtypus"

    PLAtypus's goal is to give people with poor communications skills an opportunity to learn and improve. With the guidance of a tutor, people will be able to learn new signs, sounds or icons and associate them with real life concepts that will, hopefully, help them to better express they needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pangles is a free and easy to use English Translator for Windows, Linux and Mac. Using 3 online services, it is able to translate between English and 12 different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Parser - синтаксический анализатор. Plotter - графопостроитель.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    PersonGen

    PersonGen

    A minor Project in Python which uses the RandomUser API .

    A Small Program in Python That Makes Use of RandomUser API To Generate Random Person Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it, evolve it. Thanks! :) PhPyCli has been written under Fedora Linux, in Python and with the wxPython GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mind this project is no longer maintained. You might be interested in having a look at http://pythonhosted.org/plasduino/ instead. Framework for data acquisition through the parallel port, suitable for performing simple didactic physics experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    We are trying to create a very complete physics teaching program. So, we would be pleased if you could suggest any improvement or create any module for us. To use any of these sources you need python 2.2, pygame and scipy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    PimSched

    An application for scheduling vocabulary using the Pimsleur approach

    Using PimSched, you can study vocabulary the easy way: while doing something else(e.g. playing a simple game like tetris, or while walking or biking). PimSched has espeak/mbrola read out words from a wordlist(vocabulary/translation seperated by '='), and then schedules the words according to the Pimsleur approach(5 seconds, 25 seconds, 2 minutes, 10 minutes). The output is a .mp3 file with everything you need to study. You can find a sample PimSched lesson here: https://sourceforge.net/projects/pimsched/files/sample.mp3/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plexicon
    "Plexicon" is a desktop application of dictionary written in python with the interface implemented in pygtk. It currently supports two languages : English (being an international language) & Bengali (being my native language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PloneSGS (Submission and Grading System) is an archetypes based Plone product which is primary designed to offer educational institutions a platform for publishing assignments and grading turned in completed assignments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pobble is a client-server educational-software system, releasing assignments, receiving completed work, and controlling the grading. Releases include a complete working architecture for users, teachers, and admins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Practice Python

    Practice Python

    Part of my daily plan for studying Python

    practice-python provides a structured set of small, focused exercises aimed at building fluency with Python fundamentals. The tasks emphasize real coding over passive reading, nudging you to write, run, and iterate on solutions. Exercises commonly target strings, lists, dictionaries, control flow, functions, classes, and common algorithms, reinforcing idiomatic Python patterns. Many problems are intentionally minimal in boilerplate so you can concentrate on logic and clarity. The collection is well suited to daily practice sessions or warm-ups before tackling more complex projects. It is also friendly for learners returning to Python after time away, helping reacquire muscle memory through repetition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Praktomat is a web-based manager for programming labs. Students submit programs via the Web; Praktomat automatically compiles, tests and checks them; submissions not meeting the quality criteria are rejected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari: 12,5 sec single core and 3,3 sec multi core. Python version with numba and numpy on MacOS with M2: 3,78 sec, Intel Ultra 5 225F Linux Fedora 43 GNOME(*Intel): 3,64 sec., W11Intel: 3,73; Faster style in python, MacOS M2: 1,81 sec, *Intel & W11Intel: 2,02 sec.; Ultra faster style in python, MacOS M2: 1,24 s - 1,26 s - 1,34 s, *Intel: 1,48 s - 1,50 s, W11Intel: 1,53 - 1,63.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Programming Book-Python 2.6

    Building Skills in Programming - Python 2.6

    This is an introduction to programming for non-programmers. It uses Python 2.6, a widely-available, easy-to-learn programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the worlds first and probably only FLOSS project aimed to create a lowbudget, based on availble technology, cruise missile. No this is not a Joke, its for real. Why? Since no one has tried to do this before and certainly not under the GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project Galileo at Sourceforge.net aims to provide developers a unique opportunity to develop open source software for an on-line telescope for schools across the UK. See http://www.projectgalileo.org.uk for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projek Munsyi is a project to provide localization (L10N) for the Bahasa Melayu (Malay language) (ms) especially for the GNU software. The goal of this project is to become the hub for the Malay language team at Translation Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PsyBox is a script framework for psychological experiments. Simple scripting is enough to design a experiment, text/image display and input char/text/mouse/response-time input is supported. Python and wxPython is used for base engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyBooklet

    PyBooklet

    Converts PDFs to booklets

    converts PDFs into 2 pages-per-sheet / double sided booklet ready for printing. developed with Python and uses PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyconnotea provides Python bindings for the Connotea WebAPI (see http://www.connotea.org/wiki/WebAPI). At present, there are no releases yet. But you may check out the source from the subversion repository. For documentation see the Home Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An application for learning languages, specially words. The application includes an automatic teacher which understands which words are most challenging to learn you and focus your learning on these.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB