Skip to content

Отслеживание посылок почты России

License

Notifications You must be signed in to change notification settings

pbrf/russian-post-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install russian-post-tracking

Example

from russian_post_tracking.soap import RussianPostTracking

barcode = 'bardcode'

login = 'login'

password = 'password'

tracking = RussianPostTracking(barcode, login, password)

history = tracking.get_history()

history = tracking.get_order_events()

License

MIT

About

Отслеживание посылок почты России

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages