V
V
Valery Demidov2014-03-01 13:03:03
Python
Valery Demidov, 2014-03-01 13:03:03

Web client in Python, how to do it?

Please give literature, advice, and even maybe there will be someone kind, for a more detailed dialogue on this topic, I will be happy with everything.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey K, 2014-03-01
@Fraideron

Any library for making http requests will do, like grab or requests.
docs.python-requests.org/en/latest
docs.grablib.org

H
Haos616, 2014-03-01
@Haos616

What do you mean by web client?

T
Taekun, 2014-03-01
@Taekun

Well, the easiest option that can be found on google:
1) webkit framework - https://code.google.com/p/pywebkitgtk/
2) Chromium embeded framework - https://code.google.com/p/cefpython/
3 ) do everything yourself almost from scratch (with the exception of a few libraries) you can look in more detail here: https://wiki.python.org/moin/WebClientProgramming

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question