Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install flexget

How to install FlexGet

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install flexget
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0r2882
1.1.121Never BuiltWhy not?
1.0r2882 Available View build log
1.0r2630 Available View build log
1.0r2463 Available View build log
1.0r2342 Available View build log
1.0r2272 Available View build log
1.0r2185 Available View build log
1.0r1976 Available View build log
1.0r1856 Available View build log
1.0r1643 Available View build log
1.0r1532 Available View build log
Windows (64-bit)
1.0r2882
1.1.121Never BuiltWhy not?
1.0r2882 Available View build log
1.0r2630 Available View build log
1.0r2463 Available View build log
1.0r2342 Available View build log
1.0r2272 Available View build log
1.0r2185 Failed View build log
1.0r1976 Available View build log
1.0r1856 Available View build log
1.0r1643 Available View build log
1.0r1532 Available View build log
Mac OS X (10.5+)
1.0r2882
1.1.121Never BuiltWhy not?
1.0r2882 Available View build log
1.0r2630 Available View build log
1.0r2463 Available View build log
1.0r2342 Available View build log
1.0r2272 Available View build log
1.0r2185 Available View build log
1.0r1976 Available View build log
1.0r1856 Available View build log
1.0r1643 Available View build log
1.0r1532 Available View build log
Linux (32-bit)
1.0r2882
1.1.121Never BuiltWhy not?
1.0r2882 Available View build log
1.0r2630 Available View build log
1.0r2463 Available View build log
1.0r2342 Available View build log
1.0r2272 Available View build log
1.0r2185 Available View build log
1.0r1976 Available View build log
1.0r1856 Available View build log
1.0r1643 Available View build log
1.0r1532 Available View build log
Linux (64-bit)
1.1.121 Available View build log
1.1.94 Available View build log
1.0r2882 Available View build log
1.0r2630 Available View build log
1.0r2463 Available View build log
1.0r2342 Available View build log
1.0r2272 Available View build log
1.0r2185 Available View build log
1.0r1976 Available View build log
1.0r1856 Available View build log
1.0r1643 Available View build log
1.0r1532 Available View build log
 
License
MIT
Depended by
Lastest release
version 1.1.121 on Jan 9th, 2014

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

There are numerous plugins that allow utilizing FlexGet in interesting ways and more are being added continuously.

FlexGet is extremely useful in conjunction with applications which have watch directory support or provide interface for external utilities like FlexGet.

Install

FlexGet is installable via pip with the command:

pip install flexget

For more detailed instructions see the installation guide.

How to use GIT checkout

Check that you have Python 2.6 - 2.7 available with command python -V.

In some environments newer (or older, if your distro is on python 3,) python might be available under another name like 'python26' or 'python2.7' in which case you need to use that one instead of plain 'python'.

To start using FlexGet from this directory, run the following commands:

python bootstrap.py

This will initialize python virtualenv and install all required dependencies in it.

If you need deluge or transmission libraries from system wide python use:

python bootstrap.py --system-site-packages

After that FlexGet is usable via <checkout directory>/bin/flexget. Verify installation by running:

bin/flexget -V

You may also place the configuration files in ~/.flexget (Unix, Mac OS X) or C:\Documents and Setting\<username>\flexget (Windows).

If you don't want to use virtualenv there's flexget_vanilla.py file which can be used to run FlexGet without bootstrapping, note that you will need to install all required dependencies yourself.

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:17

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.