Michal Kononenko

Results 4 issues of Michal Kononenko

Marshmallow uses a nested ``Meta`` [class](https://marshmallow.readthedocs.io/en/latest/api_reference.html#marshmallow.Schema.Meta) in order to hold metadata about things like what fields to serialize. Can we use this schema to hold string fields about [``title``, ``description``](https://spacetelescope.github.io/understanding-json-schema/reference/generic.html#metadata)...

I want to use this library to parse [888poker](http://ca.888poker.com/) hand histories, and I'm going to do my best to build a parser for them, but I have no experience working...

enhancement
handparser

If you encounter a bug use the following template. If you have a feature request feel free to freestyle. ### Steps to reproduce 1. Put the sqlite database on a...