Feed Transmission how to Install

Installing any Python library can be hard. Versions, runtimes, binaries, wheels, package managers abound.

  • Backup what is working
  • Update Python / Setuptools / PIP
A few people have asked how to install FeedTrasmission a utility to get an RSS feed and load it directly to Transmission (BT Client)

    pip install transmission-rpc

Repo here https://github.com/lupus78/feedtransmission/