Giter Site home page Giter Site logo

eskildsf / rtorrent-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cjlucas/rtorrent-python

0.0 2.0 0.0 526 KB

A simple rTorrent interface written in Python

Home Page: http://cjlucas.github.com/rtorrent-python/

License: MIT License

Python 100.00%

rtorrent-python's Introduction

ABOUT THIS PROJECT

The xmlrpc interface to rTorrent is extremely unintuitive and has very little documentation, this project aims to make interfacing with rTorrent much easier.

ABOUT 1.0

After years of stagnation, I've decided to do a full rewrite of this project. I wasn't happy with the user facing API, and value caching was essentially broken.

My primary goals for this release:

  • An API for any user
    • Simple APIs for scripting
    • Flexible APIs for fine-grained calls
  • Separation of live and cached data:
    • Previously, any call that returned data stored that data as an instance variable within the object. This feature was essentially broken and will be replaced with a better solution.
  • Cleaner code
  • Better documentation

CONTRIBUTIONS

I don't expect to release the final version of 1.0 for awhile, and I'm welcome to suggestions during this alpha period. If there is anything that frustrated you previously or improvements you wish could be added, feel free to create an issue for it.

rtorrent-python's People

Contributors

cjlucas avatar eskildsf avatar fuzeman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.