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
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Simple and fast templating system for python 2 - needing nothing else than a separator like python´s semicolon. Documentation and code are together in one file - you can cut and paste the code from it.
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.
This is a sub branch of the enigma2 project. This branch will only host modified, and/or new sources which are´nt available in the main project.
Thanks to tmbinc, ghost and all the other creators of enigma2.
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 goal of this project is to build a base to an open world style of game/simulator that consists of modules and is easy to expand and develop. The project is based on the Panda3d engine and python,
Joystick/gamepad to X event converter.
Any device supported by the joydev driver (/dev/input/jsX) can be used as input source. The joystick buttons can be maped to keys and to mouse buttons, the joystick axes to keys or mouse pointer movements.
mfGraph is a graph rendering library for interactive applications. Written in C++ and Python, mfGraph parses GraphViz DOT and XDOT files and provides rendering and hit-testing facilities. Supports Microsoft Windows natively, GNU/Linux through wxPython.
A python user interface in gtk to use the ethz sms gateway to send up to 20 free sms (max 160 chars) per day. One has to login with the nethz username and password and therefore this tool is only useful if you study at the ETH Zurich.
PocketPyGui is an easy GUI toolkit for PythonCE. Using ctypes to wrap native widgets, it provides a pythonic api for creating highly-responsive, low footprint, graphical applications with PythonCE. 3rd-party apps using PPyGui can also be found here.
This Python project is a prototype for an application that does Kanji Hand-writing recognition.
It uses a vector model to represent radicals and puts those together to full Kanji.
dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
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.
Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.