Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/superzekes/pymath

A customizable Math Quiz great for learning or just practice.
https://github.com/superzekes/pymath

flask html python webapp

Last synced: 2 days ago
JSON representation

A customizable Math Quiz great for learning or just practice.

Awesome Lists containing this project

README

        

![PyMath_Logo](https://raw.githubusercontent.com/SuperZekes/PyMath/main/PyMath_Logo.png)

# PyMath
A customizable Math Quiz great for learning or just practice.

## Usage
To use run the following commands in shell:
```
pip install -r requirements.txt
python app.py
```

You can use `settings.yml` to change what kind of problems you will get.

The site will be running on: [localhost:8000](http://localhost:8000/)

## Requirements
- Python 3.0 and above
- Dependencies in requirements.txt

##

Icon made by [♥ Twemoji ♥](https://twemoji.twitter.com/)