Metadata-Version: 2.1
Name: baustellen-hamburg
Version: 1.0.0
Summary: access building sites in hamburg, germany.
Home-page: https://github.com/vigonotion/baustellen-hamburg
Author: Tom Schneider
Author-email: mail@vigonotion.com
License: MIT
Description: 
        <div align="center">
        
        <img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Bild_2e_-_Baustelle%2C_StVO_1956.svg" width="200" >
        
        
        </div>
        
        <h2 align="center">Baustellen Hamburg</h2>
        
        <p align="center">
          <a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
          <a href=""><img alt="Hamburg" src="https://img.shields.io/badge/city-hamburg-e3000f"></a>
          <a href="https://github.com/vigonotion/baustellen-hamburg/issues"><img alt="Open Issues" src="https://img.shields.io/github/issues/vigonotion/baustellen-hamburg"></a>
          <a href="https://github.com/vigonotion/baustellen-hamburg/releases"><img alt="Release" src="https://img.shields.io/github/release/vigonotion/baustellen-hamburg"></a>
        </p>
        
        <p><br /></p>
        
        ## About
        
        This library is a python wrapper for receiving the locations and information about building sites in Hamburg, Germany.
        
        ## Usage
        
        See [examples.py](examples.py) on how to use this library.
        
        ## Contributions are welcome!
        
        If you want to contribute to this, please read the [Contribution guidelines](CONTRIBUTING.md)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
