Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16505

Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON

From Edward Betts <edward@4angle.com>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON
Date 2024-12-01 16:10 +0100
Message-ID <JOTK9-d0S1-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : dataclasses-json
  Version         : 0.6.7
  Upstream Author : Charles Li <charles.dt.li@gmail.com>
* URL             : https://github.com/lidatong/dataclasses-json
* License         : MIT
  Programming Lang: Python
  Description     : Library for encoding and decoding dataclasses to and from JSON

  This library provides an API to convert dataclasses into JSON and transform
  JSON back into dataclasses. It supports nested dataclasses and can handle
  complex data types like datetime, UUID, and Decimal. The library offers
  mechanisms for case conversion, allowing fields to be serialized in camelCase
  or other formats. Additionally, unknown fields in JSON can be managed, either
  by excluding them, saving them in a separate field, or raising an error.
  Fine-tuning of encoding and decoding processes is possible through custom
  configurations, making it suitable for diverse data scenarios.

I plan to maintain this package as part of the Python team.

Back to linux.debian.maint.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Edward Betts <edward@4angle.com> - 2024-12-01 16:10 +0100
  Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Salvo Tomaselli <ltworf@debian.org> - 2024-12-01 19:30 +0100
    Re: Bug#1088793: ITP: dataclasses-json -- Library for encoding and  decoding dataclasses to and from JSON Edward Betts <edward@4angle.com> - 2024-12-01 20:40 +0100
        Re: Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding  dataclasses to and from JSON Salvo Tomaselli <ltworf@debian.org> - 2024-12-01 23:40 +0100

csiph-web