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.
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.
PySSH is a Pythonmodule for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
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.
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.
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 Python xmlite module is an extremely light weight XML parser and
printer. It does not use the DOM or SAX interfaces but instead works with
simple nested lists to represent an XML document.
(Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD.
A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings a
Decision Analysis is an easily-extensible expert system to help users make decisions of all types.
Written entirely in Python, Decision Analysis, at this time, contains a general decsion module, which uses a weighted average technique to evaluate use
CUITK stands for "Configuration UI ToolKit". It is a simple toolkit for developing simple graphical user interfaces. It is a Pythonmodule. It has two display backends: WWW and GTK2.
A set of Python modules and classes with calendar-functions, mostly notable handling of holidays. This is not another date/time-manipulation module but uses mxDateTime.
Pythonmodule to convert dates between different calendar systems (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil, Baha'i, Persian, French Republican).
Additionally, a module exists for retrieving the Gergorian dates for US holidays
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.
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()
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 !
A pythonmodule which uses standardly-formatted comment headers to parse option syntax, provide documentation, as well as provide utility functions based on this information such as syntax(), help(), warning(), and error().
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,