PyGram icon indicating copy to clipboard operation
PyGram copied to clipboard

An Instagram-like photo editor in Python

An instagram-like photo editor in Python

Table of Contents

  1. Installation
  • Usage
  • License

Installation

$ pip install pygram

Usage

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

License

This repository has been released under the MIT License.