Metadata-Version: 1.1
Name: tracker17
Version: 0.1
Summary: 17Track.net Python API (Unnoficial)
Home-page: https://github.com/kamushadenes/tracker17
Author: Kamus Hadenes
Author-email: kamushadenes@hyadesinc.com
License: UNKNOWN
Download-URL: https://github.com/kamushadenes/tracker17/tarball/0.1
Description: # 17tracker
        17Track.net Python API (Unnoficial)
        
        # Description
        
        This small tool can be used to track mail packages from about anywhere on the world thanks to 17track.net service. 
        Just call it passing the packages as arguments separated by spaces. 
        
        ## Supported Carriers
        
        A non-exaustive list includes:
        
        - Canada Post
        - Correios Brazil
        - FedEx
        - UPS
        - USPS
        
        For a full list of supported carriers, alongside with their package naming patterns, check http://www.17track.net/en/carrier
        
        ## Usage
        
        ```
        usage: 17tracker.py [-h] packages
        
        Track any package on 17Track.net
        
        positional arguments:
          packages              packages to track
        
        optional arguments:
          -h, --help            show this help message and exit
        ```
        
Keywords: tracking,mail,api
Platform: UNKNOWN
