Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for Python library #1780
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there any possibility that you develop official WebTorrent Python library? This would make WebTorrent easier to integrate with existing programs, as a lot of them are made with Python.
Python already has libraries both for WebRTC and normal BitTorrent, so the "only thing" that needs to be done is to "just" somehow bridge them together.