carpedm20/between

Get uploaded image lists

Open

#1 aperta il 6 mag 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (4 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (39 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Need to complete https://github.com/carpedm20/between/blob/master/between/client.py#L325

I don't know how to send a GET request in python like

$.ajax({      
    type:"GET",  
    url:"http://stackoverflow.com/byFileType",      
    data: {"range":{"limit":64},"file_types":["FT_IMAGE","FT_VOUCHER"]}

}); 

which contains list of parameters.

Guida contributor