Skip to content

infnetdanpro/mtel-montenegro-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little library for getting info from Mtel.me (Montenegro) profile.

How to use:

from mtel_client.client import Profile

data = Profile(email="[email protected]", password="test")

data.user
data.balance
data.tariff
data.user_detail

That's it!

How to get your balance

data.balance.value

How to find out the expiration date of your tariff

data.tariff.balance.formattedExpiredDate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages