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.
Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
PyADO is a Python DB-API 2.0 compliant interface to Microsoft's ADO (ActiveX Data Objects). This allows a connection to any OLE DB driver/database using standard DB-API code. Written in Python
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
PyMT is a Pythonmodule which provides easy connectivity with Movable Type's XML-RPC API, allowing you to include MT functionality in your own programs.
This is a tiny educational library : smalltalk like objects, quick memory allocator, network marshall/unmarshall, dynamic module, debug, quick and dirty two-way link between our objects and mozilla javascript or python objects, ... and highly portable !
SimNetQ is a discrete simulator of waiting queues networks. It is initially the result of the diplom work of Laurent Burgbacher. It provides a graphical diagram editor, a graphical simulator and a statistical analysis module.
xmlprinter is a simple, lightweight module to help write out XML documents, helping ensure proper quoting and balanced tags. The idea is grabbed from Perl's XML::Writer module.
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
CSSCC is a Python-based tool which permits to change easily the colours of a CSS file. With a preview of the HTML file using it, tuning colours of a CSS file is quick, graphical and attractive. Requires wxPython module.
Python OpenSSL Wrappers(POW), a Python wrapper for OpenSSL. X590v3 and CRL encoding is now also support is now via a pure Pythonmodule, which will include support for PKCS in the near future.
PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Pythonmodule provides an object interface to any joystick devices supported by libjsw.
Tim Peters' FixedPoint.py
+ Write docs for the Library Reference manual. I expect the existing
module docstring will be a good start.
+ Create a test driver for Python's regression suite.
+ Have fun modernizing it, if you like (for example,
A Win32 Python Extension for Accessing Video Devices (e.g. a USB WebCa
VideoCapture is a Python extension for Win32 which makes it possible to access video-capture devices (e.g. a USB webcam). It consists of a low-level native module (vidcap.pyd) and a high-level module written in Python (VideoCapture.py) which should be use
Download: http://videocapture.sourceforge.net/
This is a Pythonmodule that interfaces with the Fvwm module API. It allows you to write Fvwm extensions in Python. It is integrated with Python's Tkinter module, so you can easily write extensions that present a user interface.
The purpose of this project is to create an easy-to-use, simple, and generic module for making
graphical user interfaces in Python. The name is inspired by the standard Pythonmodule
anydbm, which provides generic access to DBM-style databases.
This library is for use in kiosk based projects where disabling the mouse and
keyboard, on any of the Win32 Os versions, is required. This project can be used
as a module in python or as C++ library.
This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
XmlRpcStream is designed for the situation where a persistant
connection between client and server is required. XmlRpcStream
is not complient with the XML RPC spec as it doesn't use HTTP
as the transport protocol.