Showing results 5251-5260 of >5,336 (page 526)
https://medium.com/@yeraydiazdiaz/asyncio-for-the-working-python-developer-5c468e6e2e8e

A hands on tutorial on Python's asyncio explaining concurrency with simple examples working up to making concurrent HTTP calls

https://gitlab.esrf.fr/limagroup/Lima-tango-python/-/commit/77456cc361a404a5e59925d11e5146a080be822c

python tango server for Lima

https://mg.pov.lt/blog/tags/python/page/8.html

# Python Wed, Oct 22, 2008 ## On narrative doctests Andrew Bennetts writes why narrative tests are lousy unit tests. I completely agree. Narratives are great as documentation, and the embedded doctest sections help (1) keep the documentation up-to-date and (2) provide concrete examples that make the documentation easier to understand. Here's a good example of that: Storm ORM tutorial. But for unit tests you want many small, isolated tests rather than one big narrative, for reasons that Andrew so clearly

https://legacy.python.org/search/hypermail/python-1993/0369.html

Python Archives (1993): Re: Non-list ranges # Re: Non-list ranges Tue, 26 Oct 1993 16:16:07 +0100 - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] - Next message: Steven D. Majewski: "For and Non-lists" - Previous message: [email protected]: "Re: Non-list ranges" > I have been follwing the thread on Non-list ranges with some > interest and would like to mention, as a little diversion, how our > in house language (Bacis2) does it. > Bacis has the concept of iterator functions tha

https://aws-guide.work/lambda-rds-start/

【AWS】RDSを開始するLamdba関数を作成する方法です!【Python

https://modpython.org/pipermail/mod_python/2006-January/019852.html

[mod_python] Re: child process XXXX still did not exit, sending a SIGTERM Martin Blais blais at furius.ca Tue Jan 3 10:32:11 EST 2006 Previous message: [mod_python] Re: child process XXXX still did not exit, sending a SIGTERM Next message: [mod_python] Re: child process XXXX still did not exit, sending a SIGTERM Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On 1/2/06, Graham Dumpleton < grahamd at dscpl.com.au > wrote: > Maybe mod_python has to be a bit more orderly as far as how it ends

https://her-cat.com/categories/python/

那一天,我被她抱回了家。从此以后,我成了她的猫。

https://www.downtowndougbrown.com/category/python/

# Downtown Doug Brown ## Thoughts from a combined Apple/Linux/Windows geek. Mar 25 ## Fun with font rendering consistency in Python On a daily basis, I work on firmware for an embedded device that uses the Bridgetek FT800 . It’s a nifty chip that takes commands over SPI/I2C and turns them into an image displayed on an LCD. It’s very useful for displaying user interfaces with simple microcontrollers. Bridgetek is actually a spinoff company from FTDI , and this kind of solution seems right up their alley

https://www.javonet.com/guides/v2/python-package/getting-started/adding-references-to-libraries

This article provides information about adding references to Python package libraries in any language application

https://www.michelebologna.net/2015/fun-with-python-powered-telnetd-honeypot/

Building a Python Twisted telnetd honeypot to capture and analyze automated brute-force attacks: what the attackers type, and what the busybox ZORRO payload means

‹ Prev Next ›