https://github.com/jackey8616/pyfun-backend
A Python learning platform needs more example in it!
https://github.com/jackey8616/pyfun-backend
backend hacktoberfest python sanic toy-project
Last synced: about 1 year ago
JSON representation
A Python learning platform needs more example in it!
- Host: GitHub
- URL: https://github.com/jackey8616/pyfun-backend
- Owner: jackey8616
- Created: 2018-10-02T16:05:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:33:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T10:11:53.924Z (about 1 year ago)
- Topics: backend, hacktoberfest, python, sanic, toy-project
- Language: Python
- Homepage: http://pyfun.clo5de.info
- Size: 160 KB
- Stars: 6
- Watchers: 2
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# PyFun-Backend
[](https://github.com/jackey8616/PyFun-Backend/actions/workflows/test-on-push.yml)
This is a backend for Python education for YunOSC written in Python.
Frontend is written in [Vue2](https://vuejs.org/), please reference at [here](https://github.com/jackey8616/PyFun-Frontend).
# Contributing
If you want to add more stages or lessons.
Reference at [v1](https://github.com/jackey8616/PyFun-Backend/blob/master/.github/CONTRIBUTING.md) or [v2](https://github.com/jackey8616/PyFun-Backend/blob/master/.github/CONTRIBUTING_V2.md).
If you want to contribute to the code itself.
Just fork and send PRs.