On 2019-08-12 11:38 p.m., Peng Yu wrote:
```
import requests
s = requests.Session()
import json
s.cookies.set_cookie(requests.utils.cookiejar_from_dict(json.load(sys.stdin)))
```
I used the above command to load cookies from a json file. But I got
the following error. Does anybody know how to fi
```
import requests
s = requests.Session()
import json
s.cookies.set_cookie(requests.utils.cookiejar_from_dict(json.load(sys.stdin)))
```
I used the above command to load cookies from a json file. But I got
the following error. Does anybody know how to fix the error? Thanks.
```
Traceback (most r
On Tue, 13 Aug 2019 at 10:00, Hongyi Zhao wrote:
>
> But I always be put into the #python-unregistered channel as follows:
>
> --
> Now talking on #python-unregistered
> * Topic for #python-unregistered is: Welcome to #python-unregistered!
> You've been put here because #python requires yo
On 2019-08-12, Morten W. Petersen wrote:
> What I guess I'm looking for, is something that will help create a
> static website, in a simple and efficient manner. Without being bloated.
>
> I don't have a lot of hair on my head, but I would be pulling it out
> because of some of the websites I s
On Mon, 12 Aug 2019 16:13:41 -0700, Paul Rubin wrote:
> It's always worked ok for me.
But I always be put into the #python-unregistered channel as follows:
--
Now talking on #python-unregistered
* Topic for #python-unregistered is: Welcome to #python-unregistered!
You've been put here b
On 13Aug2019 00:01, Morten W. Petersen wrote:
What I guess I'm looking for, is something that will help create a
static website, in a simple and efficient manner. Without being
bloated.
I don't have a lot of hair on my head, but I would be pulling it out
because of some of the websites I se
Hi,
Sorry for bothering here for this not technically python issue.
I want to chat some issues on the #python irc channel hosted on freenode.
But try so many times still cann't succeed.
Could anyone here give me some hint if you can successfully do this thing?
Regards
--
.: Hongyi Zhao [ ho
On 12.08.2019 18:13, Brian Oney wrote:
On August 12, 2019 9:14:55 AM GMT+02:00, morphex wrote:
Hi.
What frameworks are there for generating static web pages in Python?
I have used:
https://github.com/Frozen-Flask/Frozen-Flask
It's pretty simple. Develop with flask and then "freeze" it.
Why Google it, when I have an Oracle? 😄
-Morten
--
https://mail.python.org/mailman/listinfo/python-list
A new version of the Python module which wraps GnuPG has been released.
What Changed?=
This is an enhancement and bug-fix release, and all users are encouraged
toupgrade.
Brief summary:
* Fixed #107: Improved documentation.
* Fixed #112: Raised a ValueError if a gnupghome is specified
On 8/12/19 1:14 AM, morphex wrote:
> What frameworks are there for generating static web pages in Python? What are
> the features of each?
A quick google search reveals a number of them. Pelican, Hyde, etc.
--
https://mail.python.org/mailman/listinfo/python-list
On August 12, 2019 9:14:55 AM GMT+02:00, morphex wrote:
>Hi.
>
>What frameworks are there for generating static web pages in Python?
I have used:
https://github.com/Frozen-Flask/Frozen-Flask
It's pretty simple. Develop with flask and then "freeze" it.
I am looking forward to further answers
Hi.
After a long break, I'm starting to work with web development again, in my
company Nidelven IT.
http://www.nidelven-it.no
I've used Zope and Plone since the early days, as well as other web systems /
frameworks, Python-based, some PHP, Java etc.
However, I would like to add another tool t
On 10/08/2019 10:45, Peter J. Holzer wrote:
On 2019-08-10 09:10:12 +1000, Cameron Simpson wrote:
On 09Aug2019 22:28, Paul St George wrote:
On 09/08/2019 16:29, Rhodri James wrote:
(Actually I would probably use outstream.write() and do my own
formatting, but let's not get side-tracked ;-)
I
On 7/08/19 4:20 AM, Dennis Lee Bieber wrote:
{Playing Devil's Advocate}
If this list had avatars, I would graffiti yours to have horns and a tail!
No.
Many have also requested feedback. Sadly the news is not good. Herewith:-
On Tue, 6 Aug 2019 09:07:41 +1200, DL Neil
declaimed the followi
15 matches
Mail list logo