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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/
More info available at http://www.eduactiv8.org
Packages for multiple Linux distributions of eduActiv8 are available from:
https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
A Serious Game prototype for mechanical technicians
For now, only available in brazilian portuguese.
Game Goal:
- Move the wrenchs to the positive displacement pump(s).
Game Rules:
- You use the mouse to move the wrenchs. Click and hold the left mouse button on them and drag them to move them;
- Drop the wrenchs on the pump to choose it (in the same way, you can also undo the choice);
- After selecting the bomb(s) that you consider the right, press " Enter" (or "Return") on your keyboard to confirm the answer. If the answer is...
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.
GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'.
It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent.
LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0.
For further information, visit the wiki or our website at www.casualcoding.org.
Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
The Amazing Game is a maze type game developed in Python 2.5 & PyGame
Additional to keyboard input it can use two alternate imput methods to allow the user(s) to move about the maze.
Xword is a GTK crossword puzzle program. It reads and writes puzzles in the AcrossLite format used by The New York Times. It has printing, a clock, a word list, auto-saving, and options to check and reveal letters of the puzzle.
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.