richmondu/libpytwitterbarebone
libpytwitterbarebone is a bare bone Python implementation of Twitter connectivity. It uses plain sockets and encryption to send HTTP POST packet signed with OAuth signature and sent over secure TLS tunnel.
Python
libpytwitterbarebone is a bare bone Python implementation of Twitter connectivity. It uses plain sockets and encryption to send HTTP POST packet signed with OAuth signature and sent over secure TLS tunnel.
Python