Git Product home page Git Product logo

classy's Introduction

Classy

Classy will query the University of Calgary's PeopleSoft installation to determine if spots are available in class sections of interest, then e-mail you as soon as one opens. For more details, please see my blog post introducing Classy.

To use, do the following:

# Install Beautiful Soup dependency.
  # If on Debian/Ubuntu:  apt-get install beautifulsoup4
  # If on another distro: pip3 install beautifulsoup4
    # Note you can instead run "pip3 install --user beautifulsoup4" if you
    # don't want to install system-wide.

$ cp config.py.example config.py
$ # Now edit config.py as you please.
$ ./classy.py
[2014-07-01 01:38:03.931248] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 01:42:06.686731] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 01:46:09.432416] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 01:50:12.352554] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 01:54:15.214403] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 01:58:18.362796] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 02:02:21.555650] Queried DRAM 571 for [email protected]. 0/1 section(s) are open [2 total].
[2014-07-01 02:06:24.620162] Queried DRAM 571 for [email protected]. 1/1 section(s) are open [2 total].
[2014-07-01 02:06:26.440111] Sent "Open course notification: DRAM 571" to [email protected].
[2014-07-01 02:06:26.441488] Removing DRAM 571 from [email protected]'s queries.

If you find Classy useful, you will likely love DNDN. DNDN greatly improved my life over three years of scheduling courses.

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.