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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
YABT is a context sensative string manipulation library. YABT currently can be used for Braille translation, but it is possible to put it to other uses such as preparation of text to be spoken by speech synthesisers.
The Legend of Irithed is a text-based adventure game.
...If your computer doesn't have python2, or if you're not sure, you can get it http://python.org/ , though you should be able to just navigate to the folder with irithed_alpha.py in a terminal and type "python irithed_alpha.py" without the quotes.
Credits:
Programming by M. William Schatz
Dedicated testing by Gillian Renk and Josephine Phung
Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
CAD Scripts project is designed to automate the work of CAD Softwares. Here you will find scripts/softwares which help to do tasks easily. E.g- Specify coordinates of figures in input file and get output dxf file without actually drawing anything.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Sked is a personal organizer, calendar, schedule and braindump application with a wiki-like syntax for text formatting and organization. It is easier think of it as the merge of a calendar with a desktop wiki.
Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
qenqote is a Python/Gtk program to operate on snippets of text from the clipboard and put results back on the clipboard. This allows automation of common editing operations.
In its prototypical application, qenqote accepts URL's that have been copied or cut to the clipboard from a browser bar.
qenqote applies a user-selected quoting function, and writes the result back to the clipboard.
WatchTower is a cloud server monitoring and management tool
WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything...
This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
The Data Productivity Toolkit is a collection of linux command-line to
The Data Productivity Toolkit is a collection of linux command-line tools designed to facilitate the analysis of text-based data sets. Modeled after the general linux pipeline tools such as awk, grep, and sed, the kit provides powerful tools for selecting/combining data, performing statistics, and visualizing results. The tools are all written in python and in many instances provide a command-line API to basic python and numpy/scipy/matplotlib routines.
A simple WebSocket Server implemented in Python using the latest specification. It sends data as text. It handles up to unlimited connections (all on different threads), it also handles the handshake and the framing and unmasking of data. All you have to do is tell it what text to send. It also comes with example.html which you can open in Google Chrome to checkout the Server and a Client communicating
A GUI program to create the plasmid database forms for BGME lab. This program presents user with a data entry form for entering plasmid information and automatically converts DNA sequence to protein, aligns it, and creates text output file.
Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
Execute shell and python scripts with GUI. Program window includes tab buttons, multipurpose text are (log view by default) and command buttons on bottom frame. All buttons are defined in simple text file. Made with python and TKinter.
A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki
A zope product which provides an interface to keep track of product updates which need to be run on zope sites through an interface that keeps track of those that have been run, when, by who, and their outcome.
This program uses crontab to set dates, times, etc... for this alarm clock. The GUI interfaces was built using easygui for Python, and the script is activated using a bash script. This program was built for Mac.