Views provided by UsageCounts
With this module you can easy send emails. INSTALATION Run 'py setup.py install' or 'python setup.py install' USAGE See example.py file. from emailsend import sendMail sendMail(fromAddress = "sender email", toAddress = "receiver email", mSubject = "message subject", mBody = "message body", mBodyHTML = "message subject HTML", mAttachment = ["message" , "attachments", "-", "path", "to", "file", "(optional)"], serverLogin = "login to server (True/False)", serverServer = "server URL", serverPort = "server port (int)", serverTSL = "TSL (True/False), serverUser = "server userame", serverPass = "server password")
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 3 |

Views provided by UsageCounts