The Principle of Polarity

Everything is dual; Everything has poles; Everything has its pair of opposites; Like and unlike are the same; Opposites are identical in nature, but different in degree; Extremes meet; All truths, are but half-truths; All paradoxes may be reconciled.
This commit is contained in:
2019-09-23 14:17:08 -04:00
parent 729fd3cf42
commit e8a9bd7415
4 changed files with 12 additions and 14 deletions
+11 -14
View File
@@ -1,7 +1,7 @@
<span align="center"> <span align="center">
<pre> <pre>
<a href="https://2.python-requests.org/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/deepmind-kr.jpg" align="center" /></a> <a href="https://2.python-requests.org/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/deepmind-kr.jpg" align="center" /></a>
<div align="left"> <div align="left">
@@ -12,15 +12,13 @@
<code> >>> r.json()["description"]</code> <code> >>> r.json()["description"]</code>
<code> 'A simple, yet elegant HTTP library. Handcrafted, with ♥, for the Python community.'</code> <code> 'A simple, yet elegant HTTP library. Handcrafted, with ♥, for the Python community.'</code>
</div> </div>
<a href="https://www.codecademy.com/articles/http-requests"><img src="https://github.com/psf/requests/blob/master/ext/flower-of-life.jpg?raw=true" /></a> <a href="https://www.codecademy.com/articles/http-requests"><img src="https://github.com/psf/requests/blob/master/ext/flower-of-life.jpg?raw=true" /></a>
<p align="center"> <p align="center">
This software has been designed for you, with much joy, This software has been designed for you, with much joy,
by <a href="https://kennethreitz.org/">Kenneth Reitz</a> & is secured by The <a href="https://www.python.org/psf/">Python Software Foundation</a>. by <a href="https://kennethreitz.org/">Kenneth Reitz</a> & is protected by The <a href="https://www.python.org/psf/">Python Software Foundation</a>.
</p> </p>
<p>&nbsp;</p>
<img src="https://github.com/psf/requests/blob/master/ext/flourish.jpg?raw=true" />
</pre> </pre>
</span> </span>
@@ -71,14 +69,14 @@ Requests is ready for the demands of building robust and reliable HTTPspeak a
<pre class="test"> <pre class="test">
+ International Domains and URLs + Keep-Alive & Connection Pooling + International Domains and URLs + Keep-Alive & Connection Pooling
+ Sessions with Cookie Persistence + Browser-style SSL Verification + Sessions with Cookie Persistence + Browser-style SSL Verification
+ Basic & Digest Authentication + Familiar `dict`like Cookies + Basic & Digest Authentication + Familiar `dict`like Cookies
+ Automatic Decompression of Content + Automatic Content Decoding + Automatic Decompression of Content + Automatic Content Decoding
+ Automatic Connection Pooling + Unicode Response Bodies<super>*</super> + Automatic Connection Pooling + Unicode Response Bodies<super>*</super>
+ Multi-part File Uploads + SOCKS Proxy Support + Multi-part File Uploads + SOCKS Proxy Support
+ Connection Timeouts + Streaming Downloads + Connection Timeouts + Streaming Downloads
+ Automatic honoring of `.netrc` + Chunked HTTP Requests + Automatic honoring of `.netrc` + Chunked HTTP Requests
&, of course, rocksolid stability! &, of course, rocksolid stability!
</pre> </pre>
</div> </div>
@@ -127,4 +125,3 @@ Requests officially supports Python 2.7 & 3.43.8.
<p align="center"> <p align="center">
<a href="https://www.python.org/psf/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/psf.png" align="center" /></a> <a href="https://www.python.org/psf/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/psf.png" align="center" /></a>
</p> </p>
+1
View File
@@ -0,0 +1 @@
Copyright 2019 Kenneth Reitz. All rights reserved.
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 14 KiB