Git Product home page Git Product logo

python-webapp-blog's Introduction

python-webapp-blog

简介

python-webapp-blog 是一个使用pyhon2.7实现的博客网站,包括日志、用户、评论3大部分,内含简易版ORM框架和Web框架。网址:http://45.32.35.254/

此项目是在学习廖雪峰pthon2.7教程实战部分的过程中编写的,非常感谢原作者的所出的教程。

项目结构

python-webapp-blog/          <--根目录
|
+- backup/                   <--备份目录
|
+- conf/                     <--服务器配置目录
|
+- dist/                     <--打包目录
|
+- www/                      <--web项目目录
|	|
|	+- static/                <--静态文件
|	|
|	+- templates/             <--模板文件
|	|
|	+- transwarp/             <--基础文件
|
+- LICENSE

使用的技术

  • python、JavaScript、CSS、html
  • MySQL 数据库
  • jinja2 模板引擎
  • Vue.js 界面框架
  • Nginx Web服务器
  • gunicorn WSGI服务器
  • Supervisor 监控服务进程工具
  • Fabric 自动部署工具

下一步

  • 更换界面
  • 全面支持markdown

Blog

博客地址

python-webapp-blog's People

Contributors

tzshlyt 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.