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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The traditional Siamese music transcription is either in form of sequence of Thai alphabets or numbers. This program read the music transcription from text files and play the transcribed music. This could aid the composers to compose new song easier.
A web interface for the Humax HDR Fox T2 Freeview recorder.
Thanks to af123 & raydon for making this possible!
See http://hummy.tv/forum/threads/customised-hdf-file-released.232/ for how to get shell access on the box and general info.
勉強ソフト is for post-beginner Japanese students. It should help those who have trouble organizing knowledge, relating old and new knowledge and memorizing new vocab and kanji. It is also a japanese dictionary.
This is the RoboCup Mixed Reality Project: a standard research and educational platform integrating cutting edge and low cost watch technology into a miniature multi-robot system which mixes reality and simulation.
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.
Cyclone is an easy to use, one- or two-way synchronization tool. It use a clean command-line interface. It aims to be compact (less than 10 Ko) and cross-platform (as it is coded in standard python).
gtkdocpo is a tool to create a pot file from C source files that used gtkdoc to generate API documents, and to merge the l10n po file to the C source files.
At the Moment: Simple script to read and handle data in the RIS file format. The script converts data in RIS format to bibliographic records. Currently it supports only the RIS types 'BOOK', 'CHAP' and 'JOUR'. It's more of a demonstrator.
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.
Simplified Number Conversion! Convert any number of any radix base (base 2-36) to another number of any radix base. It is written in C, and uses GTK+ for the user interface.
A python daemon to watch a directory for kernel’s inotify events and then execute an rsync command to synchronize two different directories (local or remote). A poor man’s mirroring or an alternative (not so) real data replication mechanism
Graphically simple but operatively complex, in this game the goal is to collect enough resources to complete your rectangle before the opponent. Be sure to get the game data, rf2.py, and rf2-conf.py
Implement a powerful iSCSI target in python, easily use under most popular systems. It also includes the following features: multi-target, multi-connect/session support chap authentication support header & data digest support erl =2, VTL, etc...
pySHOT is a session recorder for windows. (soon linux session recorder also) It's a client/server python app using gearman. To use pyshot you must install pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored server
TOSPMS - A practice management system for the healthcare industry.
TOSPMS - The Open Source Practice Management System. A highly customizable practice management system for the healthcare industry, designed for speed and simplicity. Written in Python using wxPython among others.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
'Reorder' is a simple program (now with GUI) used to disrupt the order of words in a kind of specific format. It can be run as an execuatable program on Windows platform or as a python script on any other platform with python
Simple module which should allow python2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha