推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
ldmsoft
V2EX  ›  Python

想利用 python 写一个简单的个人博客,该如何入手?

  •  
  •   ldmsoft · Jan 20, 2016 · 12178 views
    This topic created in 3776 days ago, the information mentioned may be changed or developed.

    1 年前看完了 python 的教程,现在想用 Python 写一个个人博客练练手,但是我是搞安卓客户端的,不知道怎么入手搞这方面的东西,求一个学习路线图。

    13 replies    2016-01-21 00:09:58 +08:00
    uuair
        1
    uuair  
       Jan 20, 2016 via iPhone
    下一个博客程序啊
    clino
        2
    clino  
       Jan 20, 2016 via Android
    http://docs.uliweb.org/ 这里有写博客教程
    MrZephyrus
        4
    MrZephyrus  
       Jan 20, 2016
    再学学前端吧
    lalalakakaka
        5
    lalalakakaka  
       Jan 20, 2016 via Android
    flask
    python 数据库交互,最好用些 orm 中间件。
    html 基础, css 基础,至少能扒别人的网页改成自己的
    bootstrap

    最后推荐用些 sae 之类的 paas 平台,不花钱而且省去了很多部署的麻烦,可以直接码代码
    fy
        6
    fy  
       Jan 20, 2016
    入门首选 Flask ,官网教程参照着做一下就好,很详细。

    个人推荐的 ORM 是 peewee ,简单好用。

    html/css/js 基础姿势不用说了
    rim99
        7
    rim99  
       Jan 20, 2016
    这是 Django 的博客搭建教程: http://wiki.jikexueyuan.com/project/django-set-up-blog/

    我跟着这个走了一遍,目前正在学习使用 bottle 搭建一个自己的博客。感觉博客的功能还是太简单,整体的重点反而在前端的模版设计。
    bytenoob
        8
    bytenoob  
       Jan 20, 2016   ❤️ 1
    廖雪峰的 python 教程,最后的项目就是搭建了一个博客。

    从 orm 的编写到 web 框架的搭建,挺好的。
    skywatcher
        9
    skywatcher  
       Jan 20, 2016
    flask
    billvsme
        10
    billvsme  
       Jan 20, 2016
    theohateonion
        11
    theohateonion  
       Jan 20, 2016
    flask 你还需要一点前端 html css js 知识以及 HTTP 协议的基本知识还有一点审美
    boyhailong
        12
    boyhailong  
       Jan 20, 2016
    推荐 django 吧 多看文档和教程 传送门 https://github.com/boyxiaolong/django_blog
    jerkzhang
        13
    jerkzhang  
       Jan 21, 2016
    找一个简单点的博客程序吧,我上次用 hacker news 的那个谁的框架做了个问答 http://caupbox.com/news,感觉轻重程度合适,用类似 yaml 做数据存储。我没考察写博客的,等找到了合适的再告诉你。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   937 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 22:39 · PVG 06:39 · LAX 15:39 · JFK 18:39
    ♥ Do have faith in what you're doing.