https://github.com/phildini/ducker
Quack at your docs
https://github.com/phildini/ducker
Last synced: 11 months ago
JSON representation
Quack at your docs
- Host: GitHub
- URL: https://github.com/phildini/ducker
- Owner: phildini
- License: mit
- Created: 2015-04-11T00:17:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T15:34:03.000Z (almost 11 years ago)
- Last Synced: 2025-07-24T05:22:56.868Z (11 months ago)
- Language: Python
- Size: 172 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ducker
Quack at your docs
```
idea for trolling: give a lightning talk at pycon about a
new program called 'ducker', a helpful eliza-type bot that will help you
rubber-duck through problems with major libraries, starting with docker
but expanding outward from there
like, a program that consumes sphinx documentation and
outputs incisive 20-questions style questions. or at least feigns
nodding in sympathy well.
actually the more I think about it the more I think this is
something that could be a real and useful thing. troll fail.
```
Getting Started
---------------
- Make a virtualenv with python3
- `pip install -r requirements.txt`
- Run tests with `nostests tests.tests`
Pull requests welcome. Join #ducker on freenode. Check the docs folder
for more.