项目作者: achillesrasquinha

项目描述 :
An Instagram-like photo editor in Python
高级语言: Python
项目地址: git://github.com/achillesrasquinha/PyGram.git
创建时间: 2017-02-02T04:41:37Z
项目社区:https://github.com/achillesrasquinha/PyGram

开源协议:Other

下载


" class="reference-link">

An instagram-like photo editor in Python

Table of Contents

  1. Installation

Installation

  1. $ pip install pygram

Usage

  1. $ pygram
  1. >>> import pygram as pg
  2. >>> app = pg.PyGram()
  3. >>> app.run()

License

This repository has been released under the MIT License.