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.
Try Auth0 for Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
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.
RoxBird is a advanced graphical download manager. It can accelerate your download speed upto 40% than your normal speed. Among others its key-features include file-browser, Pre-viewer, recursive downloading,Scheduling & Queues, Write-cache, and more.
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.
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.
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.
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.
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.
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.
SDict Viewer is a viewer for dictionaries in open format developed by AXMASoft (free dictionaries are available for download at http://sdict.com). Primary goal of the project is to provide usable dictionary app for Nokia Internet Tablets running Maemo.
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.
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.