Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sapradhan on github.
  • I am sapradhan (https://keybase.io/sapradhan) on keybase.
  • I have a public key ASBgrTMUuiWSmJQXDFCPDJb1sdMWxe9rp4n9b63wjhWfNAo

To claim this, I am signing this object:

@sapradhan
sapradhan / ntc.py
Last active August 29, 2015 13:56
python script to fetch latest available pstn bill amount from nepal telecom's web bill
#!/usr/bin/python
'''
Created on Feb 17, 2014
fetches latest available pstn bill amount from Nepal telecom's web bill http://webill.ntc.net.np/pstnbill/
requires python beautifulsoup4, requests and yaml
create waml.yaml which holds username/password(s) in the same dir as this script