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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
PyJacc (Python's Just Another Compiler Compiler) is an open source lexer and parser (similar to lex and yacc). PyJacc provides the ability to create powerful lexing and parsing libraries in high level languages such as Python, PHP, and C#.
An easy way to integrate any function. Uses sympy as a backend. Currently text-mode only, but the goal is to create a very nice, simple, graphical interface using wxPython or PyGTK.
* Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
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.
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.
This tool translates the text of the selected language to the language of your choice in the status bar and add the translated text in a note. Esta ferramenta traduz o texto do idioma selecionado para o idioma de sua escolha na barra de status..
A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
FindSSN is an application that helps individuals and organizations find sensitive numbers in files on computers. It is best utilized as part of a larger plan to identify and protect sensitive data stored on computers.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
OpenDMAP (Open Source Direct Memory Access Parser) is a natural language processing (text mining) application: a semantic parser for information extraction.
Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favorite text editor.
Pyblosxom is now hosted on http://pyblosxom.github.io/
KeyBindings is a plugin for gedit written in python. It lets you use (and eventually define) key combinations for usual actions such as switching tabs, closing tabs, etc.
Utilities for Patient Data Exchange. A parser for text files to use with some of the utilities provided by the DCMTK from Offis. The purpose is to provide a basic DICOM Modality Worklist Management SCP.
Pytarl is a console/terminal text adventure-like rougelike dungeon crawler game written in Python 2.6.x. (this site is only a placeholder for the win32 binary. development happens over here: http://bitbucket.org/seamot/pytarl/)
Regular expressions editor for Python. It is intended for Python programmers that use regular expressions. It has syntax highlighting, brace matching, results coloring, text zooming, RE insertions and more.
A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
pyPdf-GUI is a Python-based graphical user interface for the pure-Python PDF library pyPdf, allowing the user to easily manipulate PDF files. It can extract pages, merge several files into a single one, rotate pages in a file, extract text, etc.
Cross-platform trainer and library for Morse Code. Features two parts: GUI Morse trainer, and Python library. Library can be downloaded separately and be used in your programs. Library outputs wav files or raw audio data. Regular and Farnsworth modes.
This is a pure-Python XPath evaluator based on ElementTree. It supports a substantial fraction of the XPath 1.0 specification, but only the self, child, and attribute axes. The parser underlying the evaluator attempts to handle all of XPath 1.0.