python3-channels
Developer-friendly asynchrony for Django
Channels augments Django to bring WebSocket, long-poll HTTP, task offloading
and other async support to your code, using familiar Django design patterns
and a flexible underlying framework that lets you not only customize
behaviours but also write support for your own protocols and needs.
python3-inquirerpy
collection of common interactive command-line user interfaces
InquirerPy is a Python port of the famous Inquirer.js: a collection of common
interactive command line user interfaces. This project is a re-implementation
of the PyInquirer project, with bug fixes of known issues, new prompts,
backward compatible APIs, as well as more customisation options.
python3-open-meteo
asynchronous client for the Open-Meteo API
Open-Meteo offers free weather forecast APIs for open-source developers and
non-commercial use. No API key is required. You can start using it immediately!
samba-ad-provision
Samba files needed for AD domain provision
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
samba-vfs-glusterfs
Samba Virtual FileSystem glusterfs modules
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
libblis4-pthread
BLAS-like Library Instantiation Software Framework (32bit,pthread)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.