• Stars
    star
    2,050
  • Rank 22,397 (Top 0.5 %)
  • Language
    Python
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

because i'm tired of gists

Just another repo of Python scripts

  1. 01_remove_all_pyc.md: remove all .pyc files from a git repo
  2. 02_find_all_links.py: get all links from a webpage
  3. 03_simple_twitter_manager.py: accessing the Twitter API, example functions
  4. 04_rename_with_slice.py: rename group of files, within a single directory, using slice
  5. 05_load_json_without_dupes.py: load JSON, convert to dict, raise error if there is a duplicate key
  6. 06_execution_time.py: class used for timing execution of code
  7. 07_benchmark_permissions_loading_django.py: benchmark loading of permissions in Django
  8. 08_basic_email_web_crawler.py: web crawler for grabbing emails from a website
  9. 09_basic_link_web_crawler.py: web crawler for grabbing links from a website
  10. 10_find_files_recursively.py: recursively grab files from a directory
  11. 11_optimize_images_with_wand.py: recursively grab images from a directory, then optimize them for the web
  12. 12_csv_split.py: Splits a CSV file into multiple files based on command line arguments.
  13. 13_random_name_generator.py: random name generator
  14. 14_html_to_markdown.sh: Convert all html files in a single directory to markdown
  15. 15_check_my_environment.py: Pass in a config file based on your environment.
  16. 16_jinja_quick_load.py: Render a quick Jinja2 template
  17. 17_rewrite_git_history.md: Backdating/Rewriting Git history (use at your own risk)
  18. 18_zipper.py: Zip contents of a directory, adding a timestamp to the filename
  19. 19_tsv-to-csv.py: Convert TSV to CSV
  20. 20_restore_file_from_git.py: Restore file from Git History
  21. 21_twitter_bot.py: Twitter Bot
  22. 22_git_tag.py: Create Git Tag based on a commit
  23. 23_flask_session_test.py: Just a simple app to see if the sessions are working
  24. 24_sql2csv.py: SQL to CSV.
  25. 25_ip2geolocation.py: Given a CSV file with an ip address (see sample - 25_sample_csv.csv), return the geolocation based on the ip.
  26. 26_stock_scraper.py: Scrape the S&P 500 Companies list from Wikipedia, then output the data.
  27. 27_send_sms.py: Send SMS message via TextBelt
  28. 28_income_tax_calculator.py: Income tax calculator via Taxee
  29. 29_json_to_yaml.py: Convert JSON to YAML
  30. 30_fullcontact.py: Call the FullcContact API
  31. 31_youtube_sentiment.py: Calculate sentiment score from the comments of a Youtube video
  32. 32_stock_scraper.py: Get stock prices
  33. 33_country_code.py: Convert country code to country name
  34. 34_git_all_repos.py: Clone all repositories from a public user or organization on Github. Usage: python git_all_repos.py users USER_NAME or python git_all_repos.py orgs ORG_NAME

More Repositories

1

python-guide

Python best practices guidebook, written for humans.
Batchfile
28,040
star
2

discover-flask

Full Stack Web Development with Flask.
Python
4,487
star
3

materials

Bonus materials, exercises, and example projects for our Python tutorials
HTML
4,357
star
4

list-of-python-api-wrappers

List of Python API Wrappers and Libraries
2,003
star
5

flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
Python
1,425
star
6

dockerizing-django

Python
1,324
star
7

python-basics-exercises

Python Basics: A Practical Introduction to Python 3
Python
953
star
8

flask-by-example

flask, heroku, environment variables, sqlalchemy, flask-migrate, redis
Python
678
star
9

orchestrating-docker

Python
464
star
10

cookiecutter-flask-skeleton

Real Python Flask Starter Project
Python
431
star
11

flask-jwt-auth

just testing some jwts
Python
276
star
12

codetiming

A flexible, customizable timer for your Python code
Python
273
star
13

ultimate-flask-front-end

blog post
JavaScript
253
star
14

pytest-mypy

Mypy static type checker plugin for Pytest
Python
246
star
15

python-speech-recognition

Speech Recognition with Python examples
Python
224
star
16

realpython-blog

real python blog posts
Python
198
star
17

django-slow-tests

Locate your slowest tests.
Python
178
star
18

book2-exercises

Book 2 -- Exercises for the book
Python
165
star
19

stack-spider

Python
164
star
20

book1-exercises

Book 1 -- Exercises for the book
Python
161
star
21

flask-single-page-app

HTML
158
star
22

Picha

Simple Django App That Gets Photos from Flickr Public Feeds
Python
152
star
23

twitter-sentiment-elasticsearch

Let's perform Twitter sentiment analysis using Python, Docker, Elasticsearch, and Kibana!
Python
133
star
24

flask-deploy

Check out the blog post:
Python
132
star
25

image-fingerprinting

Python
127
star
26

django-form-fun

model forms, ajax
Python
127
star
27

reader

Read the latest Real Python tutorials (PyPI Demo Package)
Python
122
star
28

flask-registration

Python
101
star
29

django-example-channels

Python
98
star
30

book3-exercises

Book 3 Advanced Web Dev with Django 1.7 -- Exercises for the book
Python
89
star
31

flask-scaffold

Python
67
star
32

flask-bokeh-example

Python
65
star
33

flask-angular-auth

Handling User Authentication With Angular and Flask
JavaScript
65
star
34

about

testimonials, table of contents, changelog, etc.
Python
62
star
35

pygame-primer

Python
56
star
36

web-dev-for-data-scientists

Python
52
star
37

django-puppy-store

Python
49
star
38

flask-stock-visualizer

JavaScript
48
star
39

python-web-scraping-examples

Python
42
star
40

rptree

Directory Tree Generator
Python
42
star
41

learning

40
star
42

flask-paywall

Setup a paywall with Flask and Stripe to offer paid access to your premium content.
Python
39
star
43

flask-image-search

Python
37
star
44

image-of-the-day

Example application for beanstalk deployment blog
Python
36
star
45

fitter-happier-docker

Python
33
star
46

automated-deployments

Python
33
star
47

interview-questions

Python
31
star
48

django-redis-cache

Python
29
star
49

angular4-auth

jwt auth with angular 4
TypeScript
29
star
50

data-version-control

Python
26
star
51

python-mocks

Python
21
star
52

django_cookiecutter_docker

blog post
Python
20
star
53

support

Please contact us at β†’
19
star
54

django-social-auth-example

Adding Social Authentication to Django
Python
18
star
55

flask-docker-workflow

Python
18
star
56

flask-bitcoin-example

Python
15
star
57

django-receipts

Python
12
star
58

flask-docker

Python
11
star
59

python-social-auth

Python
11
star
60

python-ruby-golang

comparing python, ruby, and golang
Go
10
star
61

robocrop

Your friendly neighbourhood image resizing API
Python
10
star
62

flask-matplotlib

render matplotlib images in flask (sample)
Python
10
star
63

flasktaskr_project

Python
10
star
64

aws-lambda-code-execute

HTML
9
star
65

python-mock-server

Python
9
star
66

instagram-analyzer

Python
7
star
67

django_cookiecutter_fedora

blog post
Python
7
star
68

flask-download

wip
Python
6
star
69

django-bootstrap

Python
6
star
70

mount-olympus

Mount Olympus web scraping example app
HTML
6
star
71

flask-sinatra-martini

https://realpython.com/blog/python/python-ruby-and-golang-a-web-Service-application-comparison/
Shell
5
star
72

lms

Python
5
star
73

flask-messaging

Python
5
star
74

members-map

Real Python Community Members Map
Python
5
star
75

python-mock-example

Python
5
star
76

members

learning management system for real python
JavaScript
5
star
77

pygments-redis

Pygments highlighter for Redis CLI
Python
5
star
78

django-docker-tests

Python
4
star
79

sales-metrics

Python
4
star
80

vscode-theme

Real Python Visual Studio Code Theme
4
star
81

django-docker-workflow

Python
4
star
82

data-repos

Python
4
star
83

author-tools

VS Code extension with a set of tools to help Real Python authors
TypeScript
4
star
84

pygments-httpie

A Pygments lexer for the the output of httpie
Python
3
star
85

flask-ansible

Python
3
star
86

pizzaup

JavaScript
3
star
87

realpython-intro

3
star
88

fullscalepython-app

Python
3
star
89

python-slack-api

Python
3
star
90

docker-hook-listener

Python
3
star
91

python-and-mongo

Python
2
star
92

docker_polls_project

Python
2
star
93

task-exceptions

Python
2
star
94

react-intro

JavaScript
2
star
95

gh-download

Download source code for specific Real Python tutorials
JavaScript
2
star
96

daily-commit

wip
Python
2
star
97

ecological-footprint

A web map that displays ecological footprint per capita, created with Python's folium library
HTML
2
star
98

python-driven-web-applications

1
star
99

fake-jobs

A Fake Python job board for your Real Python web scraping training
HTML
1
star
100

serializer

1
star