Git Product home page Git Product logo

flask-scaffold's Introduction

Hello EveryBody!

中文版

Introduction

This is a scaffold based on the flask framework, including common plugins, such as redis, mongodb, mysql, jwt.

Your project can be developed based on this scaffold.

In the future, i will continue to improve this scaffold, any person who interested in can join me to perfect this scaffold

How to Start

  1. git clone https://github.com/syz247179876/Flask-Start.git

  2. pip install -r requirements.txt

  3. developing and enjoy yourself

Details

Now the following plugin liberay that this scaffold support:

  1. Support Redis

  2. Support Mongodb

  3. Support Mysql

  4. Support Celery and Celery-Beat

  5. Support Aliyun Short Message

  6. Support Hash encryption

  7. Support Jwt

  8. Support Nginx Config

  9. Support Gunicon Config

  10. Support Supervisord Config to manage above progresses

  11. Support OSS

Service you need

Please go to official website to download Redis, Mongodb

Startup File

python -m wsgi or python manage.py runserver

Project File directory

root:[/home/syz/FlaskLearning/Flask-Start]
+--tree.py
+--requirements.txt
+--wsgi.py
+--tests
|      +--__init__.py
+--depoly
|      +--supervisord_flask
|      +--nginx.conf
|      +--gunicorn.conf
+--application
|      +--urls
|      |      +--__init__.py
|      |      +--user_urls.py
|      +--tasks
|      |      +--__init__.py
|      |      +--send_code.py
|      +--__init__.py
|      +--signals
|      |      +--__init__.py
|      |      +--default_handle.py
|      |      +--signal.py
|      +--utils
|      |      +--qq_oauth.py
|      |      +--__init__.py
|      |      +--api_permission.py
|      |      +--exception.py
|      |      +--success_code.py
|      |      +--json.py
|      |      +--fields.py
|      +--models
|      |      +--__init__.py
|      +--api
|      |      +--__init__.py
+--extensions
|      +--__init__.py
|      +--hasher.py
|      +--oss.py
|      +--sms.py
|      +--extensions.py
|      +--celery_app.py
|      +--crypto.py
|      +--database.py
|      +--redis.py
+--logs
|      +--log-40
+--README_CN.md
+--README.md
+--configs
|      +--__init__.py
|      +--testing.py
|      +--default.py
|      +--development.py
|      +--production.py
+--log.py
+--manage.py

flask-scaffold's People

Contributors

syz247179876 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.