depy
depy copied to clipboard
Apple DEP module for Python
Results
2
depy issues
Sort by
recently updated
recently updated
newest added
Still python2 compatible, but now also works with python3.
Getting this `requests_oauthlib` error when attempting to run dep_demo.py: ``` # python dep_demo.py ../stoken.json Traceback (most recent call last): File "dep_demo.py", line 10, in from depy import DEPy File "/depy/depy.py",...