Metadata-Version: 1.1
Name: pakettikauppa
Version: 0.1.0
Summary: Client python modules for Pakettikauppa integration
Home-page: https://github.com/vilkasgroup/Pakettikauppa
Author: Porntip Chaibamrung
Author-email: tipi@vilkas.fi
License: MIT license
Description-Content-Type: UNKNOWN
Description: =============
        Pakettikauppa
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/pakettikauppa.svg
                :target: https://pypi.python.org/pypi/pakettikauppa
        
        .. image:: https://img.shields.io/travis/atipi/pakettikauppa.svg
                :target: https://travis-ci.org/atipi/pakettikauppa
        
        .. image:: https://readthedocs.org/projects/pakettikauppa/badge/?version=latest
                :target: https://pakettikauppa.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/atipi/pakettikauppa/shield.svg
             :target: https://pyup.io/repos/github/atipi/pakettikauppa/
             :alt: Updates
        
        
        Client python modules for Pakettikauppa integration
        
        
        * Free software: MIT license
        * Documentation: https://pakettikauppa.readthedocs.io.
        
        
        Features
        --------
        
        For merchants
        * Search pickup points
        * Create shipment included shipping label
        * Get shipping label
        * Get shipping status
        * Get list of additional services
        * Get list of shipping methods
        
        For re-seller
        * Create customer
        * Get list of customers
        * Update customer data
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-01-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: pakettikauppa
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
