Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sahands
/
python-by-example
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
296
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-by-example
python-by-example.rst
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 19, 2014
Minor improvements to a couple of examples
sahands
committed
4e95041
View commit details
Copy full SHA for 4e95041
View code at this point
Browse repository at this point
Commits on Apr 27, 2014
spelling
sahands
committed
6da6aab
View commit details
Copy full SHA for 6da6aab
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Added a couple of fun ones.
sahands
committed
700bca8
View commit details
Copy full SHA for 700bca8
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
Sentence structure improvement. Too many commas!
sahands
committed
9a14fcc
View commit details
Copy full SHA for 9a14fcc
View code at this point
Browse repository at this point
added two new items on iterating over key/value pairs and a new item on starting an HTTP server using Python.
sahands
committed
7c63beb
View commit details
Copy full SHA for 7c63beb
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
using islice instead of my advance method
sahands
committed
9b200b3
View commit details
Copy full SHA for 9b200b3
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
Using itemmgetter instead of a lambda in last example.
sahands
committed
fa7775a
View commit details
Copy full SHA for fa7775a
View code at this point
Browse repository at this point
Better ngram generation code. Works with any iterator now.
sahands
committed
671b22b
View commit details
Copy full SHA for 671b22b
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
added n-grams code using zip and iter
sahands
committed
34b34e2
View commit details
Copy full SHA for 34b34e2
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
Minor text edit.
roycoding
committed
ab36a76
View commit details
Copy full SHA for ab36a76
View code at this point
Browse repository at this point
Commits on Mar 16, 2014
Fixing short title underline
sahands
committed
3744e59
View commit details
Copy full SHA for 3744e59
View code at this point
Browse repository at this point
Linked to Roy\'s blog, and mentioned the preferred way to flatten lists according to Python documentation.
sahands
committed
555aeca
View commit details
Copy full SHA for 555aeca
View code at this point
Browse repository at this point
Fix a typo in 1.1.17
sprt
committed
4e3097a
View commit details
Copy full SHA for 4e3097a
View code at this point
Browse repository at this point
itertools.product has a repeat parameter which is very handy. Last example uses it now.
sahands
committed
ab11002
View commit details
Copy full SHA for ab11002
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
Initial import from hosted website.
sahands
committed
56fbbe3
View commit details
Copy full SHA for 56fbbe3
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.