Skip to content

Python_index_7

Pete Garcin edited this page Jul 27, 2017 · 4 revisions

I download all the Python Cookbook recipes
I will download all of the recipes from the Python Cookbook, new contest
icmplib
icmplib: library for creating and reading ICMP packets
Identifying network name (CIDR) for IPv4Address
IFS fractal dimension calculation
IFS fractal dimension calculation using box counting method
IFS fractals
IFS fractals using automatic probability distribution
IFS fractals using iteration method
ilines -- universal newlines from any data source
Illustration: Writing a TappedIn.com calendar item from FeedDemon to Google Calendar
Image background for tkinter
Image Converter
Image Downloader
Image extractor
Image File Extractor
Image Projection Onto Sphere
Image Resizer
Image to ASCII Art Converter
Image Web Visor
IMAP mail server attachment handler
IMAP mailwatcher program using Tkinter
imapmethod and friends
Immutable class decorator
Immutable object(subclass)
Immutable Type Hierarchies
Implement a CORBA client and server
Implementation of sets using sorted lists
Implementation of the token bucket algorithm
Implementing "Future"s with decorators
Implementing a circular data structure using lists
Implementing an Immutable Dictionary
Implementing C function callbacks using Python
Implementing class-based callbacks in Python
Implementing function-based callbacks in Python
Implementing Java inner classes using descriptors
Implementing the make statement by hacking bytecodes
Implementing the observer pattern yet again: this time with coroutines and the with statement
import ElementTree from everywhere
import foldernames from a txt file , and take ownership over these folders and subfolder , and delete them - Windows
Import modules from a remote server.
Import modules in lambda functions
Import Modules/Discover methods from a directory name
Import of subpackages from different physical locations
import Outlook contacts using win32com
Import package modules at runtime
import_once
Importer-specific module initialization
Importing a dynamically generated module
Importing a name from a module with a computed name
Importing any file without modifying sys.path
Improve dictionary lookup performance
Improved Gray Scale Quantization
Improved range function
Improved ReportLab recipe for "page x of y"
Improved Signals/Slots implementation in Python
Improved TemporaryFile
Improvements of the urllib.URLopen.retrieve() method
In-line anonymous list comprehension functions
include function name and line number automatically in debug statements
Include python script
Inclusive regular sequences or fully closed ranges
Increment numbers in a string
Incremental PCA
Incrementing strings
indefinite currying decorator with greedy call and up front args checking
Indent a string
Indent text like email clients do
Indentable rlcompleter
Index of Mc. Kynney
Indexable Generator
Indexing into XML
Indexing text files with Python
Indirect insertion of value to a list
Infinite Character Password Generator
Infinite list of primes! Yay!
Infinite Stream Divisor
Infix Expression Evaluation
Infix operators
Infix operators for numpy arrays
Infix~Postfix
Inherit Method Docstrings Using Only Function Decorators
Inherit method docstrings without breaking decorators or violating DRY
INI file generator
Initializing attributes to a constant value
InitReplacement
Inline GIF's with Tkinter
inline java code into jython
InMemoryZip class
Inner Join
input_demo.py
Inserting Images on PDF Pages
Inserting pages into a PDF with PyMuPDF
Inspect a PYC File
Install bound methods in an instance
installing source distributions on windows
Instant GUI compiler for testing purpose
Instantiating pickled instances transparently
Integer set type
Integer square root function
Integrating Twisted reactor with IPython
Interactive POP3 Mailbox Inspector
Interfaces
interleave bits (aka morton-ize aka z-order curve)
Interleaving file lines using iterators
Interleaving Sequences
Interpret Unicode escape escape sequences written to stdout and stderr
Interrogating linux /dev/usb/hiddev0 in python
Interruptible Queue
Intersection and union of varied form tuples/lists.
Interval
Interval Execute a function
Interval Test Case
Introspect RPM module in Python so we can work out how to use the headers
Introspecting call arguments
Inverse modulo p
InverseExtend
InverseExtendGenerators
Invert a dictionary (one-liner)
Invert a dictionary where values are lists (one-liner)
Invert CSS Hex colors
Invert the well ids from a 96-well plate
IOPS calculator
IP Address
IP address and CIDR mask conversion to network and broadcast
IP address conversion functions
IP address conversion functions with the builtin socket module
IP and MAC addresses
IPv4 address set type
IPv4Address/Network class
IPv6 Multicast
IPy Notify
IronPython fade-in window
ironpython script to Monitor Servers internal CPU temprature using WMI MSAcpi_ThermalZoneTemperature with e-mail alerting capability
IRR_Versus_NPV 2.6
Is scraping easiest with Internet Explorer on Windows?
ISBN-13 converter
IsChangedMixin - have the contents of an instance been modified?
ISIN Validator
isMoney
Item Properties
iter_except -- a useful variant of builtin.iter()
Iterate over .MP4 atoms
Iterate Over Regions in a 2D Range
Iterating Over Dates
Iterating over fixed size blocks
Iterator Algebra Implementations of Relational Join Algorithms
Iterator Merge
Iterator merge 2
Iterator Offsetter
Iterator to return items N-at-a-time
Iterator Utilities
iterator with context
iterator wrapper, allowing 'pushback' and 'nonzero' test
iTunes Alarm clock (wakeup with iTunes)

Clone this wiki locally