Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/superzekes/pymath
- Owner: SuperZekes
- License: apache-2.0
- Created: 2024-01-19T12:49:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T16:06:47.000Z (8 months ago)
- Last Synced: 2024-03-14T17:40:06.481Z (8 months ago)
- Topics: flask, html, python, webapp
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)