[go: up one dir, main page]

Open Source Python Communications Software - Page 43

Python Communications Software

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    This software is input tool of soliloquy log via IRC-like interface. Each message has datetime information. And a log file are always saved and the usability of the sticky-like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    iBot is an open source IRC chat bot, written in Python. It's only for funny comments in chat rooms, not for filesharing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iFriend - the multi-protocol chatbot
    iFriend stands for "Imaginary Friend". It is a multi-protocol chatbot distributed under the GPLv3. A very powerful plugin system, multi language support and a simple configuration are only some features of this chat bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 5
    Extra plugins for the iFriend chatbot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    iTelliHashCSV

    iTelliHashCSV

    Cryptographic Hashing Application for CSV Files

    iTelliHashCSV is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided by other organizations or individuals and then returned, the data owner retains the ability to “re-map” the hashed sensitive data values back to their original values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iTelliHashExcel

    iTelliHashExcel

    Cryptographic Hashing Application for Excel Files

    iTelliHashExcel is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided by other organizations or individuals and then returned, the data owner retains the ability to “re-map” the hashed sensitive data values back to their original values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a P2P streaming (peercasting) software. It provides the following features: 1. minute swarming (bittorrent based) 2. NAT traversal
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10

    imaplib2 module

    Threaded Python IMAP4 client

    Python IMAP4rev1 mail protocol client class using threads for parallel operation. PLEASE NOTE - active development of this module has now moved to https://github.com/imaplib2/imaplib2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project is currently in Daubney simple text editor in the future code editor with advanced plug-in lighting system code, code completion and much more.. WE MOVED ON - http://github.com/onlyshk/Incedit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    indicator-hosts-up

    indicator-hosts-up

    Panel Indicator to interact and monitor hosts

    It is an easy and handy way for home or small offices where nowadays we have many hosts (pcs, routers, smartphones, NAS, media centers, wi-fi intruders, etc) and we want to know what is up and interact with them. This was born as many others from my need to turn on/off a computer in another room or see what is up before going to bed or be alerted by some intrusion in my local net via wi-fi. It needs a lot of improvements and I hope the community can help. New hosts are discovered via /etc/hosts and nmap but can be added manually too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bot that following the connections interwikis of El Salvador, to add to the original page (that is El Salvador) the present connections in a connected page (that treats about El Salvador) that lacks in the version in Spanish of wikipedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also mount whole IPFS namespace. This is similar to ipfs mount provided in go-ipfs. ipfs-api-mount uses node API for listing directories and reading objects. Objects are decoded and file structure is created localy (not in IPFS node). Caching is added on objects level. In case of nonlinear file access with many small reads there is a risk of cache thrashing. If this occurs performance will be much worst than without cache. When using the command you can adjust cache size to get best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ipfs-css

    ipfs-css

    Single-purpose css class names and font-face config to IPFS up your UI

    The single-purpose CSS class names and @font-face config to IPFS up your UI. Once you've installed ipfs-css from npm, the CSS and SCSS files and the web-fonts are available from your node_modules/ipfs-css directory. You can import the theme.json file which can be used with a ThemeProvider component. All the CSS atoms are generated from that, so you can be sure you're using the same values. While ipfs.css contains everything you need, if you prefer variables for fonts, colors, and gradients, these are there for you in theme.scss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ipwb

    ipwb

    A distributed and persistent archive replay system using IPFS

    InterPlanetary Wayback (ipwb) facilitates permanence and collaboration in web archives by disseminating the contents of WARC files into the IPFS network. IPFS is a peer-to-peer content-addressable file system that inherently allows deduplication and facilitates opt-in replication. ipwb splits the header and payload of WARC response records before disseminating into IPFS to leverage the deduplication, builds a CDXJ index with references to the IPFS hashes returned, and combines the header and payload from IPFS at the time of replay. An important aspect of archival replay systems is rewriting various resource references for proper memento reconstruction so that they are dereferenced properly from the archive from around the same datetime as of the root memento and not from the live site (in which case the resource might have changed or gone missing). Many archival replay systems perform server-side rewriting, but it has its limitations when URIs are generated using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A multiplatform accesible grafical client for IRC. The priority is that the use of its interface is easily accessible using the most popular screen readers (gnome-orca, Jaws for windows and NVDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is interface of itpp for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ivy: a lightweight software bus. Ivy is a lightweight software bus for quick-prototyping protocols. It allows applications to broadcast information through text messages, with a subscription mechanism based on regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jabber Conferences Bot for looging and talking with users. It may learn new phrases from conferences, private messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XMPP/Jabber framework for conversational systems in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jabber + VTK = Jaivis. Jaivis is built on top of VTK (Visualization Toolkit). Jaivis uses Jabber to connect multiple VTK sessions into a multi-user interactive visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jig is a console based jabber client. The UI is modeled after bsflite. It will be kept as simple as possible, while maintaining as many features as possible (GPG encryption, file transfers, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Send quickly your jpeg photos by email. This small Python program uses eog to view and select the photos to attach to your email and compresses them with jpegoptim to make the upload faster. It is perfect to send photos to friends or family.
    Downloads: 0 This Week
    Last Update:
    See Project