An open API service indexing awesome lists of open source software.

https://github.com/sha0coder/qpy

Productivity tool, easy data manipulation and http
https://github.com/sha0coder/qpy

Last synced: 9 months ago
JSON representation

Productivity tool, easy data manipulation and http

Awesome Lists containing this project

README

          

QuickPY, sha0coder's automation.

* BLOG
http://jolmos.blogspot.com.es/

* EXAMPLES

Q('http://site .com').download().before('

','

').save('titles.txt').disp()

Q('http://site .com').download().split().must('a./').cut('/',0,-2).dontContains('http').save('test.txt')

Q('A SANTA LIVED AS A DEVIL AT NASA').reverse().disp()

* METHODS

Introspection:
trace

HTTP:
httpCode(timeout=5)
download(timeout=5)

Data display
disp
dispType
dir

Random:
randInt(n1, n2)
randStr(len,min=0,max=255)

Data manipulation:
sort
uniq
strip
join
merge
split
between
contains
notContain
must
sz
clear
append
prepend
walk

IO:
read
write

Control flow:
isNum(callback)
isStr(callback)
isList(callback)

File operations:
save
load
appendFile

* Donation:
Bitcoin: 3GrtoFKp7UAf2eqTeUnN8eM3V7RS3n25Ae