Giter VIP home page Giter VIP logo

marksanalyzer's Introduction

MarksAnalyzer

The analyzer is designed to analyze the user's current assessments, calculate all the necessary parameters.

Features

  • Simple to use
  • Automatic collection of data from the school website
  • Calculating the number of ratings
  • Calculating the average score for each subject
  • Calculation of the number of receiving 9 points before achieving the "Excellent" status
  • Calculation of the average score in all subjects
  • Great appearance

Why do boring math when you can get others to do it for you?

This is exactly what I thought when developing this program.

Usage

  1. Clone the repository to your local environment
  2. Set the required parameters in the configuration file
  3. Run the program
  4. Enjoy!

Installation

There is th only module required for the program to work correctly. Install the dependencies and start the usage.

$ pip install bs4

Options

class Options:
	LOGIN = 'your_login'
	PASSWORD = 'your_password'

	EXCELLENT_MARK = 8
	MAX_MARK = 10

The config file consists of several lines.

  • Login - your login from the site's account
  • Password - your password from the site's account
  • Excellent mark - the value of the grade taken as "excellent"
  • Maximum mark - the maximum possible score to obtain

You can read the configuration file here.

Appearance

This is one example of how the final result of the program will look like.

If the password or login was specified incorrectly, the program will display a corresponding message.

Contributing

The works were done and decorated by @Wedyarit (Vyacheslav).

Feedback

Telegram: @Wedyarit

marksanalyzer's People

Contributors

wedyarit avatar

Stargazers

Dalila Sagingalieva 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.