Tagged: Python

AWK python

[Python] upload file using PycURL

PycURL is a Python interface to libcurl, the multiprotocol file transfer library. Similarly to the urllib Python module, PycURL can be used to fetch objects identified by a URL from a Python program. Beyond...

Python

Report: Python is on top 2 & the fastest growing language

April 2018 PYPL PopularitY of Programming Language and Hacker News Hiring Trends have been released. The Hacker News Hiring Trends recruitment data is collected by the Hacker News News Center. It not only pays attention to...

9 Python modules

Top 9 Python modules you should know

Python is elegant, use these libraries can make your code more concise, and maintain persistence. Here are list 9 Python modules you should know: docopt is based on conventions that have been used for...