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.
Try it Free
Our Free Plans just got better! | Auth0
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.
The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.).
Dynamic and "static" (into a program) rendering implied.
Pymel stands for: Python MP3-player by Eelco Lempsink and is a fully Python based program to use with the mp3serverbox (http://www.mp3sb.org). It doesn't play mp3's itself (yet). It runs within a curses environment (text-based).
The ParaSite program is not currently under development. I'm hopeful that it will be reborn soon as something useful or fun. It was originally a test program that I wrote to familiarize myself with Python and with Sourceforge, both of which I think ar
JEEPERS (Jason's Extra Easy to Program Email Response System) uses a POP3 email account to monitor email for command phrases in subject lines. Default commands for remote file storeage and retrival. (Nothing to do with mailing lists or mass emailing.)
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. Click to perfect your product now.
Originally written by Paul Vixie in 1986 and distributed through mod.sources, "display" is a program which will repeatedly execute a command and display the output through curses. The purpose of this project is to maintain and extend display.
Shadow Watcher is a Peer to Peer log sharing tool for the security analyst. Consider it a "community watch" program which allows you to keep your system secure from the threats on the internet and help others do the same.
TAO (TAsk Organizer) is a program designed to help its users stay organized. It includes a to-do list and functionality to allow users to keep a detailed journal of their progress on each task. Future versions will allow users to share tasks.
Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds.
This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
QNNTPGet is a program for downloading multipart binaries from newsservers. It is written in python using the PyQT bindings. It can work as a stand alone client but works best as a front end to leafnode.
A pythonprogram to view and track a portfolio of stocks. The eventual intent
is to evolve it into a suite of commandline tools to view financial data. Project will eventually include tools for generating amoritization schedules, reviewing employee sto
A peer-to-peer chat program that uses public key encryption (via Gnu Privacy Guard) to keep your conversations from the eyes of packet sniffers (*Cough* Carnivore *Cough*)
pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
Pfem is a python-based finite element program aimed at
solving solid mechanics and heat transfer problems with
flexibility, efficiency and sound object-oriented design.
Embeds a python interpreter in the OpenDX (http://www.opendx.org/) visualization system. This allows the user to quickly write their own custom modules using a Pythonprogram.
pyComtrade is a python module for reading and writing IEEE Comtrade files. The module defines a new class which can be used to give your pythonprogram access to Comtrade files. pyComtrade moved to https://pypi.python.org/pypi/pyComtrade
A simple golf league program for keeping track of players, teams, courses, and handicaps. It runs on any OS and stores in file or to a database through Zope Object Database
This program is a GUI to configure APRS Trackers
based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.