https://github.com/zeyu-li/python_fractions_module
A fractions module in Python
https://github.com/zeyu-li/python_fractions_module
fractals python-library
Last synced: about 1 year ago
JSON representation
A fractions module in Python
- Host: GitHub
- URL: https://github.com/zeyu-li/python_fractions_module
- Owner: Zeyu-Li
- Created: 2020-02-22T22:03:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T22:03:23.000Z (over 6 years ago)
- Last Synced: 2025-01-22T22:09:22.296Z (over 1 year ago)
- Topics: fractals, python-library
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Fractions Module
## About
A python calculator from my [fraction_cal_py](https://github.com/Zeyu-Li/fraction_cal_py)