How to make notification program using Python

preview_player
Показать описание
Easy to follow developing guide to
- show icon on the notification panel using libappindicator
- fetching youtube channel total view count number of subscribers using urllib2
- show notification message using libnotify with notify-osd
- using ipython and vim

Рекомендации по теме
Комментарии
Автор

Thank you for quick response !
Tab - i would never have guessed !

- What you did here, in tutorial, is very explicit - shows the real color of programing !!! Very Cool and lots of thanks ...

stockingette
Автор

Most relaxing programming video I've ever watched. Thumbs up.

PICKERY
Автор

Wow over 1000 views and only one rating, this and all of your other videos are excellent, thumbs up.

Mrcomtech
Автор

you do it so relaxed and quick like it's an easy thing, but that's too advanced.

TheCrimson
Автор

Thank you for the comment & the thumb.

WichitSombat
Автор

Which software are you using? Looks cool

jakelee
Автор

This means the list 'neededline' is empty. you might want to check the whole code from the link in the video description.

WichitSombat
Автор

Oh okay. I am currently using windows 7. I eventually found a way to make this work without pynotify. But sadly notifications on windows 7 don't look half as good as on ubuntu. But thanks for the help anyway. :)

Musicman
Автор

i get an error
what do you think that could be

IndexError: list index out of range
Traceback (most recent call last):
File "tubecheck.py", line 27, in checkStatus
n = neededline[0]
IndexError: list index out of range

stockingette
Автор

Do you mean a guide on how to make a java application that we can give user to run without Netbeans or IntelliJ?

WichitSombat
Автор

i am new to python . should we downlod any more modules for python  may i know that .

vickydada
Автор

I did not hit Enter after that command. This was what I type

a = app[Tab]

WichitSombat
Автор

for example,
Q1) Who is the president of US
a) Bilgates b) Ford c) Obama
Answer: C (Answer has to appear only when i hit H key on keyboard)

how to develop the program (for learning purpose) that can find answer for multiple choice questions that display in particular website... (I have questions and answers in my hand) ... if i include both questions and answers in the program, can i find the answer of questions that display in website just by clicking any particular key on keyboard (may be 'H'). Only one Question appear at a time in screen and when i hit 'next', the page navigates to next question ... and so on ... but only one question at a time ...
for example,
Q1) Who is the president of US
a) Bilgates b) Ford c) Obama
Answer: C (Answer has to appear only when i hit H key on keyboard)

projectflowin
Автор


----> 1 a = app

NameError: name 'app' is not defined

getting an error

stockingette
Автор

Sorry I don't think the modules are available on Windows.

WichitSombat
Автор

sir ...source code please....it will helpfull for my project...

saikirandurgam
Автор

No, I haven't even tried the installation because Ubuntu came with the module.



Good luck.

WichitSombat
Автор

you can always leave me a message. I'm in the channel. :)

WichitSombat
Автор

wouldnt it be easier to use 
    if 'stat-value' in line:
          ...

instead of 
    if > -1:
          ...

Clbnjoroge
Автор

yes, yes
i thought so... considering that - i dont have a single video yet, hmmm, yes!

stockingette
visit shbcf.ru