Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mqwHub/python-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 436f311
Choose a base ref
...
head repository: realpython/python-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb448c2
Choose a head ref

Commits on Oct 15, 2015

  1. Add +x on all files for owner

    devoxel committed Oct 15, 2015
    Copy the full SHA
    f6bece3 View commit details

Commits on Oct 16, 2015

  1. Copy the full SHA
    44a9b7d View commit details

Commits on Dec 2, 2015

  1. Update 08_basic_email_web_crawler.py

    This is a much simpler version of the script(easily understandable).
    RajuKoushik committed Dec 2, 2015
    Copy the full SHA
    761e0ec View commit details

Commits on Jan 28, 2016

  1. added youtube sentiment

    mjhea0 committed Jan 28, 2016
    Copy the full SHA
    7a33539 View commit details

Commits on Feb 2, 2016

  1. added stock prices script

    mjhea0 committed Feb 2, 2016
    Copy the full SHA
    7591683 View commit details

Commits on Feb 18, 2016

  1. Merge pull request realpython#5 from RajuKoushik/patch-1

    Update 08_basic_email_web_crawler.py
    mjhea0 committed Feb 18, 2016
    Copy the full SHA
    780cad2 View commit details
  2. updated email crawler

    mjhea0 committed Feb 18, 2016
    Copy the full SHA
    6613b13 View commit details

Commits on Mar 23, 2016

  1. updated full contact script

    mjhea0 committed Mar 23, 2016
    Copy the full SHA
    352f777 View commit details

Commits on Mar 27, 2016

  1. Merge pull request realpython#2 from devoxel/master

    Add +x on all files for owner
    mjhea0 committed Mar 27, 2016
    Copy the full SHA
    160b68c View commit details
  2. Merge pull request realpython#3 from staranjeet/master

    grammatical error : remove_all_pyc.md
    mjhea0 committed Mar 27, 2016
    Copy the full SHA
    9392698 View commit details

Commits on Aug 29, 2016

  1. Copy the full SHA
    c3b10a3 View commit details

Commits on Dec 17, 2016

  1. updated folder structure

    mjhea0 committed Dec 17, 2016
    Copy the full SHA
    4e54276 View commit details
  2. Copy the full SHA
    14147e3 View commit details
  3. Copy the full SHA
    52cea88 View commit details

Commits on Aug 16, 2017

  1. Update requirements.txt

    26_stock_scraper requires lxml
    Skvm authored Aug 16, 2017
    Copy the full SHA
    2711f0b View commit details
  2. Merge pull request realpython#6 from Skvm/patch-1

    Update requirements.txt
    mjhea0 authored Aug 16, 2017
    Copy the full SHA
    abe8d78 View commit details

Commits on Sep 16, 2017

  1. added license

    chetanya-shrimali committed Sep 16, 2017
    Copy the full SHA
    49153f1 View commit details
  2. Update LICENSE

    chetanya-shrimali authored Sep 16, 2017
    Copy the full SHA
    b060e39 View commit details
  3. Merge pull request realpython#7 from chetanya-shrimali/master

    added license file
    mjhea0 authored Sep 16, 2017
    Copy the full SHA
    e732b3f View commit details
  4. Update TODO.md

    mjhea0 authored Sep 16, 2017
    Copy the full SHA
    8eb0735 View commit details

Commits on Sep 28, 2017

  1. Use random.choice instead of random.randint

    random.choice is better for selecting random elements from a list than using random.randint to generate random indices to select
    uttamo authored Sep 28, 2017
    Copy the full SHA
    5b74528 View commit details

Commits on Sep 29, 2017

  1. Merge pull request realpython#9 from uttamo/patch-1

    Use random.choice instead of random.randint
    mjhea0 authored Sep 29, 2017
    Copy the full SHA
    c2f695f View commit details

Commits on Mar 25, 2018

  1. updated readme

    mjhea0 committed Mar 25, 2018
    Copy the full SHA
    cb448c2 View commit details
Loading