Open Source Python Communications Software - Page 6

Python Communications Software

View 5385 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.

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Script to import maildir mail into gmail with metadata.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    CWOnly

    Python program for sending custom CW macros via serial port

    This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10. CWOnly has two screen. The main screen is for operation. There are six macro buttons on the screen that are configured in the setup screen. There are three entry fields for sending other text messages. The abort button stops sending code, The scroll bars set send speed and Farnsworth spacing. The setup button opens the configuration screen. The setup screen is used to configure the 12 buttons. The lower three buttons are for the user name, QRZ password, and to set the serial port. Press the save edit button to save changes. 73, Todd
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Greetings Management Interface. Felicitas allows to manage your contacts and send them programmed greetings by events. It also manages templates to automatize the greetings to send.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FreqLength

    FreqLength

    Wavelength Calculator

    FreqLength is a simple wavelength calculator that takes a given frequency as input and spits out various wavelength values for that frequency (full wave, half wave, etc.) If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BSXLog is an Amateur Radio Logging program written in Python for the Gtk GUI with postgresql as the backend database
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    InstaSave

    InstaSave

    Instasave allows you to download Instagram images, videos and profile

    Instasave allows you to download Instagram images, videos and profile pictures on the go!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LaCabale
    Repository dedié au language
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    An IRC bot, similar to the Blootbot and Infobot, written in python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PnP Server
    Plug and play provisioning server for snom VoIP phones written in Python. The server supports the plug and play provisioning feature embedded in snom phones of the snom 3xx, snom8xx and snom MeetingPoint series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Pointrel System is an RDF-like triple store implemented on the Java/JVM platform, supporting related social semantic desktop applications to create, use, exchange, and organize informational resources for a reasonably joyful and secure world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Porn Toolkit is a collection of scripts or programs to download free porn videos automatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The aim of the project "Projector Mangement and Control" is to develope a software which enables the user to manage, maintain and remote control a projector/beamer or a set of projectors over a network or other interfaces like RS-232.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Putmail is a very lightweight MTA or SMTP client that may replace the sendmail command when used by MUAs that lack SMTP support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PyCheck

    PyCheck

    Calculates the checksum of a file, and compares it to an original.

    PyCheck calculates the checksum of a file, and compares it to an original either by selecting an original copy of the file, or manually entering the checksum of the original file, such as when it is provided on a website from which you downloaded a file. In Linux this program depends on the Python3 TK package, so make sure you have python3-tk installed using your distribution's package manager before continuing. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    SababaDC is a FREE program based on the original DC++ open source application. IE browser support,Multi source support (segmented downloads),Partial file sharing,new GUI,lot new features. best and fastest p2p software. try and see yourself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Sms bomber

    Invia un sms a un numero ogni n secondi, per n volte.

    Il software permette di disturbare una persona bombardandola di sms, e se la vittima ha un device di fascia molto bassa addirittura potrebbe bloccarsi il telefono. Ovviamente questo software è solo a scopo di studio e non andrebbe usato.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Spam Money Counter

    Spam Money Counter

    A simple script to count money "sent" to your Gmail by spammers.

    You have a Gmail inbox and a bunch of spammers that keep sending you unrealistic offers to earn millions, and millions, and millions? Ever wondered how rich could you be if all those offers were true? Well, now you have a chance to know. This little application connects to your Gmail mailbox and analyses the Spam folder. If some huge money is found inside, the letter is deleted and the money amount is added to what you already "got" from other spammers. Of course, it's only good for looking at numbers and being proud of owning it... But isn't that just the same thing all real rich people are doing? ;) Feel rich. Let spam make your day.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Teamspeak 3 Server Bot in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    USSDpad

    USSDpad

    Linux GUI USSD Sender

    You can manage and send your ussd code with ussdpad .its simple and easy to use gui program written by use python and qt4 - Shashika Layan * Install Method (ArchLinux) It's Available on Arch User Repository (AUR) so you can install it use yaourt $ yaourt -S ussdpad
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Uranium -IRC Client is a IRC -Client written in Python language using wxWidgets (wxPython) . It runs currently on Windows, but can be easily ported to other operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB