Search Results for "ircbot python module" - Page 14

Showing 791 open source projects for "ircbot python module"

View related business solutions
  • 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
  • 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

    pybass

    Python to BASS sound

    ctypes Python module for BASS (http://un4seen.com) audio library. Android version (http://www.techshinobi.com/index.php/pybass-bass-audio-api-on-android-trials)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    pyespeak

    Python to eSpeak speech synthesis

    ctypes Python module for eSpeak http://espeak.sf.net speech synthesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Python IRCbot

    simple irc bot in python

    IRC bot written in python. It has implemented few simple commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A IC/MEMS layout editor. Features: all angle, font generator, macros, boolean operations, design rule checker, supported formats:Calma GDSII, OASIS (Open Artwork System Interchange Standard), OpenAccess, DXF, CIF (Caltech Intermediate Form), ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5

    pyrept

    A mp3 language repeater

    A mp3 player written by python, integrated mp3play module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    statspy

    Python module for statistics built on top of NumPy/SciPy

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

    Openscad Seamless Compiler

    Precompiles openSCAD files to include online modules

    ATTENTION! Make sure you hit the correct download button. There is some BAD advertisement that tries to misdirect you. For download use this link: https://sourceforge.net/projects/openscadseamlesscompiler/files/latest/download and wait 5 seconds. Precompiles openSCAD files to include online module. Distributed under GPLv2 Github: https://github.com/Phaiax/openscad-seamlesslib-client Servercode on Github: https://github.com/Phaiax/openscad-seamlesslib-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Python Calligraphic Writer

    Novelty GUI Writer

    With a heavy emphasis on the python curses module, this script gives thhe user a full graphical book-like impression of writing. Currently under development, though the graphic itself is functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    InnoPython

    A module to distribute Python libraries using Inno Setup.

    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

    PythUA

    Opc UA Client in Python

    This Project is an attempt to create an Opc UA Client in Python. This Project is built on top of the ANSI C SDK released by the OPC Foundation. Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MitoBlaster
    MitoBlaster is a traditional-appearing shooter-game. The player assumes control of a small starship to protect Earth from giant-size mitochondria who would gladly see the planet as their new home. The game takes advantage of Python module "pygame"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sheriff

    sheriff

    Remake of Commodore 64 game "High Noon"

    sheriff is a remake of the old Commodore 64 game "High Noon". Implemented in Python and taking advantage of the game module pygame, sheriff is meant to be rather accurate copy of the original game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    py2g

    Python Module to generate g-code

    This is a set of methods to generate g-code from python. G code can be used then to machine real mechanical parts in cnc milling machines. You just need to define what to carve/mill by calling those methods, and the library generates a string with the g-code that you can use in linuxcnc or other g-code cam programs. It's like drawing with python, but at high level. (Carve a hole here, extrude a square there, etc). Look at the wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    simpy

    Simulation module for python

    Simulation module for python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    slumo

    slumo

    Software and Library for USB2AD device

    SLUMO is a software and library for USB2AD module. Project has two parts. The first is stand alone measurement software with GUI using GTK3+ and python 3. The second is a library that handle all comunication with device, so you can create your own scripts for custom measuring in a very easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyGCF

    Process GURPS Character Assistant GCF files to Python structures

    The GURPS Character Assistant program stores its core data as GCF files. These files contain a descriptions of entities and relationships, commands for manipulating them and rules on how to satisfy constraints. Unfortunately, said program is only available for Windows, doesn't support any kind of automation for generation of NPCs, doesn't function under WINE, and is very, very slow. This module is intended to provide a basis for rectifying those problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    noolite

    Working with NooLite USB stick

    This is project for woriking with NooLite USB stick (PC118, PC1116, PC1132) on Linux. noolite python module included. Good choise for Linux. More info about noolite: http://www.noo.com.by/ Source code: https://github.com/Sicness/pyNooLite Pypi package: https://pypi.python.org/pypi?:action=display&name=noolite ppa: https://launchpad.net/~ctolbhuk/+archive/noolite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyVMF

    PyVMF

    Python VMF library

    PyVMF is an open-source Python module for creating, modifying, writing, and compiling Source Engine map files. (More on the Source Engine: http://source.valvesoftware.com/) PyVMF can be used in many applications, including generators, randomizers, or workdflow optimization. Its simple class-based architecture allows for easy creation of entities. PyVMF is free in two senses: *"Free beer" - it is entirely free of charge. *"Freedom" - it is completely open-source, and you are free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Construct is a python module for bit-level, symmetrical parsing and building of data structures. Complex constructs are formed by a hierarchy of less-complex constructs, as well as user-defined constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dutrain

    User training module, with definable questions and answers

    dutrain is a simple Python based interface for defining sets of questions and answers (questionnaires, quizes) that the user tries to answer in sequence. It is designed to be easy to use and quick and it can be used for training or testing. It currently uses Django.
    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.