معرفی شرکت ها


feed2twitter-0.6.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Publish your feed items to twitter
ویژگی مقدار
سیستم عامل -
نام فایل feed2twitter-0.6.6
نام feed2twitter
نسخه کتابخانه 0.6.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Walter Cruz
ایمیل نویسنده walter@waltercruz.com
آدرس صفحه اصلی http://www.assembla.com/spaces/feed2twitter
آدرس اینترنتی https://pypi.org/project/feed2twitter/
مجوز AGPL
============ Feed2Twitter ============ Feed2twitter updates a twitter account from a xml feed. It's a free alternative to services like Twitterfeed. To install feed2twitter: 1. install python-twitter: http://code.google.com/p/python-twitter/ 1. install feedparser: http://www.feedparser.org/ Install it with: python setup.py install Running: -------- * You need to set your feed and your twitter account. * You need to create a configuration file. You can see a sample with the command *feed2twitter -p*. It will looks like: :: [global] url = http://example.com/rss username = twitter_user password = twitter_password mode = text interval = 01:00 items = 5 The url is the url for the feed that you want to publish, mode can be 'text' (140 chars of your post text) or 'title' (your post title, with a link). The interval is the interval in which the feed2twitter will publish your last posts. In the sample, feed2twitter will check the provided feed each hour. Run it with the command feed2twitter. It will update your twitter with your latest posts, in the interval that you have set. Kudos to Gleicon da Silveira (http://zenmachine.wordpress.com/about/), that give me a idea of the code in a post of his blog. You can contact me at walter@waltercruz.com. Have fun!


نحوه نصب


نصب پکیج whl feed2twitter-0.6.6:

    pip install feed2twitter-0.6.6.whl


نصب پکیج tar.gz feed2twitter-0.6.6:

    pip install feed2twitter-0.6.6.tar.gz