Search Results for "ircbot python module" - Page 11

Showing 791 open source projects for "ircbot python module"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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
  • 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
  • 1

    Python Embed C++

    Embed C++ in Python source code, dynamically compile and access data

    Moved to http://github.com/ftrias/pyembedc Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PyWham

    Python implementation of the Weighted Histogram Analysis Method (WHAM)

    Latest version is 1.2, released Mar 12, 2016 PyWham is a flexible and fully customizable implementation of the Weighted Histogram Analysis Method (WHAM) in Python 2. PyWham has been carefully designed with flexibility in mind. Some of its features are: (1) any number of reaction coordinates, (2) any form of potential, (3) compatibility with Python syntax and Python math module and (4) support for user-defined functions. Knowledge of Python is not required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sspb

    Safer Solutions Python Browser

    Build with sockets module and pygtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    PAMIE

    A Python class to allow the user to automate Internet Explorer

    Python Automation Module (class) for Internet Explorer (PAM.py). Originally written as a simple Python module. This new Python class starting with 2.0 allows the user to automate Internet Explorer browser for QA testing, development testing, or web scraping. This python class only runs on Windows (only) and automates Internet Explorer using the COM object, there is no support for Firefox, Chrome, Safari or Flex at this time. This is not an Application. Also check out the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 7
    ElastAlert

    ElastAlert

    Easy and flexible alerting with ElasticSearch

    We designed ElastAlert to be reliable, highly modular, and easy to set up and configure. It works by combining Elasticsearch with two types of components, rule types and alerts. Elasticsearch is periodically queried and the data is passed to the rule type, which determines when a match is found. When a match occurs, it is given to one or more alerts, which take action based on the match. This is configured by a set of rules, each of which defines a query, a rule type, and a set of alerts....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    pyJira

    Python module for handling of Jira issues

    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ncPRO-seq

    ncPRO-seq

    Non-Coding RNA PROfiling from sRNA-seq

    ncPRO-seq is a tool for annotation and profiling of ncRNAs from smallRNA sequencing data. It aims to interrogate and perform detailed analysis on small RNAs derived from annotated non-coding regions in miRBase, piRBase, Rfam and repeatMasker, and regions defined by users. The ncPRO pipeline also has a module to identify regions significantly enriched with short reads that can not be classified as known ncRNA families. ############# Docker version : download and run Dockerfile (go in "Files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HomeController

    Controller for the heating system

    System to control a heating system, using a raspberry, an arduino rboard (conected both with an xbee module), a thermal sensor and several Thermoelectric Actuators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ library and Python module for audio synthesis featuring dynamic digital filters. Nsound lets you easily shape waveforms and write to disk or plot them. Nsound aims to be as powerful as Csound but easy to use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Gumbo

    Gumbo

    An HTML5 parsing library in pure C99

    ... into a parse tree, and free that parse tree all at once. To install the python bindings, make sure that the C library is installed first, and then sudo python setup.py install from the root of the distro. This installs a 'gumbo' module; pydoc gumbo should tell you about it. Tested on over 2.5 billion pages from Google's index. Passes all html5lib tests, including the template tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ProftpdSQLClient

    ProFTPd SQL Client allows user to update their infos such as passwd

    Its works for those using SQL database authentication module in ProFTPd server. For now, only MySQL is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Diet BOINC Screensaver Module

    Diet BOINC Screensaver Module

    Lightweight alternative to XScreenSaver's boincscr screensaver module

    Diet BOINC is a no-graphics, lightweight alternative XScreenSaver module for the boinscr screensaver. If the Boinscr module in XScreenSaver is showing a black screen with the words 'boinc not running' or similar, Diet BOINC may be able to replace it with a working alternative. For Linux only Dependencies: - XScreenSaver - BOINC software - Python 2.x Tested in CentOS & Ubuntu Linux. Should work in other Linux if you can run these three items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jupyter notebook snippets menu

    Jupyter notebook snippets menu

    Adds a customizable menu item to Jupyter (IPython) notebooks

    ... for what to do next — like importing a module, defining variables, or calling functions. The new menu comes with a default value relevant for python programming — especially scientific computing — though this is fully user-configurable as detailed below. The default menu is named Snippets, and contains sub-menus with snippets for a few popular python packages, as well as python itself, and some notebook markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    adsidera

    adsidera

    Python space game

    ### ATTENTION! For the newest version please visit my github account! https://github.com/sireliah/adsidera Travel from Earth to distant stars. Simple space game created on Python 2.7 using Pygame module. The project is Open Source software. Feel free to view or edit the source code (under the GPLv3 license). Current version: 0.4 - new menu - constant rocket propulsion - sprites - landing vehicle 0.3 - simple main menu - planetary systems are created using randomizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SWAPY

    SWAPY

    pywinauto Inspector and Code generator

    Swapy-ob is a tool for GUI Automation for Windows. Finally you will get native python code for pywinauto module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    guidata
    Based on the Qt Python binding module PyQt4, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python module for reading and writing DBF files. Originally it was created by Jeff Kunce and later maintained by Hans Fiby.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    Firefox Bookmarks.html Merger

    Program for intelligently merging firefox bookmars.html files.

    A python module that parses the 'bookmarks.html' files that firefox creates. Multiple bookmark files can be merged together and finally a new bookmarks.html file written. It depends apon the python module pyparsing.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24

    f2cwrap

    Python utility to generate C(++)-wrappers of FORTRAN code.

    Utility to analyze FORTRAN source and generate C-bindings. This Python module requires GFORTRAN to be installed to operate correctly. The main class, Source, does the following: 1: Open the source provided as an argument. 2: Build the source using GFORTRAN and grabbing the internal parse tree. 3: Read the parse tree and create a Python structure representing it. The two members of Source that are relevant are "procedures" which is a dictionary of all the identified FORTRAN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    glue

    BigData Workflow Engine for Hadoop, Hbase, Netezza, Pig, Hive ...

    Glue is a job execution engine, written in Java and Groovy. workflows are written in Groovy DSL (simple statements) and use pre-developed modules to interact with external resources e.g. DBs, Hadoop, Netezza, FTP etc. In Glue one of the main features and design goals is to always abstract configuration away from functionality. This means that no more hardcoded IPs, UserIDs and Passwords spread over 10s of hundreds of bash/python scripts. Scripts written for one environment can be easily...
    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.