Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:33:40.000Z (6 months ago)
- Last Synced: 2024-10-25T20:21:16.409Z (2 months ago)
- Topics: backend, hacktoberfest, python, sanic, toy-project
- Language: Python
- Homepage: http://pyfun.clo5de.info
- Size: 160 KB
- Stars: 6
- Watchers: 3
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# PyFun-Backend
[![Build Status](https://github.com/jackey8616/PyFun-Backend/actions/workflows/test-on-push.yml/badge.svg)](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.