python3-pykml

Python KML library

PyKML is a Python package for parsing and authoring KML documents. It is based on the lxml.objectify API (http://codespeak.net/lxml/objectify.html) which provides Pythonic access to XML documents.

llvm-13

Modular compiler and toolchain technologies

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

llvm-13-examples

Modular compiler and toolchain technologies, examples

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

python3-pyside6.qtxml

Python bindings for Qt 6 Xml module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

python3-async-property

decorator for async properties (Python3 version)

Python decorator for async properties. You can use @async_property just as you would with @property, but on an async function.

python3-accuweather

wrapper for getting weather data from AccuWeather API

This package is a python wrapper for getting weather data from the AccuWeather HTTP API. One needs to generate an API key at the AccuWeather site at https://developer.accuweather.com/user/register, and after registration it is possible to use the API.