Search Results for "ircbot python module" - Page 20

Showing 791 open source projects for "ircbot python module"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 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.
  • 1
    PyH
    A powerful python module that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python module for RAMS weather forecast model ( http://www.atmet.com ) outputs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Light matrix manipulation Python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    FriBidi Python bindings: FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package include python module for the FriBidi C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An ImageCaptcha and ReverseCaptcha module for the web framework Django (Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyToEXE
    Python 2.x with py2exe module is creating Windows EXEcute file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ODic stands for "Options Dictionary" and aims at creating standards for easier command line tool creation. At the moment it is focused on the 'odic' python module including new design patterns for python main functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    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.
    Click to perfect your product now.
  • 10
    Provides a graphical user interface to the xcms module for R used primarily for processing mass spectrometry data. The primary python modules used are PyQt4, matplotlib, rpy2, and pytables for HDF5 support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyadf

    pyadf

    Python ctypes module extension/wrapper around ADFlib "a free, portable

    Python ctypes module extension/wrapper around ADFlib "a free, portable and open implementation of the Amiga filesystem" See https://sourceforge.net/p/pyadf/wiki/WikiHome/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This module goal is to make the debugging tool of python shell even better. By replacing a few methods in the sys module. Standard error traceback are more powerfull with bettererror.py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A python module for ultra simple handling of configuration files. Also useful for human readable data persistence. Flexible and simple. Source and issue tracking now at: https://github.com/DiffSK/configobj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using MPI. Pypar development has moved to http://code.google.com/p/pypar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python module for LAS (Log ASCII Standart) and Deviation (for Geo Wells) files reading, writing, and editing. WARNING! PROJECT MOVED TO GITHUB! PLEASE GO TO https://github.com/itohnobue/pylasdev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A bulk file manipulation tool, based on a simple name match and replacement scheme. Operations on matched files include renaming, copying, and moving, and arbitrary processing can be defined. Programmable with scripts. Limited Python environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A python module for raster image operations like: - bitblt - import / export as String - import / export JPEG / PNG / TIFF - rotate - scale - color histogram operations - create anaglyph / stereo images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    X Ray: Coding Analysis for SCMs
    XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MoDDTool
    A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python module that provides an efficient infrastructure to easily manipulate price series and implement various investment strategies, with relations to automated trading software.
    Downloads: 0 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.