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
Auth for GenAI | Auth0
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Remote File Browser written into Python with wxPython and Rpyc. Support download, upload, remove and search files/folders. Also support crossplatform communications.
Grab movie info fast and easy. MRF is a software designed to fetch movie information from user folder. It can read files with garbled name in english or russian, and will try to predict its name using its own mechanism and web services.
PyAnnotation is a Python Library to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document.
The process is:
* using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work)
* python iwc.py -i infile.txt -o outfile.txt
* open up outfile.txt with your favourite editor
Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try...
Non-stealth keylogger for Windows. Records mouse and keyboard (precision~10-15ms), log of events (disk size~2.5k/s) + log of operations (~ 0.2k/s). Standalone, with local copy of Python: unzip to install, delete to uninstall.NEW: hidden/visible icon
WHIFF is an infrastructure for easily building complex Python/WSGI Web applications by combining smaller and simpler WSGI components organized within file system trees.
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.
Search engine plugins for qBittorrent, to use with trackers for which authentication is required.
Before using a specific plugin for a tracker, the user must indicate, into the script, his login to sign in. These plugins use the tracker's cookies.
Wizard-like software to manage a scientific repository (articles or any digital document). Citation information(BibTeX) is automatically corrected. From the repository, get copies of items, list of references+citations. NEW:handles real documents.
Wizard-like software to run experimental procedures (at large). Each step of the procedure is a file (document, on-line form, checklist, video, program... ). Experimental data and documents are backuped together. NEW: templates of procedures
Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
Opticraft is a custom server for Classic Minecraft multiplayer developed in python. It makes use of no extra dependencies, it is not based off Myne, and requires python 2.6. It aims to be light weight as well as easy to setup and use.
A simple graphical tool made in Python that can graph your current Nvidia GPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
Proxy server that performs proof of concept session hijacking by receiving cookies from one or more NomNom Agents. It then offers the user an option to switch to any intercepted session. More features and site specific options later.
A simple toolbox for building and evaluating web surveys. Submit protected by vote codes. The client is JavaScript, the server side and eval script is Python, communication in JSON. Stores all data in pickle files.
An image-masking application which revolves around the new user-friendly and interactive use of the standard 'magic wand' tool. Features an extensive preview system, interactive parameter adjustment and a node-based structure.
bdd is a unix/linux command that handles bit streams (non byte-aligned). The name comes from binary-dd. bdd is written in Python and it tries to be extremely flexible but not very efficient.