Showing 19 open source projects for "exercise"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Basketball Reference

    Basketball Reference

    NBA Stats API via Basketball Reference

    Basketball Reference is a great site (especially for a basketball stats nut like me), and hopefully, they don't get too pissed off at me for creating this. I initially wrote this library as an exercise for creating my first PyPi package, hope you find it valuable! This library was created for another Python project where I was trying to estimate an NBA player's productivity. A lot of sports-related APIs are expensive - luckily, Basketball Reference provides a free service which can be scraped and translated into a usable API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    EduCDM

    EduCDM

    The Model Zoo of cognitive diagnosis models

    ...Cognitive diagnosis model (CDM) for intelligent educational systems is a type of model that infers students' knowledge states from their learning behaviors (especially exercise response logs). Typically, the input of a CDM could be the students' response logs of items (i.e., exercises/questions), the Q-matrix that denotes the correlation between items and knowledge concepts (skills). The output is the diagnosed student knowledge states, such as students' abilities and students' proficiencies on each knowledge concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wger

    wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

    ...The application will calculate the nutritional values ​​(total energy, proteins, carbohydrates, etc.) of the entire plan and of each of the meals. Enter the weights and reps you've done for each exercise to generate diagrams that let you see at a glance how well you're doing. Of course, the raw numbers are still accessible.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    LitterBox

    LitterBox

    A secure sandbox environment for malware developers and red teamers

    LitterBox is a controlled malware-analysis and payload-testing sandbox aimed at red teams who need to validate evasions and behaviors before deployment. It provides an isolated environment to exercise payloads against modern detection stacks, verify signatures and heuristics, and observe runtime characteristics without leaking binaries to third-party vendors. The README frames typical use cases: testing evasion, validating detections, analyzing behavior, and keeping sensitive tooling in-house. Repo metadata and author pages highlight an active security-tools ecosystem around the maintainer, with CI and pull-request activity suggesting ongoing development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    OSS-Fuzz Gen

    OSS-Fuzz Gen

    LLM powered fuzzing via OSS-Fuzz

    OSS-Fuzz-Gen is a companion project that helps automatically create or improve fuzz targets for open-source codebases, aiming to increase coverage in OSS-Fuzz with minimal maintainer effort. It analyses a library’s APIs, examples, and tests to propose harnesses that exercise parsers, decoders, or protocol handlers—precisely the code where fuzzing pays off. The system integrates with modern LLM-assisted workflows to draft harness code and then iterates based on build errors or low coverage signals. Importantly, it aligns with OSS-Fuzz conventions, generating corpus seeds, build rules, and sanitizer settings so projects can plug in quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EduData

    EduData

    Datasets in Education and convenient interface for dataset

    ...In order to better verify the effectiveness of the model, the dataset is usually divided into train/valid/test or using kfold method. Each item in the sequence represents one interaction. The first element of the item is the exercise id (in some works, the exercise id is not one-to-one mapped to one knowledge unit(ku)/concept, but in junyi, one exercise contains one ku) and the second one indicates whether the learner correctly answers the exercise, 0 for wrongly while 1 for correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pyindi-client

    Python binding to the libindi library

    ...As application examples you will find a Python Websocket server with which you may build a web application interacting with Indi servers, and a simple PyQt application similar to the Kstars Indi Control Panel (was built as an exercise). Finally there is an equatorial mount 3D simulator written with Freecad and Python, planned to be connected with the PyIndi module. *** The pyindi-client binding has moved to github. ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ufov

    ufov

    Enhance useful field of view, speed of responsiveness, brain exerciser

    Python and pygame cross platform program to exercise the brain with the intention of enhancing useful field of view, also known as speed of responsiveness. This yields benefits in driving, motility, and even depressive symptoms, as described in research papers of randomized, double blind trials. Whether ufov exercise the brain to yield those benefits is unknown, since there are no research studies using it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 690 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    ODS3 Virtual Machine Challenge

    ODS3 Virtual Machine Challenge

    Virtual Machine Image To Test Penetration Skills

    The ODS3 Virtual Machine Challenge are downloadable images that can be run as VMWare or VirtualBox instances. The Idea behind the challenge is to test and exercise web application penetration testing in a controlled environment. These images are great for cyber security students, penetration testers and hobbyist. Care should be taken if installed on an Internet access host as the application are purposely vulnerable to attack and exploitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pokemon for python tut

    just a small game that i made as an exercise from a python book

    a simple pokemon game, made for tutorial purposes as part of the exercise in the python book learn python the hard way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stanford Machine Learning Course

    Stanford Machine Learning Course

    machine learning course programming exercise

    The Stanford Machine Learning Course Exercises repository contains programming assignments from the well-known Stanford Machine Learning online course. It includes implementations of a variety of fundamental algorithms using Python and MATLAB/Octave. The repository covers a broad set of topics such as linear regression, logistic regression, neural networks, clustering, support vector machines, and recommender systems. Each folder corresponds to a specific algorithm or concept, making it easy...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ...It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool that will display all permutations of the "1234" spider exercise in a row, used for training guitar technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Limiro is software designed to help pupils as well as teachers. Pupils can use the tool to learn facts. They can practice at home using a flashcard-like exercise mode or simulating a test. Question catalogs can be created with the included editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an Enhydra Application which helps to match job requirements of companies and capabilities of job seekers. Nice features: JUnit Tests, JPython Scripting, serves PDF Documents. Far from complete.... it started as exercise in software engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Super Stupid & Super Speed Shooting Game

    A super stupid and super speed shooting game made with Pygame

    As an exercise and why not as a serious project, we're creating a Super Stupid and Super Speed Shooting Game. Game speed increases as enemies die.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A game to exercise your memory, aritmetic skill, visual agility and general brain health.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next