Thu, 23 May 2024 16:26:29 UTC | login

Information for build python-aiorestapi-0.1.1-1.fc33

ID143706
Package Namepython-aiorestapi
Version0.1.1
Release1.fc33
Epoch
SummaryRapid rest resources for aiohttp
Descriptionaiorestapi allows you to quickly create a rest resource in a few steps. It automatically creates the resource routes on the collections or individual items; it's simply to specify the suffix '_collection' or '_item' on the methods. The serialization/deserialization of results/requests occurs transparently using python dictionaries.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:11:42 UTC
CompletedFri, 27 Mar 2020 11:11:42 UTC
Tags
f33
RPMs
src
python-aiorestapi-0.1.1-1.fc33.src.rpm (info) (download)
noarch
python3-aiorestapi-0.1.1-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Mar 02 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.1-1 - Initial package for Fedora