Metadata-Version: 2.4
Name: ut_htp
Version: 2.0.0.20251020
Summary: Utilities for Dictionaries
Author-email: Bernd Stroehle <bernd.stroehle@gmail.com>
Maintainer-email: Bernd Stroehle <bernd.stroehle@gmail.com>
License-Expression: GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause
Project-URL: Source Code, https://github.com/bs29/ut_htp/tree/master
Project-URL: Homepage, https://kosakya.de/
Project-URL: Documentation, https://ut-dic.readthedocs.io/en/latest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: aiohttp>=3.12.14
Requires-Dist: httpx>=0.28.1
Requires-Dist: Requests>=2.32.5
Requires-Dist: urllib3>=2.5.0
Requires-Dist: ut_com>=1.2.1.20250918
Requires-Dist: ut_dic>=1.3.9.20250918
Requires-Dist: ut_http>=1.0.0.20250909
Requires-Dist: ut_log>=1.3.0.20250821
Requires-Dist: ut_obj>=1.2.2.20250918
Requires-Dist: xmltodict>=0.14.2
Dynamic: license-file

######
ut_htp
######

Description
===========

.. start short_desc

**Application 'Utilities'**

.. end short_desc

.. start long_desc

**ut_htp ís a collection of interface modules to 'Python Http Utilities'**

.. end long_desc

Installation
============

.. start installation

``pyproject-parser`` can be installed from PyPi with pip

.. code-block:: shell

	$ python -m pip install ut_htp

.. end installation

Modules
=======

``ut_htp`` contains the following modules.

.. table:: **ut_htp Modules: Interface to 'Python Application Utilities'**

    +----------+-------------------------------------------------------------------+------------+
    |*Module*  |*Python Module*                                                    |*Library*   |
    +----------+---------------+---------------------------------------------------+-----+------+
    |*Name*    |*Imports*      |*Link*                                             |*Ref*|*Type*|
    +==========+===============+===================================================+=====+======+
    |asyhtp.py |asyncio        |(https://docs.python.org/3.10/library/asyncio.html)|PSL  |C     |
    |          |aiohttp        |(https://pypi.org/aiohttp)                         |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |csv.py    |csv            |(https://pypi.org/email_validator)                 |     |Python|
    +----------+---------------+---------------------------------------------------+-----+------+
    |email.py  |email_validator|(https://pypi.org/email_validator)                 |PyPi |Python|
    +----------+---------------+---------------------------------------------------+-----+------+
    |hf.py     |humanfriendly  |(https://pypi.org/humanfriendly)                   |PyPi |      |
    |          |ujson          |(https://pypi.org/ujson)                           |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |http.py   |http_client    |(https://pypi.org/http_client)                     |PyPi |      |
    |          |requests       |(https://pypi.org/requests)                        |PyPi |      |
    |          |socket         |(https://docs.python.org/3.10/library/socket.html) |PyPi |      |
    |          |xmltodict      |(https://pypi.org/xmltodict                        |PyPi |      |
    |          |urllib3        |(https://pypi.org/urllib3)                         |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |jinja2.py |jinja2         |(https://pypi.org/pymongo)                         |PyPi |      |
    |          |os             |(https://docs.python.org/3.10/library/os.html)     |PSL  |C     |
    +----------+---------------+---------------------------------------------------+-----+------+
    |json.py   |json           |(https://docs.python.org/3.10/library/socket.html) |PSL  |C     |
    |          |ujson          |(https://pypi.org/ujson)                           |PyPi |      |
    |          |orjson         |(https://pypi.org/orjson)                          |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |mgo.py    |pymongo        |(https://pypi.org/pymongo)                         |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |nlp.py    |spacy          |(https://pypi.org/spacy)                           |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |numpy.py  |numpy          |(https://pypi.org/numpy)                           |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |os.py     |distro         |(https://pypi.org/distro)                          |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |toml.py   |toml           |(https://docs.python.org/3.10/library/toml.html)   |PSL  |C     |
    |          |rtoml          |(https://pypi.org/rtoml)                           |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |xlsx.py   |xlrd2          |(https://pypi.org/xlrd2)                           |PyPi |      |
    |          |pyexcel        |(https://pypi.org/pyexcel)                         |PyPi |      |
    |          |openpyxl       |(https://pypi.org/openpyxl)                        |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |xml.py    |lxml           |(https://pypi.org/lxml)                            |PyPi |      |
    |          |xmltodict      |(https://pypi.org/xmltodict)                       |PyPi |      |
    +----------+---------------+---------------------------------------------------+-----+------+
    |yaml.py   |yaml           |(https://docs.python.org/3.10/library/toml.html)   |PSL  |C     |
    +----------+---------------+---------------------------------------------------+-----+------+

Appendix
========

.. contents:: **Table of Content**
