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
Accelerator
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 }}
wudi
/
python-scripts
Public
forked from
realpython/python-scripts
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2018
updated readme
mjhea0
committed
cb448c2
View commit details
Copy full SHA for cb448c2
Browse repository at this point
Commits on Sep 29, 2017
Merge pull request #9 from uttamo/patch-1
Show description for c2f695f
mjhea0
authored
c2f695f
View commit details
Copy full SHA for c2f695f
Browse repository at this point
Commits on Sep 28, 2017
Use random.choice instead of random.randint
Show description for 5b74528
uttamo
authored
5b74528
View commit details
Copy full SHA for 5b74528
Browse repository at this point
Commits on Sep 16, 2017
Update TODO.md
mjhea0
authored
8eb0735
View commit details
Copy full SHA for 8eb0735
Browse repository at this point
Merge pull request #7 from chetanya-shrimali/master
Show description for e732b3f
mjhea0
authored
e732b3f
View commit details
Copy full SHA for e732b3f
Browse repository at this point
Update LICENSE
chetanya-shrimali
authored
b060e39
View commit details
Copy full SHA for b060e39
Browse repository at this point
added license
chetanya-shrimali
committed
49153f1
View commit details
Copy full SHA for 49153f1
Browse repository at this point
Commits on Aug 16, 2017
Merge pull request #6 from Skvm/patch-1
Show description for abe8d78
mjhea0
authored
abe8d78
View commit details
Copy full SHA for abe8d78
Browse repository at this point
Update requirements.txt
Show description for 2711f0b
Skvm
authored
2711f0b
View commit details
Copy full SHA for 2711f0b
Browse repository at this point
Commits on Dec 17, 2016
added new script, updated readme, updated todo:
mjhea0
committed
52cea88
View commit details
Copy full SHA for 52cea88
Browse repository at this point
updated requirements.txt and added a todo
mjhea0
committed
14147e3
View commit details
Copy full SHA for 14147e3
Browse repository at this point
updated folder structure
mjhea0
committed
4e54276
View commit details
Copy full SHA for 4e54276
Browse repository at this point
Commits on Aug 29, 2016
added country code to country name, continent name script
mjhea0
committed
c3b10a3
View commit details
Copy full SHA for c3b10a3
Browse repository at this point
Commits on Mar 27, 2016
Merge pull request #3 from staranjeet/master
Show description for 9392698
mjhea0
committed
9392698
View commit details
Copy full SHA for 9392698
Browse repository at this point
Merge pull request #2 from devoxel/master
Show description for 160b68c
mjhea0
committed
160b68c
View commit details
Copy full SHA for 160b68c
Browse repository at this point
Commits on Mar 23, 2016
updated full contact script
mjhea0
committed
352f777
View commit details
Copy full SHA for 352f777
Browse repository at this point
Commits on Feb 18, 2016
updated email crawler
mjhea0
committed
6613b13
View commit details
Copy full SHA for 6613b13
Browse repository at this point
Merge pull request #5 from RajuKoushik/patch-1
Show description for 780cad2
mjhea0
committed
780cad2
View commit details
Copy full SHA for 780cad2
Browse repository at this point
Commits on Feb 2, 2016
added stock prices script
mjhea0
committed
7591683
View commit details
Copy full SHA for 7591683
Browse repository at this point
Commits on Jan 28, 2016
added youtube sentiment
mjhea0
committed
7a33539
View commit details
Copy full SHA for 7a33539
Browse repository at this point
Commits on Dec 2, 2015
Update 08_basic_email_web_crawler.py
Show description for 761e0ec
RajuKoushik
committed
761e0ec
View commit details
Copy full SHA for 761e0ec
Browse repository at this point
Commits on Oct 25, 2015
Added fullcontact api
mjhea0
committed
436f311
View commit details
Copy full SHA for 436f311
Browse repository at this point
Commits on Oct 16, 2015
grammatical error : remove_all_pyc.md
taranjeet
committed
44a9b7d
View commit details
Copy full SHA for 44a9b7d
Browse repository at this point
Commits on Oct 15, 2015
Add +x on all files for owner
devoxel
committed
f6bece3
View commit details
Copy full SHA for f6bece3
Browse repository at this point
Commits on Oct 11, 2015
added json to yaml script
mjhea0
committed
24d6113
View commit details
Copy full SHA for 24d6113
Browse repository at this point
Commits on Sep 14, 2015
income tax calculator
mjhea0
committed
b287df6
View commit details
Copy full SHA for b287df6
Browse repository at this point
Commits on Sep 13, 2015
updated gitignore and requirements.txt, added send sms script
mjhea0
committed
125a657
View commit details
Copy full SHA for 125a657
Browse repository at this point
Commits on May 17, 2015
added stock scraper, converted all scripts to python 2/3 compatibility
mjhea0
committed
0bb4c8c
View commit details
Copy full SHA for 0bb4c8c
Browse repository at this point
Commits on Feb 18, 2015
added ip -> geolocation script
mjhea0
committed
5bb3679
View commit details
Copy full SHA for 5bb3679
Browse repository at this point
Commits on Feb 17, 2015
basic sql2csv
mjhea0
committed
25e5b3a
View commit details
Copy full SHA for 25e5b3a
Browse repository at this point
Commits on Jan 7, 2015
flask session test
mjhea0
committed
0523b16
View commit details
Copy full SHA for 0523b16
Browse repository at this point
Commits on Jan 3, 2015
updated readme, added git tag script
mjhea0
committed
a8023a0
View commit details
Copy full SHA for a8023a0
Browse repository at this point
added twitter api
mjhea0
committed
3fc2562
View commit details
Copy full SHA for 3fc2562
Browse repository at this point
Commits on Nov 12, 2014
restore file from git
mjhea0
committed
9f035a6
View commit details
Copy full SHA for 9f035a6
Browse repository at this point
Commits on Oct 16, 2014
tsv to csv
mjhea0
committed
5631b3c
View commit details
Copy full SHA for 5631b3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.