Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/pygram
https://github.com/malcodeman/pygram
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/pygram
- Owner: malcodeman
- License: mit
- Created: 2017-07-23T20:26:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T17:07:25.000Z (over 5 years ago)
- Last Synced: 2024-05-03T01:20:58.892Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - pygram - Static gallery generator. (Python)
README
# Pygram 🖼️
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/pygram/blob/master/LICENSE)Static gallery generator. Layout is inspired by Instagram and the theme can be found [here](https://github.com/malcodeman/gallery-generator-theme).
## Installation
```
git clone https://github.com/malcodeman/pygram.git pygram
cd pygram
pip install .
```## Usage
Navigate to directory with images and run `pygram` command.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.