Metadata-Version: 2.4
Name: hut-services
Version: 0.1.0
Summary: Services to retrieve information about (mountain) huts
Project-URL: Repository, https://github.com/wodore/hut-services
Project-URL: Documentation, https://wodore.github.io/hut-services/
Project-URL: Changelog, https://github.com/wodore/hut-services/blob/main/CHANGELOG.md
Project-URL: Releases, https://github.com/wodore/hut-services/releases
Author-email: TBxy <tb@wodore.com>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: bs4<1.0,>=0.0.2
Requires-Dist: dateparser==1.*
Requires-Dist: defusedxml<1.0,>=0.7.1
Requires-Dist: easydict==1.*
Requires-Dist: geojson-pydantic==1.*
Requires-Dist: httpx>=0.25.2
Requires-Dist: joblib==1.*
Requires-Dist: overpy==0.7
Requires-Dist: phonenumbers==8.*
Requires-Dist: pillow<12.0,>=10.4.0
Requires-Dist: pydantic-string-url==1.*
Requires-Dist: pydantic==2.*
Requires-Dist: python-slugify==8.*
Requires-Dist: requests==2.*
Requires-Dist: wikidata<1.0,>=0.7.0
Requires-Dist: xmltodict<1.0,>=0.13.0
Description-Content-Type: text/markdown

<h3 align="center"><b>Hut Services</b></h3>
<p align="center">
  <a href="https://wodore.github.io/hut-services"><img src="https://wodore.github.io/hut-services/assets/favicon.png" alt="Hut Services" width="80" /></a>
</p>
<p align="center">
    <em>Retrieve mountain hut informations.</em>
</p>
<p align="center">
    <b><a href="https://wodore.github.io/hut-services/docu/">Documentation</a></b>
    | <b><a href="https://pypi.org/project/hut-services/">PyPi</a></b>
</p>

---

[![Release](https://img.shields.io/github/v/release/wodore/hut-services)](https://img.shields.io/github/v/release/wodore/hut-services)
[![Build status](https://img.shields.io/github/actions/workflow/status/wodore/hut-services/main.yml?branch=main)](https://github.com/wodore/hut-services/actions/workflows/main.yml?query=branch%3Amain)
[![License](https://img.shields.io/github/license/wodore/hut-services)](https://img.shields.io/github/license/wodore/hut-services)


**Hut Services** is a tool to get (mountain) hut information from different sources.

For more information check out the [**documentation**](https://wodore.github.io/hut-services/docu/).
