Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-k-b/gif_page_roller
https://github.com/r-k-b/gif_page_roller
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r-k-b/gif_page_roller
- Owner: r-k-b
- License: apache-2.0
- Created: 2013-08-11T10:04:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-11T10:52:38.000Z (over 11 years ago)
- Last Synced: 2023-03-23T12:04:42.374Z (almost 2 years ago)
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
gif_page_roller.py
##################Takes a folder path, finds the .gif files in it, spits out HTML that is more convenient for browsing said .gif files on a mobile device.
Mostly intended as a learning exercise for:
- python
- project documentation with sphinx and reStructuredText
- basic git command-line usage
- Use of an IDE (Eclipse)