All Projects → fedora-infra → Fedmsg

fedora-infra / Fedmsg

Licence: lgpl-2.1
Federated Messaging with ZeroMQ

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fedmsg

Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+3362.42%)
Mutual labels:  data-science, zeromq
Gophernotes
The Go kernel for Jupyter notebooks and nteract.
Stars: ✭ 3,100 (+1778.79%)
Mutual labels:  data-science, zeromq
Sign Language Interpreter Using Deep Learning
A sign language interpreter using live video feed from the camera.
Stars: ✭ 157 (-4.85%)
Mutual labels:  data-science
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-1.21%)
Mutual labels:  data-science
Datascience Pizza
🍕 Repositório para juntar informações sobre materiais de estudo em análise de dados e áreas afins, empresas que trabalham com dados e dicionário de conceitos
Stars: ✭ 2,043 (+1138.18%)
Mutual labels:  data-science
Scalable Data Science Platform
Content for architecting a data science platform for products using Luigi, Spark & Flask.
Stars: ✭ 158 (-4.24%)
Mutual labels:  data-science
Presentations
Slide show presentations regarding data driven investing.
Stars: ✭ 162 (-1.82%)
Mutual labels:  data-science
Justsaying
A light-weight message bus on top of AWS services (SNS and SQS).
Stars: ✭ 157 (-4.85%)
Mutual labels:  message-bus
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (+0%)
Mutual labels:  data-science
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (-2.42%)
Mutual labels:  data-science
Sweetie Data
This repo contains logstash of various honeypots
Stars: ✭ 163 (-1.21%)
Mutual labels:  data-science
Pzad
Курс "Прикладные задачи анализа данных" (ВМК, МГУ имени М.В. Ломоносова)
Stars: ✭ 160 (-3.03%)
Mutual labels:  data-science
Ghactions
GitHub actions for R and accompanying R package
Stars: ✭ 159 (-3.64%)
Mutual labels:  data-science
Bookstore
📚 Notebook storage and publishing workflows for the masses
Stars: ✭ 162 (-1.82%)
Mutual labels:  data-science
Imsa
工业互联网平台微服务云架构
Stars: ✭ 158 (-4.24%)
Mutual labels:  message-bus
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+1447.27%)
Mutual labels:  data-science
Visualizingtwitchcommunities
Graphing communities on Twitch.tv in a visually intuitive way
Stars: ✭ 150 (-9.09%)
Mutual labels:  data-science
Primehub
A toil-free multi-tenancy machine learning platform in your Kubernetes cluster
Stars: ✭ 160 (-3.03%)
Mutual labels:  data-science
Lazynlp
Library to scrape and clean web pages to create massive datasets.
Stars: ✭ 1,985 (+1103.03%)
Mutual labels:  data-science
Handout
Turn Python scripts into handouts with Markdown and figures
Stars: ✭ 1,973 (+1095.76%)
Mutual labels:  data-science

fedmsg - Federated Messaging

.. split here

.. image:: https://img.shields.io/pypi/v/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://img.shields.io/pypi/pyversions/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://img.shields.io/pypi/l/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://readthedocs.org/projects/docs/badge/?version=latest :alt: Documentation Status :target: https://fedmsg.readthedocs.io/en/latest/?badge=latest

.. image:: https://secure.travis-ci.org/fedora-infra/fedmsg.png?branch=develop :alt: Build Status - develop branch :target: https://travis-ci.org/#!/fedora-infra/fedmsg

.. image:: https://codecov.io/github/fedora-infra/fedmsg/coverage.svg?branch=develop :target: https://codecov.io/github/fedora-infra/fedmsg :alt: codecov.io

fedmsg (Federated Message Bus) is a library built on ZeroMQ using the PyZMQ Python bindings. fedmsg aims to make it easy to connect services together using ZeroMQ publishers and subscribers.

Note that this library is deprecated in favor of https://github.com/fedora-infra/fedora-messaging

Check out the documentation <https://fedmsg.readthedocs.io/en/stable/>_ for installation and configuration instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].