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

https://github.com/movingju/python_server

An python flask backend server, made for study
https://github.com/movingju/python_server

css database flask html pandas portfolio-website python3 website

Last synced: 3 months ago
JSON representation

An python flask backend server, made for study

Awesome Lists containing this project

README

          

# python_server
an python backend server, made for study

# python version
3.10
>because only below 3.10 can run on python_anywhere

# branches

## **git like branch management is used.**

- **main**: main branch

- **release**: versions and tags manage branch

- **develop**: main develop branch

- **feature**: features testing branch
- This is also for **Pull Request**

- **hotfix**: fixing hot error branch

# 이 리포지토리의 목적

**순수 공부**

깃허브 리포지토리 관리, 브렌치 관리, 백엔드 서버 관리, 유저 쿠키 관리, 웹에 대한 기본 상식 등을 공부하는 리포지토리입니다.