Giter VIP home page Giter VIP logo

python-hands-on's Introduction

Python-hands-on applications

Only for studying and learning. Please don't use them for commercial activities. Any questions please contact [email protected] Start date: 9/28/2018

1. Windows App - Would you be my boyfriend

  • Date: 9/28/2018
  • Features: Let the boy must say "yes" to be your boyfriend. When the mouse is on "refuse" button, the button runs aways.
  • Configuration: Windows10, amd64
  • Usage:
    • Download pygame package "pygame-1.9.4-cp37-cp37m-win_amd64.whl" from here: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
    • Move the downloaded .whl file to your python37/Scripts directory
    • Enter the command: "pip3 install pygame-1.9.4-cp37-cp37m-win_amd64.whl"
    • Download the picture "me.jpg", music file "love.mp3", and font file"simkai.ttf"
    • Execute the file by command "py WouldYouBeMyBoyfriend.py"
  • User Interfaces
    • UI1 - Beginning
    • UI2 - Refuse clicking no
    • UI3 - Happy ending

2. APILess - Instagram Crawler

  • Date: 9/28/2018
  • Feature: This python app crawls photos and videos from Instagram.
  • Usage:
      1. $ pip install pyquery download pyquery
      1. Use your own "cookies, user-agent, and download path" of the Instragram.com
    • UI1 - Cookie & userAgent
      1. $ python InstagramCrawler.py Instagram_user_name"
  • User Interfaces
    • UI1 - Crawler execution1
    • UI2- Crawler execution2
    • UI3 - Crawler results

python-hands-on's People

Contributors

wenxinwangengineer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.