Showing results 2141-2150 of >2,222 (page 215)
https://mail.python.org/pipermail/python-dev/2005-September/055946.html

# [Python-Dev] Proof of the pudding: str.partition() Greg Ewing greg.ewing at canterbury.ac.nz Thu Sep 1 05:40:56 CEST 2005 - Previous message: [Python-Dev] Proof of the pudding: str.partition() - Next message: [Python-Dev] Proof of the pudding: str.partition() - Messages sorted by: - [ date ] - [ thread ] - [ subject ] - [ author ] Josiah Carlson wrote: > A bit of free thought brings me to the (half-baked) idea that if string > methods accepted any object which conformed to the buffer interface; > mmap

https://github.com/hazelcast/hazelcast-python-client/blob/master/LICENSE.txt

Hazelcast Python Client. Contribute to hazelcast/hazelcast-python-client development by creating an account on GitHub

https://twisted.org/pipermail/twisted-python/2005-September/043941.html

[Twisted-Python] Re: GUI responsiveness Bob Ippolito bob at redivi.com Wed Sep 14 16:33:13 MDT 2005 Previous message (by thread): [Twisted-Python] Re: GUI responsiveness Next message (by thread): [Twisted-Python] Re: GUI responsiveness Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On Sep 14, 2005, at 5:15 PM, Jasper wrote: > Bob Ippolito wrote: > > >> >> On Sep 14, 2005, at 1:03 PM, Ed Suominen wrote: >> >> >>> I've been following this discussion with some interest because I'm >>> starting

https://boardor.com/blog/understanding-core-concepts-of-python

# Understanding Core Concepts of Python 2026-05-20 ## Introduction In Python development, understanding the reference differences between mutable objects (such as lists and dictionaries) and immutable objects (such as integers and strings) is crucial. This not only affects code performance but can also lead to subtle bugs. As an experienced developer, I will share insights from practical development to help you master this core concept. Overview of Python Object Model All data in Python is an object, a

https://refactoring.guru/design-patterns/builder/python/example

Builder pattern in Python. Full code example in Python with detailed comments and explanation. Builder is a creational design pattern, which allows constructing complex objects step by step

https://talkpython.fm/books/python-in-production/chapter-1-introduction-to-talk-python-in-production

# Introduction to Talk Python in Production Book Welcome to Talk Python in Production. I wrote this book to give you a real-world look at how we run our applications at Talk Python. We run the podcast website and handle that traffic of course, but we also run a full SaaS e-commerce app for our Python courses and a set of APIs to support our mobile apps that work with those courses. Many behind-the-scenes applications keep things running smoothly as well. It's not crazy complicated, but it's far beyond a to

https://pythonprogramming.net/building-database-chatbot-deep-learning-python-tensorflow/?completed=%2Finsert-logic-chatbot-deep-learning-python-tensorflow%2F

Python Programming tutorials from beginner to advanced on a massive variety of topics. All video and text tutorials are free

https://getstream.io/moderation/docs/python/content-moderation/webhooks/

Moderation Quick search...⌘K Ask AI Python Server Side SDKs Node Python Ruby PHP Java .NET Go REST Getting Started Integrations Configuration Content Moderation Moderation Engines Guides Build a Moderation Dashboard Frequently Asked Questions Platform Circumvention Prevention Bounce Actions Moderate Usernames & Images Mask Sensitive Content Bypass Moderation Client Configuration Platform docsAuth, users, webhooks & more Moderation / Docs / Python / Webhooks Webhooks Webhooks provide a powerful way to

https://hindsight.vectorize.io/0.6/sdks/python

Official HTTP client for the Hindsight API. Use this when you have a Hindsight server already running — locally, in Docker, or as a managed service — and you want a typed Python client to talk to it

https://interviewing.io/mocks/microsoft-python-lru-cache

Implement LRU cache in Python. Watch a video recording of someone trying to solve this interview problem with a Microsoft software engineer

‹ Prev Next ›