Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

transmissionrpc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transmissionrpc

Python module that implements the Transmission bittorent client RPC protocol.

  • 0.11
  • PyPI
  • Socket score

Maintainers
1

TransmissionRPC Readme ######################

Introduction

transmissionrpc is a python module implementing the json-rpc client protocol for the bittorent client Transmission.

transmissionrpc is licensed under the MIT license.

Getting started

transmissionrpc 0.11 is compatible with Transmission 1.31 - 2.82.

Requirements

transmissionrpc requires:

  • Python >= 2.6
  • Six >= 1.1.0, https://pypi.python.org/pypi/six/

Install

transmissionrpc is installed by running setup.py

$ python setup.py install

NOTE: You might need administrator privileges to install python modules.

The setup program will take care of the simplejson requirement. Please refer to the Transmission documentation on how to install Transmission.

Developer

transmissionrpc is hosted by bitbucket at http://www.bitbucket.org/blueluna/transmissionrpc/.

Copyright (c) 2008-2013 Erik Svensson.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc