python:python
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
python:python [2014/04/18 13:58] – [TODO] dblume | python:python [2022/06/15 07:49] – Mention flask gunicorn nginx dblume | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Python ====== | + | ====== |
Man, there' | Man, there' | ||
Line 7: | Line 7: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * Of course, there' | + | * Of course, there' |
* There' | * There' | ||
- | * Look into the microframework [[http:// | + | * Look into the microframework [[http:// |
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[https:// | + | * [[https:// |
+ | * A Power Point deck by Alex Martelli describing [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
Would be nice to create a binary search in text files in Python. | Would be nice to create a binary search in text files in Python. | ||
Line 247: | Line 250: | ||
fcntl.flock(f, | fcntl.flock(f, | ||
</ | </ | ||
+ | |||
+ | ====== Various Approaches to threaded URL Requests ====== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * Or, use the doc's [[https:// | ||
+ | * And, as mentioned in Parallelism in One Line, [[https:// | ||
====== Fibonacci Generator with Itertools ====== | ====== Fibonacci Generator with Itertools ====== |
python/python.txt · Last modified: 2023/10/28 00:07 by dblume