Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-aiocsv

Asynchronous CSV reading and writing AsyncReader & AsyncDictReader accept any object that has a read(size: int) coroutine, which should return a string. AsyncWriter & AsyncDictWriter accept any object that has a write(b: str) coroutine. Reading is implemented using a custom CSV parser, which should behave exactly like the CPython parser. Writing is implemented using the synchronous csv.writer and csv.DictWriter objects - the serializers write data to a StringIO, and that buffer is then rewritten to the underlying asynchronous file.

Found 1 sites for python310-aiocsv

Found 8 RPM for python310-aiocsv

PackageSummaryDistributionDownload
python310-aiocsv-1.3.1-1.2.aarch64.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for aarch64python310-aiocsv-1.3.1-1.2.aarch64.rpm
python310-aiocsv-1.3.1-1.2.armv6hl.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for armv6hlpython310-aiocsv-1.3.1-1.2.armv6hl.rpm
python310-aiocsv-1.3.1-1.2.armv7hl.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for armv7hlpython310-aiocsv-1.3.1-1.2.armv7hl.rpm
python310-aiocsv-1.3.1-1.2.i586.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for i586python310-aiocsv-1.3.1-1.2.i586.rpm
python310-aiocsv-1.3.1-1.2.ppc64le.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for ppc64lepython310-aiocsv-1.3.1-1.2.ppc64le.rpm
python310-aiocsv-1.3.1-1.2.riscv64.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for riscv64python310-aiocsv-1.3.1-1.2.riscv64.rpm
python310-aiocsv-1.3.1-1.2.s390x.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Ports Tumbleweed for s390xpython310-aiocsv-1.3.1-1.2.s390x.rpm
python310-aiocsv-1.3.1-1.2.x86_64.htmlAsynchronous CSV reading/writing in PythonOpenSuSE Tumbleweed for x86_64python310-aiocsv-1.3.1-1.2.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet