MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
apt-gui is a graphical front end for the apt package management command line tool. apt-gui was written by Stephen Thorley as a exersize in pythontkinter
A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
PySumpas is a simple, graphical password generating utility written in Python/Tkinter. Using tools from the Python Cryptography Toolkit, it generates secure passwords from user input that can be regenerated if forgotten.
An piece of software that helps you creating forms for your webpages. puts the whole from into a table so the HTML is export quite elegant. I programmed it in Python, using Tkinter.
fourBar is a minimal application launcher for POSIX systems. It launches four commonly used applications (terminal, file browser, editor, and web browser by default). It is written in Python/Tkinter. Documentation on simple customization is included.
Snes9x RomSelector is a simple front-end to the SNES emulator snes9x. It requires only a running Python installation with Tkinter, and of course snes9x.
Oranje4 is a 4 Track recording tool written in python with Tkinter and use the Snacklib,TkSnack http://www.speech.kth.se/snack/index.html.The tool is developed on a Linuxsystem Ubuntu.Oranje4-record 4 Tracks an export all tracks to one single WAV file
Python Tk Gui Builder allows python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the source code. They simply point and click on widgets and their options.
The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
Throttle is a python GUI program to manage the RPMs (rpm package manager) on the system. Uses Tkinter. Currently, very primitive, a lot needs to be added and the UI somewhat simplified. But it is a start for the casual user to work with packages.