Showing results 1811-1820 of >1,895 (page 182)
https://modpython.org/pipermail/mod_python/2005-January/017096.html

[mod_python] Cookie patch Nicolas Lehuen nicolas.lehuen at gmail.com Thu Jan 13 12:48:08 EST 2005 Previous message: [mod_python] Cookie patch Next message: [mod_python] Cookie patch Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On Thu, 13 Jan 2005 09:23:03 -0700, Craig Warren < craig.warren at encorp.com > wrote: > I found an error while with Cookie module. When the cookie module parses a > cookie, if that cooke has $Version or $Path in it you get an error. My > cookie is coming from a java

https://mail.python.org/pipermail/python-dev/2015-October/141897.html

[Python-Dev] Rationale behind lazy map/filter R. David Murray rdmurray at bitdance.com Tue Oct 13 11:41:37 EDT 2015 Previous message (by thread): [Python-Dev] Rationale behind lazy map/filter Next message (by thread): [Python-Dev] Rationale behind lazy map/filter Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On Tue, 13 Oct 2015 11:26:09 -0400, Random832 < random832 at fastmail.com > wrote: > "R. David Murray" < rdmurray at bitdance.com > writes: > > > On Tue, 13 Oct 2015 14:59:56 +0300, Ste

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

Observer pattern in Python. Full code example in Python with detailed comments and explanation. Observer is a behavioral design pattern that allows some objects to notify other objects about changes in their state

https://techstream.org/tag/python/

Tag PYTHON Web Development URL Shortener in Django Anush ·June 22, 2019 A URL shortener is a tool that can take a long URL and make shorter for easy of sharing, especially on social medias. URL shortener also allows to track the… Comment Read more Bits Multiple Serialisers in Django ModelViewSet Anush ·July 12, 2018 how to employ different serialiser for same ModelViewSet in Django Rest Framework. Comment Read more Bits Model Design for Orders in Django Anush ·April 21, 2018 A simple model design for

https://wishmesh.com/tag/python/

# Tag Archives: Python ## How to automate repetitive tasks in Windows? 1. Automate using Windows built-in Task Scheduler 2. Task Scheduler on steroids 3. Find and Replace a word or phrase in many files 4. Rename files in bulk 5. Convert, resize, flip, and rotate images with ImageMagick 6. Record and playback mouse clicks 7. AutoHotkey scripts 8. PowerShell and script files Doing the same task … Continue reading “How to automate repetitive tasks in Windows?” Posted by Maris June 22, 2021June 23, 2021

https://dzone.com/articles/chatgpt-integration-with-python-unleashing-the-pow

This blog post delves into the integration of ChatGPT with Python, providing a comprehensive guide for its use in various applications

https://docs.twisted.org/en/stable/api/twisted.python.modules.IPathImportMapper.html

Interface IPathImportMapper mapPath Module modules IPathImportMapper PathEntry PythonAttribute PythonModule PythonPath _DefaultMapImpl _ModuleIteratorHelper _ZipMapImpl getModule iterModules walkModules _defaultSysPathFactory _isPackagePath _isPythonIdentifier Variables OPTIMIZED_MODE PYTHON_EXTENSIONS theSystemPath _nothing _theDefaultMapper # twisted . python . modules . IPathImportMapper interface documentation class IPathImportMapper( Interface ): (source) This is an internal i

https://subnetzero.info/tag/python/

Skip to content SubnetZero Thoughts on network engineering from Jeff McLaughlin Tag: python December 7, 2021December 7, 2021 Automation gone wild As I write this, a number of sites out on the Internet are down because of an outage at Amazon Web Services. Delta Airlines is suffering a major outage. On a personal note, my wife’s favorite radio app and my Lutron lighting system are not operating correctly. Of course, this outage is a reminder of […] August 12, 2020September 21, 2020 Stay away from OOP I

https://www.reduct.store/docs/getting-started/with-python

Getting started with the ReductStore Python Client SDK

https://realpython.com/factory-method-python/

In this Python tutorial, you'll learn about the Factory Method design pattern and its implementation. You'll understand the components of Factory Method, when to use it, and how to modify existing code to leverage it. You'll also see a general purpose implementation of Factory Method in Python

‹ Prev Next ›