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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.
Lart Wars is a text based role-playing game where the player starts as a computer enthusiast and gradually moves up in levels to a BOFH based on experience points.
GNOME Lazy User's Typing Tool is a utility for the GNOME desktop who's aim is to help you avoid typing the same text snippets again and again. You can create a list of text snippets, categorize them, and then easily paste them whenever needed.
Text based utility for SNMP scripting (coded in Python using PySNMP). Usefull to batch configure SNMP capable devices or batch read televalues. Python 2.4 and PySNMP libraries necessary.
PyAgend is a free python-based text-only agend. It support "configuration" and "users" files for retrieve informations. PyAgend is for all users which like to lost a little time in a little development project :-)
A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
Jack is a text mode (optionally curses) CDDA extraction / MP3 encoder frontend with features like freedb query, continue mode, customizability and many more
This program will calculate and output metrics on code written in Python. Reports can be generated in text- or XML-files. A plug-in system lets new metrics be added to the program. A set of built-in plug-ins with provide some of the most common metrics a
Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
Software to fit whole-sentence language models using the principle of maximum entropy. For developers of speech recognizers, text prediction interfaces, OCR, machine translation software.
Ged is a (very) lightweight text editor written in Python using the pygtk bindings. The author noticed a lack of simple gtk2.0 text editors (as gedit depends on the gnome libraries) and Ged intends to fill this gap. Eventual porting to C is expected.
PAWed is a simple, easy to use, source code editor, written for GNOME2 and utilising Scintilla, which is extensible through plugins (e.g. HTML Tidy plugin) and Python scripting.
Hexerei utilizes the PIL to convert produce an image (png, jpg, gif, or bmp) consisting of color blocks which correspond to the given text. Thus, "a thousand words" become a picture!
Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.