Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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="test@test.com", 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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages