Metadata-Version: 2.1
Name: dhl-express
Version: 0.2
Summary: A Python library for interacting with DHL Express API
Home-page: https://github.com/DCDie/dhl-express
Author: Daniel Cuznetov
Author-email: danielcuznetov04@gmail.com
Project-URL: Bug Tracker, https://github.com/DCDie/dhl-express/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

## Project Description

With *dhl-express*, you can use DHL API to create and manage your shipping labels.

## Requirements

* Python (3.8 or higher)

## Installation
Install using pip

`pip install dhl-express`

## P.S.

If you find bugs, need help, or want to talk to the developers, please write an issue on [GitHub](https://github.com/DCDie/dhl-express/issues).
