[go: up one dir, main page]

Open Source Python Communications Software - Page 18

Python Communications Software

View 5135 business solutions

Browse free open source Python Communications Software and projects below. Use the toggles on the left to filter open source Python Communications Software by OS, license, language, programming language, and project status.

  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 1
    A Debian-based Linux distribution designed to serve as a "home center", i.e. a Hign Definition video/audio home theater PC and a house automation server. Conferencing and modern games will also be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DigitalBicycle is a web community for independent media producers, New Media Collectives, Community Media and Technology Centers,and other Local Access Points using BitTorrent, RSS, and Drupal. See digitalbicycle.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Discord Hyper Message Deleter

    Discord Hyper Message Deleter

    sent the message and delete it via discord api or automation

    this tool can be used as a way to troll others to send a message then delete it in a split second, you can do it via token (api) or via system (automation) id rather use the api ngl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Makes a USB disk into a filesharing system
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 5
    Quotient is multi-protocol (SMTP, POP, IMAP, SIP, HTTP, Q2Q) server that helps with all your online conversations be they over email, IRC, IM, mailing lists or voice over IP. It is written in Python on the Twisted framework and uses Lupy and SpamBayes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dongler provides a simple graphical application for sending and receiving text(sms) messages in Linux, using a huawei dongle. Written in python, dongler requires Pyhumod and a few other commonly installed libraries. Tested on the Huawei E220, running Pup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DttSP is the software part of a Software Defined Radio. It contains a general-purpose DSP core for receive and transmit, and much additional code to provide a full application. The initial hardware platform is the FlexRadio SDR-1000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SMTPUTF8 is email programs that can support internationlized email addresses in UTF-8. SMTPUTF8 permits the use of email addresses that include non-ASCII characters such as Chinese, Japanese, and Korean (CJK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    These plugins connect EventGhost and Emesene together. EG can send messages and Emesene generates events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A python user interface in gtk to use the ethz sms gateway to send up to 20 free sms (max 160 chars) per day. One has to login with the nethz username and password and therefore this tool is only useful if you study at the ETH Zurich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easily host files on IPFS

    Easily host files on IPFS

    Docker image to host IPFS HTTP gateway with support for pin listing

    A docker container containing an HTTP gateway and IPFS node to easily host files on IPFS. You run the docker container with a shared volume for the ipfs storage. If you add files to the volume, they are added to ipfs, pinned and deleted. The software is packaged as a docker container. Pick any of the following options to start the docker container. You can use cloud-init to configure a Scaleway server and have everything automatically done. The docker container will check to see if there are files in /ipfs every 10 seconds or so. If there is a directory of file, and none of the files are hidden or end with .part it will add the files to IPFS and delete the folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy chat client/server program in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A python script which uses RSS feeds to search for files and download on easynews.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    EasyUpload is a client-server project for uploading images from Android to a PC. This is the server-side app of the project. To run the server, just download this project open CMD, navigate to the directory of the project, and issue this command: flask_server The client-side Android app is available at this page: https://play.google.com/store/apps/details?id=gad.heartbeat.androidflask.easyupload The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    EasyUpload is a client-server project for uploading images from Android to a PC. The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. Download the server project from here: http://easyupload.sourceforge.net The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer. The project just works for images and later it can work with any type of files. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eddyspeak is an orrigional translation content management system. It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an open-source implementation of Elegitimizer.com's "elegitisigner" specification. An easily implemented validation mechanism to help eliminate illegitimate e-mail or “Spam.” Elegitisigner features a well documented “web of trust” model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Emailux is a SMTP / SMTP AUTH client. It lets you connect with a SMTP / SMTP AUTH server to send your mail in an easy and straigh forward way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So one link doesn't work twice and you can securely paste it everywhere. Prefered deployment schema: Nginx + SSL as front Apache + CGI + script as backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EqualServed is a services package for UnrealIRCd. We may add support for more IRCds in the future. EqualServed is written in Python, and uses the Twisted framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ernie integrates Web 2.0 design principals with next generation communications technologies, using VoIP, presence and Python. Ernie is used wherever a real time communications enabled web page or application is hosted on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Err

    Err

    err is a plugin based chatbot designed to be easily extensible

    err is a plugin based chatbot designed to be easily deployable, extensible and maintainable. It allows you to start scripts interactively from your chatrooms for any reason: random humour, starting a build, monitoring commits, triggering alerts ... It is really easy to add your own feature. Features Backends support: - XMPP : Tested with hipchat, openfire and Jabber but should be compatible with any standard XMPP servers. - CampFire support - Supports MUCs (chatrooms) - Local Graphical Console (for testing/dev) - Local Text Console (for testing/dev)
    Downloads: 0 This Week
    Last Update:
    See Project