-
Changed Syntax in Tweepy V. 3:
api.update_status('test') -> api.update_status(status='test')
Adding log_tweeter.py for this version -> log_tweeter_v3.py
-
```
Hello guys,
Wow, you've done a very good job!
I am creating a tweeter-like service in Moscow, Russia.
Is it possible to adapt this piece of software for my API?
Sincerely,
Arkadiy Kulev.
```
…
-
```
I have installed python-twitter version 0.8.2. I only want this wrapper to send
tweets, so I'm trying to use tweet.py example.
My OS is Angstrom Linux running in a Guruplug (ARM).
Python is 2.6.5…
-
```
Hello guys,
Wow, you've done a very good job!
I am creating a tweeter-like service in Moscow, Russia.
Is it possible to adapt this piece of software for my API?
Sincerely,
Arkadiy Kulev.
```
…
-
Not sure if this issue should be opened within here or SabisuRails:
During the course of the book, after I do this step within sabisu_rails.rb:
config.base_api_uri = "api.marketplace.dev"
I get the…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
I have installed python-twitter version 0.8.2. I only want this wrapper to send
tweets, so I'm trying to use tweet.py example.
My OS is Angstrom Linux running in a Guruplug (ARM).
Python is 2.6.5…
-
```
Hello guys,
Wow, you've done a very good job!
I am creating a tweeter-like service in Moscow, Russia.
Is it possible to adapt this piece of software for my API?
Sincerely,
Arkadiy Kulev.
```
…
-
```
Hello guys,
Wow, you've done a very good job!
I am creating a tweeter-like service in Moscow, Russia.
Is it possible to adapt this piece of software for my API?
Sincerely,
Arkadiy Kulev.
```
…