Showing results 5981-5990 of >6,078 (page 599)
https://legacy.python.org/search/hypermail/python-1993/0428.html

Python Archives (1993): __name__ of a module # __name__ of a module Thu, 11 Nov 1993 12:57:03 -0500 - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] - Next message: [email protected]: "Re: __name__ of a module" - Previous message: Steven D. Majewski: "REAL UGLY KLUDGE to replace and import modules (almost) transparently" - Next in thread: [email protected]: "Re: __name__ of a module" "module.__name__" contains the name string of < module 'module' > but it doesn't seem to be

https://hackaday.com/2018/03/21/making-pictures-worth-1000-words-in-python/

# Making Pictures Worth 1000 Words In Python In a previous post, I showed how you could upload images into a Discord server from Python ; leveraging the popular chat platform to simplify things like remote monitoring and push notifications on mobile devices. As an example, I showed an automatically generated image containing the statistics for my Battlefield 1 platoon which gets pushed to member’s devices on a weekly basis. Automatically generated stats posted to Discord The generation of that image was

https://www.assemblyai.com/blog/ai-voice-translator-python

Build an AI voice translator in Python: transcribe with AssemblyAI, translate into 86 languages in the same call, and speak it back in a clone of your voice

http://pymotw.com/2/pickle/index.html

- pickle and cPickle – Python object serialization - Importing - Encoding and Decoding Data in Strings - Working with Streams - Problems Reconstructing Objects - Circular References Previous: gdbm – GNU’s version of the dbm library Next: shelve – Persistent storage of arbitrary Python objects # pickle and cPickle – Python object serialization ¶ Purpose: Python object serialization Available In: pickle at least 1.4, cPickle 1.5 The pickle module implements an algorithm for turning an arbitrary

https://twisted.org/pipermail/twisted-python/2009-July/052408.html

[Twisted-Python] Perspective broker remote calls to multiple servers seem to run sequentially Johann Borck johann.borck at densedata.com Fri Jul 3 05:52:37 MDT 2009 Previous message (by thread): [Twisted-Python] Perspective broker remote calls to multiple servers seem to run sequentially Next message (by thread): [Twisted-Python] Perspective broker remote calls to multiple servers seem to run sequentially Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Sean Hollingsworth wrote: > Let me start

https://www.bookdelivery.com/br-en/book-python-parallel-programming-cookbook/9781785289583/p/56680136

Master efficient parallel programming to build powerful applications using Python Key Features Design and implement efficient parallel software Master new programming techniques to address and solve complex programming problems Explore the world of parallel programming with this book, which is a go-to resource for different kinds of parallel computing tasks in Python, using examples and topics covered in great depth Book Description This book will teach you parallel programming techniques using examples in

https://blog.tbcdevelopmentgroup.com/2026-07-24-post.html

# Python 3.15: (Or, How Python is Slowly Becoming Perl) Credit: Professor Edward Emerson Barnard at Yerkes Observatory, in Williams Bay, Wisconsin., Public domain, via Wikimedia Commons Here we go again. The tech sphere is buzzing, Medium articles are dropping, and the Python community is collectively celebrating the “revolutionary” features coming in Python 3.15. I read through the latest feature announcements, and as someone who has spent over four decades in IT, 3 of them writing Perl code, I couldn

https://www.linkedin.com/posts/kushank-kwal-86285175_dataengineering-bigdata-python-activity-7160873789709258752-SIJH

Exciting news! I'm thrilled to share my latest project with you all on LinkedIn - the 'Spotify End to End ETL pipeline' using AWS and Python! I built an ETL pipeline to retrieve data from the Spotify API, transform it in the AWS Lambda environment, and load it into S3. To accomplish this, we utilized a variety of tools, including the Spotify API for the dataset, AWS Lambda, Amazon Glue Crawler, AWS Glue Data Catalog, and Amazon Athena. Everything was programmed in Python. I want to give a special shoutout t

https://blog.leonhw.com/post/ebpf-talk-155-bpfsnoop-python-repl/

python/cpython: Running python REPL under another program + Ctrl-C results in an exception traceback Gray 大佬已排查到关键之处: As I mentioned, kernel forbids background processes to call tcsetattr(TCSADRAIN), so the following syscall for sure failed: 1 20:18:26 ioctl(3, TCGETS, ...}) = -1 EIO (Input/output error) &lt;0.000007&gt; 但但但是,我确实不知道内核会有如

https://memotut.com/en/b47de8bde93cae6f1745/

Python, network

‹ Prev Next ›