Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kampfkarren/didyoumean.py

Remake of dcporter's didyoumean in Python
https://github.com/kampfkarren/didyoumean.py

Last synced: 26 days ago
JSON representation

Remake of dcporter's didyoumean in Python

Awesome Lists containing this project

README

        

A remake of dcporter's didyoumean.js.

Documentation is the same as his.

You can find the link to didyoumean.js and his repository here: https://github.com/dcporter/didyoumean.js

Use "from didyoumean import didyoumean" to get all the functions

NOTE FROM ONE YEAR LATER: A lot of this code is bad. I have learned a lot about Python in the mean time, but this should still work. If anyone really wants me to fix the ugly parts, feel free to make an issue. Otherwise, it's just going to stay gross.