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.
odt2pdf takes an OpenOffice Document and outputs a PHP file for use with the TCPDF library. The project is written in Python and currently supports text frames & images. The project aims to streamline the creation of PDF templates for use with TCPDF.
An other library for the common problem of parsing arbitrary text data.
A small, easy-to-use Java library
LR parser without lookahead limitation.
Semantic action defined in class not in grammar definition file.
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.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
A classroom polling application implemented server-side using Python 2.7 and Cherrypy 3.2. Provides the ability to add, delete, import, and export questions with the following response types: true/false, free text, and multiple choice.
A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Have you ever wanted to dive into the seedy underworld of Mexican Pro Wrestling but never had the opportunity? Your chance is now here. Currently LuchaManager is a barely running text based pet raising game, written in python.
Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
A collection of open source libraries and tools that provide solutions for common problems in processing Arabic text, especially in web applications. text normalization, phrase segmentation, text indexing, stop word lists, common spelling mistakes.
A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
MySQL (5.1 and later) full-textparser plugins collection. This collection provides bigram, mecab , space, snowball and suffix parser. If you want to use Chinese or Japanese, bigram plugin might be useful.
PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
xml2txt is a text formatter for XMl in the same way the FO is a PDF formatter. It uses python to convert an XML document to well-formatted text, wtih borders, indents, and tables.
A module for python/pygame used for typesetting text to the screen.
It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
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
Simple tool used in some CTF games to Cryptanalysis. It's a python script that counts all characters in a text an generate an output with the number of each charactar and pair of characters.
This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document.
The process is:
* using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work)
* python iwc.py -i infile.txt -o outfile.txt
* open up outfile.txt with your favourite editor
Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try...
A python based one to many, server client admin tool for unix. Clients can register with a central server, and the server can broadcast commands to the clients which will execute these commands through the shell on the local machines.