https://github.com/bear/python-twitter
History
Tip revision: 4ad869d5686577e2171f8f20db8b7927d999a5bb authored by AJ West on 02 September 2016, 16:12:35 UTC
Added Google's monkeypatch so requests will use the appengine urlfetch library. Disabled caching for now because app engine does not work with the existing strategy.
Tip revision: 4ad869d
File Mode Size
doc
examples
testdata
tests
twitter
.gitignore -rw-r--r-- 478 bytes
AUTHORS.rst -rw-r--r-- 701 bytes
CHANGES -rw-r--r-- 21.6 KB
COPYING -rw-r--r-- 605 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 118 bytes
Makefile -rw-r--r-- 1.3 KB
NOTICE -rw-r--r-- 109 bytes
README.rst -rw-r--r-- 8.1 KB
circle.yml -rw-r--r-- 158 bytes
coveragerc -rw-r--r-- 23 bytes
get_access_token.py -rwxr-xr-x 2.9 KB
pytest.ini -rw-r--r-- 237 bytes
requirements.docs.txt -rw-r--r-- 58 bytes
requirements.testing.txt -rw-r--r-- 168 bytes
requirements.txt -rw-r--r-- 34 bytes
setup.cfg -rw-r--r-- 280 bytes
setup.py -rwxr-xr-x 2.7 KB
test.py -rw-r--r-- 152 bytes
tox.ini -rw-r--r-- 422 bytes

README.rst

back to top