whatamithinking
whatamithinking
Python 3.6 Every time I import the library, it is extremely slow (~50 seconds). I don't have time to review the codebase right now for a solution, so I am...
Apologies if this is not the place to ask, as I do not use Github often, but **is this package dead?** It looks like there are ~20 open issues, some...
The URLs for the site have changed. This code no longer works.
Open API / JSON Schema have different encodings (base64, base32, base32hex, etc.) apischema does not seem to support these out of the box and instead base64 encodes all bytes. What...
Fantastic library! Also, I kinda love your conversion system. It's fallback mechanism when the input data is not the same type as the source of the converter function is really...