Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
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.
CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
Edit audio file tags using SQL. Reads audio files in a directory, loads the tags into an SQLite database, accepts SQL queries acting on this database, then (optionally) writes changes back out to the audio files.
This is a python implementation Thud!, a boardgame. It aims to offer both backwards compatibility with the existing Thud! application while adding new features such as drag-n-drop interface, internet playability and computer opponents (AI).
Utilities written in Python: - A file manager (Italian) - A text editor (Italian) - A screenshoot taker, it uses scrot (Italian) - A calendar (Italian) Please, remember that these softwares are pre-alpha!
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
DIETA is a simple program that allows you to maintain the registration of a daily diary for your diet. It contains a useful database with the composition of a conspicuous number of foods that you can modify and expand as you like.
NUBitStalker, a low-cost approach to mon-
itoring large BitTorrent file sharing swarms. BitStalker col-
lects concrete evidence of peers’ participation in file shar-
ing in a way that is robust to tracker pollution, highly accu-
rate, and efficient.
This flashcard application can be used as a learning aid for vocabularies, sentences and any kind of data in a question and answer format. It is aimed to run on all PyGTK platforms like desktops, laptops and especially hand held devices.
Ridimensiona e carica le tue immagini su ImageShack, restituisce il link diretto, il BBCODE da inserire nei forum e i dati EXIF. Inoltre memorizza in un database file i codici delle immagini caricate in precedenza per consultarli in un secondo tempo.
The UniLog is a small onboard data logging device for rc models. It records stuff like current, voltage, rpm, height, airspeed... python-unilog is to retrieve the data and do what you want with it.
This python script takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.
Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
CSVChecker is a python utility designed to check CSV file for field length and format. Configuration is made on a field basis through YAML configuration file.
Parse, analyze and -- most importantly -- use COBOL data definitions. This gives you access to COBOL data from Python programs. Write data analyzers, one-time data conversion utilities and Python programs that are part of COBOL systems. Really.