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.
PyGhostscript is a python extension module which makes the rasterized output of ghostscript accessible to python. It enables python programs to display postscript and PDF documents.
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The RHSS is an open-source effort to develop a computer simulation of the game of hockey. With an expandeable computer manager module, a robust statistical module, plus a rock-solid game engine, it is expected to become the hockey simulator of choice.
Pythius is a set of tools to assess and improve the quality of Python code. This is commonly done by applying different code metrics. It also contains an Aspect Oriented Programming module based on ideas from AspectJ.
Pyton GnuPGInterface is meant to be a filehandle-concentrating Python interface to GnuPG, the GNU Privacy Guard. It has an API similar to the Perl module GnuPG::Interface.
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
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.
A pythonmodule providing a cross-platform and cross-media drawing toolkit. It handles lines, polygons, curves, figures, and text--powerful enough for professional plotting--including support for wxWindows, Tk, Quickdraw, PDF, Postscript, and PIL.
FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
This is a simple Pythonmodule for retrieving and setting so-called
ID3 tags on MP3 compressed audio files through an object-oriented
interface. MP3 players generally use this simple information for
display track title, artist name, and album title whi
Python Arrays is a project to reimplement the existing Python Numeric
module which adds the ability to efficiently manipulate large
numeric arrays in ways similar to Matlab and IDL.
Project to further develop Python Twofish module as released by Enhanced Software Technologies Inc. in order to improve error handling and add OFB/Counter mode, as well as add streaming modes.
This is a Pythonmodule that uses WCTP to send XML forms over HTTP. The current module is configured for generating an XML form for a SkyTel paging device, which is transmitted via HTTP, to a WCTP server.
Inline Python (PyInline) allows you to put source code from other
programming languages directly "inline" in a Python script or
module. The code is automatically compiled as needed, and then loaded
for immediate access from Python. PyInline is the Pyth
The pyxhtml Python XHTML class can be used to programatically generate XHTML documents. It is particularly useful when one has to add an XHTML output module to a Python application.
Paos is a server for Python objects and event notifications, and comes with a client module for network communication and object cache management. Paos is often used in workflow systems and similar applications.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.