Giter VIP home page Giter VIP logo

albumy's Introduction

Albumy

Capture and share every wonderful moment.

Demo: http://albumy.helloflask.com

Screenshot

Installation

$ git clone https://github.com/greyli/albumy.git
$ cd albumy
$ pipenv install --dev
$ pipenv shell
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/

Test account:

For Chinese Readers of My Flask Book

这个仓库包含《Flask Web开发实战》第9章的示例程序Albumy的源码。

仓库中的Git标签(tag)按照书中的章节推进设置,你可以在书中相应位置看到对应标签的签出提示。请阅读前言中的《如何使用示例程序》一节了解具体操作。

如果执行pipenv install命令安装依赖耗时太长,你可以考虑使用国内的PyPI镜像源,比如:

$ pipenv install --dev --pypi-mirror https://mirrors.aliyun.com/pypi/simple

License

This project is licensed under the MIT License (see the LICENSE file for details).

albumy's People

Contributors

greyli avatar meizhaohui avatar bbbbx avatar brandozhang avatar imyufanli 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.