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.
pystats is a comprehensive Pythonmodule implementing algorithms for statistics and information theory, including probability distributions, descriptive statistics, analysis of variance, regression, and inference.
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
PYIGS is a Python package that provides an interface to Google! Suggest results. It may be run standalone or incorporated as a module.
Currently it supports a basic query, with or without result match listings.
Later it will include a caching server.
A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
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.
XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
is a natural language understanding program written in Python. It includes an English language parser, an English dictionary tagged with parts of speech and including phrasal verbs and common first names, a spelling corrector, and an indexed file module
A Pythonmodule designed to facilitate rapid application development, primarily of application interfaces, without the loss of underlying toolkit/language functionality.
Belzebub is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). The search is based on a SQL database (Postgres, sqlite, mssql are planned in the future).
Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
This Pythonmodule provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
A Pythonmodule that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
Pythonmodule for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
TrustedPickle is a Pythonmodule which lets you create and sign your data files. By using public/private key techniques, this module protects your users from loading malicious data files that others might claim you created. LEGAL FOR EXPORT.
HBorn (Html Borning Room) is an html document formatter/page gen- erator that provides the ability to trasform files in attractive html web page. (no longer supported)
The Care2x Project gives the possibility to include external applications independant of language (C++, Java, PHP...) additional packages as Plugin or Module. Read the "White Paper" [Docs]
xhelix: python C extension implementing Helix encryption and authentication.
Based on the article named "Helix: Fast Encryption and Authentication" by Niels Ferguson and Bruce Schneier, published in the Nov 2003 issue of Dr Dobbs Journal.
Convert numbers to words. Package includes base module, and language-specific modules for US English, (old) UK English, German, French, and Spanish, with more expected.
General resource handling module for Python.
It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.