Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kampfkarren/didyoumean.py
- Owner: Kampfkarren
- License: lgpl-3.0
- Created: 2016-06-08T00:13:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T03:29:32.000Z (about 7 years ago)
- Last Synced: 2024-10-28T02:30:44.786Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.