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 has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code.
NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects.
The code is totaly written in Python (actualy 2.2.2).
A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The Pythian Project is a world-wide group working together to create a first-person, real-time CRPG using Borland's Delphi as a development tool. We aim to create a richly detailed and expandible virtual world for the on-line community.
This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
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.
Tools for extracting and transforming XML-like mark-up, embedded in sourcecode comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
This toolkit will provide seemless backend support for multiple Firewall and IDS systems deployment. The initial release will only support Snort and FreeBSD\\\'s ipfw, but future releases will expand the firewall selection. The main code is Python,
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
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.
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
BlueBook.. The Value of Code.
A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
The Zope ToDo List is a simple product to store informations, notes, code-snippets and other texts. If you add it into a zope folder, you can use it as notebook and clipboard for your project.
Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
Python HTML Architect is a tool to allow the quick publication of dynamic web pages using the Apache web server and mod_python. Using this, your templates will be completely separated from the code, making the lives of the HTML authors as simple as possib
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime