News
For this example, let's find out how many unique users ... for email in sys.stdin.readlines(): send_thank_you_mail(email) This Python script supports contacting any SMTP server, whether local or ...
The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server ... code examples. Patching used to mean complex scripts ...
A Simple python-ldap Application The best way to learn is to write an example program, so let's write a small and complete program to fetch some specific contact information from an LDAP server ... go ...
PyScript lets you run Python scripts right in the browser ... But curious users can try out examples on the PyScript site and use the available components to build experimental Python-plus ...
Learn how to use asynchronous programming in Python ... (get_server_status('addr1.server') results.append(get_server_status('addr2.server') return results An async version of the same script ...
For example, they write code into the top-level body of a Python file to test their code or validate any assumptions that the library holds for dependencies. Python is fundamentally a scripting ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results