Search Results for "ircbot python module" - Page 32

Showing 807 open source projects for "ircbot python module"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    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.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QWPython is a Python-powered QuakeWorld dedicated server. The core engine has been wrapped up as a Python module and altered to call back to Python to execute Quake game logic. A QuakeC -> Python translator is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The jTkinter module is a complete java/JNI implementation of the builtin python module _tkinter for use with the JPython-1.1 environment. The jTkinter module allows the original lib-tk\*.py files from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A module developed to make producing IRC bots in Python much easier. Hides the raw IRC away so users only have to worry about producing functionality, not connections and parsing of information. Object orientated, well documented, fast to start using
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Embeds a python interpreter in the OpenDX (http://www.opendx.org/) visualization system. This allows the user to quickly write their own custom modules using a Python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Python module for communication with X10 modules trough the CM11 module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyxbee

    library to communicate with xbee module from python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Formal Grammar Checker

    A Python module for apply formal grammar rules to text.

    It's a Python module which recognize formal grammar rules and check if some text correspond to grammar or not. There is simple web interface with Python CGI-module to it also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pnbody

    A python parallelized N-body reduction toolbox

    pNbody is a parallelized python module toolbox designed to manipulate and display interactively very lage N-body systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A python module to create, modify and evaluate OpenFOAM(R)-Cases. Contains reasonable default settings for common types of analyses. Also integrated is a python frontend to create blockMeshDicts, a GUI to setup field-files with common types of bou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Windows Partition

    Python module for partitioning in Windows.

    Python module that wraps the functionality of the Windows diskpart application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pymzML

    Python module to interface mzML data in Python

    Python module to interface mzML data in Python based on cElementTree with additional tools for MS-informatics. CITATION Please cite us when using pymzML for your publications. Bald, T., Barth, J., Niehues, A., Specht, M., Hippler, M., & Fufezan, C. (2012). pymzML - Python module for high throughput bioinformatics on mass spectrometry data. Bioinformatics, 1-2. doi: 10.1093/bioinformatics/bts066
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TheFatCat

    TheFatCat

    A simple Python based GUI application to find Subdomain Takeover Vulne

    This tool is based on Python tkinter module for GUI, and many more modules to make it happen. This tool is helpful for pentestors, Using this tool a pentestors can simply find a subdomain takeover vulnerability in a web application. Just enter the url and Boom. You can also use your own wordlist, or the default one which has about 1900+ possible subdomains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Medical module for EMS management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mixed-Radix-Numbers

    A module for arithmetic with mixed radix numbers like time

    A module for arithmetic with mixed radix numbers like time. Ex: 1:20 + 2 hours & 41 mins = 4:01 or how it's represented in the code, [1, 20] + [2, 41] = [4, 1] This module can handle digits of given numbers that are greater than the given bases Ex: 9,000 minutes + 1 hour & 20 minutes = 6 days, 7 hours, & 20 minutes. 9,000 is beyond base 60, but [9000] + [1, 20] will still give the correct result, [6, 7, 20]. Numbers are represented as lists. 10 and -99 need to be converted into [1, 0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Titivullus

    A Language Tool module for Gedit

    Titivullus is a simple Gedit plugin to integrate Language Tool's proofreading abilities. It will take every line in the document, pass it to Language Tool and show the errors in the bottom panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    locaton-map

    generator of map for CSV representation of Nuclear Waste Sites on US

    A Python/Folium generator of the geolocalisation map for the CSV representation of Nuclear Waste Sites on US Campuses To make use of this program it is necessary a computer with Python 3 installed, the Folium module, an IDE or a code editor able to run Python, and an internet connection. - Download the files "nuclear_waste_on_campuses.py" and "Nuclear_Waste_Sites_on_US_campuses.csv" to the same directory (folder); - Open and run the .py file. A file named "map_nuclear_on_campus.html...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program is designed to help organize ones home life and the multiple media that it includes. Things such as Books, DVDs, CDs, too whats in the cupboards, Your contacts. etc. This will have a web interface based on the django module for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CairoPlot is a Python module to plot graphics in an easy and intuitive way, creating beautiful results for presentations, websites and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    d/CMS is a Django based content management system. Its main features are advanced forum engine and project management module.
    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.