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.
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.
A gnome-applet which will display score at gnome-panel, the same way, we see date/time. Cricket score applet is written in python. It will also score updates through libnotify module. You can select matches from matches in progress.
pyneo-zadosk is a simple but highly configurable on-screen-keyboard. it uses libfakekey. it's written in python and is usable as stand-alone program or as module imported in a python app. it's output is based on GTK (currently python-gtk2 but will soon migrated to use gir).
bitstring is a pure Pythonmodule designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
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.
A basic regular expression tester targeted at Python programmers. It lets you know the group index of each matched result when using the re module. Requires Qt4 and PyQt
APLpy (the Astronomical Plotting Library in Python) is a Pythonmodule aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.
This is a very simple module for those that don't need all the extra baggage that comes along with SQLAlchemy and other ORMs. It merely takes pyodbc one step farther by putting the tuples retrieved by pyodbc into a class that's made on the fly.
Ming, a handy searching engine implemented in pure python. With only 1 module file(user version) and no 3rd party API dependencies. Support fields, highlighting, probability, and so on... This will be your handy tool for your amazing minds.
PTML is a Pythonmodule which lets you embed Python code in text documents. Its most common application is dynamic content generation on web servers, however it can be used anywhere you need to generate text files on-the-fly.
Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
ATpy (Astronomical Tables in Python) is a Pythonmodule aimed at dealing with tables of astronomical data with a common API. To date, the following formats are supported: FITS, VO, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases
I love Python so much that I decided to port most of the string functions from the string module in python to c++. I have covered most of the string functions. This class will allow you to do string manipulations like you would do in Python.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
A tool I designed with tkinter and python 2.6.5 which uses a notebook.py module which can be found here, http://www.multiupload.com/DC5GOKE8T7, and I will be uploading it to the same area as my tool. I'm running out of room to describe it now, enjoy
A python wrapper module for MySQLdb (http://mysql-python.sourceforge.net/MySQLdb.html). Mainly used for MySQLdb v1.2.2. The wrapper was created to perform common SQL statements in one line of code.
FlatDB.Net is a .Net port, of the Pythonmodule FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
An implementation i wrote in python that allows you to monitor the key presses on a given linux machine for any use. Please visit my blog in order to see how to use this module and how it works: https://sourceforge.net/apps/wordpress/linuxkeylogger/