This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz-archive
/
python-convore
Watch
1
Star
0
Fork
0
You've already forked python-convore
mirror of
https://github.com/kennethreitz-archive/python-convore.git
synced
2026-06-05 23:40:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ksato
python-convore
/
convore
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kenneth Reitz
e136a9e573
Merge
https://github.com/ksato9700/python-convore
into ksato
...
Conflicts: README.rst
2011-02-14 03:02:03 -05:00
..
__init__.py
absolute import
2011-02-14 02:54:07 -05:00
client.py
introduced collection classes, moved methods to them and group and topic classes
2011-02-13 22:54:39 -08:00
core.py
Core w/ requests is MUCH simpler
2011-02-14 02:59:34 -05:00
group.py
Fixed bugs in the creation methods
2011-02-13 23:25:11 -08:00
live.py
changed __str__ to __repr__ and created simpler version of __str__
2011-02-13 17:29:33 -08:00
message.py
Fixed bugs in the creation methods
2011-02-13 23:25:11 -08:00
request.py
requests!
2011-02-14 02:54:29 -05:00
topic.py
introduced collection classes, moved methods to them and group and topic classes
2011-02-13 22:54:39 -08:00
user.py
changed __str__ to __repr__ and created simpler version of __str__
2011-02-13 17:29:33 -08:00