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
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
SimNetQ is a discrete simulator of waiting queues networks. It is initially the result of the diplom work of Laurent Burgbacher. It provides a graphical diagram editor, a graphical simulator and a statistical analysis module.
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()
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
CSSCC is a Python-based tool which permits to change easily the colours of a CSS file. With a preview of the HTML file using it, tuning colours of a CSS file is quick, graphical and attractive. Requires wxPython module.
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.
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().
xmlprinter is a simple, lightweight module to help write out XML documents, helping ensure proper quoting and balanced tags. The idea is grabbed from Perl's XML::Writer module.
Python OpenSSL Wrappers(POW), a Python wrapper for OpenSSL. X590v3 and CRL encoding is now also support is now via a pure Pythonmodule, which will include support for PKCS in the near future.
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,
AlsaPlayer-Python is a set of python bindings. It allows you to write custom interfaces for AlsaPlayer using the full power of the Python language. Also provided is a Pythonmodule to control AlsaPlayer from external programs.
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.
The purpose of this project is to create an easy-to-use, simple, and generic module for making
graphical user interfaces in Python. The name is inspired by the standard Pythonmodule
anydbm, which provides generic access to DBM-style databases.
This is a Pythonmodule that interfaces with the Fvwm module API. It allows you to write Fvwm extensions in Python. It is integrated with Python's Tkinter module, so you can easily write extensions that present a user interface.
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.
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.
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.
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.