Scripts tagged with twitter

1-2 of 2.

Simple Twitter poster written in Python (with CLI)

to twitter python by saghul , 0 comments

1 2 4 5 6 ...
#!/usr/bin/python
# -*- coding: utf-8 -*-
import urllib
import urllib2
import httplib

Simple Twitter poster written in Python

to twitter python by saghul , 3 comments

1 2 4 5 6 ...
#!/usr/bin/python
# -*- coding: utf-8 -*-
import urllib
import urllib2
import httplib