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 youlldownload

How to install YoullDownload

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install youlldownload
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.1 Available View build log
 
License
GPL
Dependencies
Imports
Lastest release
version 0.1 on Jan 9th, 2014

Quick info

Let say you need to use the http load testing and benchmarking utility siege of s web page and you also want to use the --internet option, to simulate at best the behavior of a web browser.

When a web browser load a page, it also load all the resources inside that page:

  • Images
  • JavaScript files
  • CSS

So you need a list of all URLs taken from that page.

This utility (its name mean "You Will Download") will simply create this list for you.

You simply need to redirect the utility output to a file, then use also the siege --file option.

Usage
youlldownload http://host.com/section/page
Taken resouces
  • from script tags we'll take the src URL
  • from link tags with rel equals to stylesheet we'll take the href url
  • from img tags we'll take the src URL
  • from object tags we'll take the data URL
  • from embed tags we'll take the src URL
  • from style tags we'll take the URL inside if the tag is using an "@import url" directive

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

0.1 (2013-01-30)
  • initial release

Subscribe to package updates

Last updated Jan 9th, 2014

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.