Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N4si/microservices-python-app
/ consumer.py
File
consumer.py
src/converter-service/consumer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pika, sys, os, time
2
from
pymongo
import
MongoClient
3
import
gridfs
4
from
convert
import
to_mp3
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected