Search Results for "ircbot python module" - Page 13

357 programs for "ircbot python module" with 1 filter applied:

  • AI-powered service management for IT and enterprise teams Icon
    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 Icon
    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.
    Learn More
  • 1
    PyModem is a python module that will give you easy access to the modem device UNDER Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python bindings for libxine (the xine media player). This is a Python module which makes it easy (or at least possible) to play videos from Python.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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()
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    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.
    Try it for free
  • 5
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A python module 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().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A module for python that adds cpan-like functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    eyeD3 is a Python module that provides the ability to read ID3 tags (v1 and v2), and MP3 headers (bit rate, sample frequency, play time).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python OpenSSL Wrappers(POW), a Python wrapper for OpenSSL. X590v3 and CRL encoding is now also support is now via a pure Python module, which will include support for PKCS in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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 Python module to control AlsaPlayer from external programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Shelve, simple persistence mechanism for php objects, inspired by the python shelve module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Python extension module to allow access to Aladdin's hasp dongle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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 Python module anydbm, which provides generic access to DBM-style databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Python module 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python module 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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.