Giter Club home page Giter Club logo

microcenter_inventory_checker's Introduction

microcenter_inventory_checker

You need to configure the user settings in the config.toml file first.

The email sender and receiver can be the same email but it will look like an email to yourself. I like to keep an extra email address for sending notifications from various scripts that I use. If you dont want to use the email function then delete or comment out the last 2 lines of micro.py.

micro6

If you are using gmail for the sender email you need to create an app password and use that instead of the actual email password. Directions for creating an app password with gmail here https://support.google.com/mail/answer/185833?hl=en


To get your local store id you need to first go to https://www.microcenter.com/ Navigate to the "your store" dropdown and select your stores location.

micro

When you select your local store the store id will be added to the end of the url. Copy the store id and paste it into the config.toml file, in between the "" on the store_id= line.

micro2


To add an item you need to find it on the site and copy the whole url. Paste it into the quotes "" on the url= line. Give the item a proper name in between the "" on the name= line.

micro5

You may add as many items as you like. Dont leave any blank. if theyre not being used delete or comment the item out. lines 23, 24, and 25 in the pic as an example.

micro7


When everything is set make sure you have installed the required modules from requirements.txt then you can run micro.py

microcenter_inventory_checker's People

Contributors

mrlately 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.