Updating twitter from python
Just looking into posting twitter updates from python. I’ve found three methods so far: -
- Python Twitter Tools
- python-twitter
- Command-line via Curl (can possible do with urllib)
Hmmm, more investigation required…
Just looking into posting twitter updates from python. I’ve found three methods so far: -
Hmmm, more investigation required…