Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spookey/fnordpad
The PicturePad at the cccmz
https://github.com/spookey/fnordpad
Last synced: about 2 months ago
JSON representation
The PicturePad at the cccmz
- Host: GitHub
- URL: https://github.com/spookey/fnordpad
- Owner: spookey
- Created: 2011-10-25T12:09:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-15T12:38:57.000Z (over 10 years ago)
- Last Synced: 2024-10-19T17:29:14.623Z (3 months ago)
- Language: Python
- Homepage: fnordpad.soup,io
- Size: 746 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fnordpad
soup.io crawler & display
Live und in Farbe kann man dies im [CCC Mainz/Wiesbaden](https://www.cccmz.de/) bestaunen!
:smile_cat: :smiley_cat: :kissing_cat: :heart_eyes_cat:
:boom: now in Python3
/*
* ----
* "THE BEER-WARE LICENSE" (Revision 42):
* wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Frieder Griesshammer
* ----
*/:octocat:
# Dependencies
* Flask
* Jinja2
* Werkzeug
* Redis
* redis-py
* Requests
* requests