All Projects → achillesrasquinha → PyGram

achillesrasquinha / PyGram

Licence: other
An Instagram-like photo editor in Python

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to PyGram

Ananas
An easy image editor integration for your Android apps.
Stars: ✭ 186 (+1140%)
Mutual labels:  instagram, photo
Hybridcamera
Video and photo camera for iOS
Stars: ✭ 145 (+866.67%)
Mutual labels:  instagram, photo
Ypimagepicker
📸 Instagram-like image picker & filters for iOS
Stars: ✭ 3,661 (+24306.67%)
Mutual labels:  instagram, photo
Pixel
📷 A composable image editor using Core Image and Metal.
Stars: ✭ 2,495 (+16533.33%)
Mutual labels:  instagram, photo
Instagram Web Api
🤳 Instagram Private Web API client for Node
Stars: ✭ 694 (+4526.67%)
Mutual labels:  instagram, photo
Photofilters
photofilters library for flutter
Stars: ✭ 229 (+1426.67%)
Mutual labels:  instagram, photo
instagram-post-scheduler
Python Program To Schedule Your Instagram Posts
Stars: ✭ 30 (+100%)
Mutual labels:  instagram
InstaLV
Live stream from desktop to Instagram
Stars: ✭ 27 (+80%)
Mutual labels:  instagram
Hacking-tools
INSTAGRAM DM BOT | MULTI-THREADING REQUESTS BASED | PROXY SUPPORT
Stars: ✭ 35 (+133.33%)
Mutual labels:  instagram
InstaSmart
A Flutter app to plan and beautify your Instagram feed
Stars: ✭ 18 (+20%)
Mutual labels:  instagram
dmi-instascraper
A GUI for Instaloader to scrape users and hashtags with on Instagram
Stars: ✭ 21 (+40%)
Mutual labels:  instagram
igFame
📷 igFame - Tool for automated Instagram interactions [PHP]
Stars: ✭ 16 (+6.67%)
Mutual labels:  instagram
goodmodule
JavaScript tips (ES6, CSS, Benchmarks, React, Redux, ...)
Stars: ✭ 31 (+106.67%)
Mutual labels:  instagram
Instagram-Comments-Scraper
Instagram comment scraper using python and selenium. Save the comments into excel.
Stars: ✭ 73 (+386.67%)
Mutual labels:  instagram
IGStoryButtonKit
IGStoryButtonKit provides an easy-to-use button with rich animation and multiple way inspired by instagram story/stories.
Stars: ✭ 31 (+106.67%)
Mutual labels:  instagram
CollectionLayouts
A collection of UICollectionViewLayouts
Stars: ✭ 64 (+326.67%)
Mutual labels:  instagram
instabot
Instagram bot to increase the account number of followers using CasperJS.
Stars: ✭ 55 (+266.67%)
Mutual labels:  instagram
trash-classify
Classify trash by tensorflow coco-ssd model in the browser. Take a photo then classify ~~ : )
Stars: ✭ 29 (+93.33%)
Mutual labels:  photo
instragram-follow
Automatically follow Instagram accounts
Stars: ✭ 23 (+53.33%)
Mutual labels:  instagram
chappie-bot
BOT WHATSAPP
Stars: ✭ 34 (+126.67%)
Mutual labels:  instagram

An instagram-like photo editor in Python

Table of Contents

  1. Installation

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].