Anton Agestam
Anton Agestam
I've published a blog post about phantom types today, it doesn't go that much into detail about what you can do with the library though, and is deliberately more a...
@sobolevn Right, I think that makes sense too, there wouldn't be any need to replace the current format. Just piling on with some more thoughts here: Another possible "win" with...
I came here looking for this too, I just thought it worth mentioning that Github supports syntax highlighting of interactive codeblocks with a different code than normal Python, `pycon`, e.g.:...
A related note: I believe the `"date-time"` format of JSON Schema [is considered timezone-aware](https://github.com/OAI/OpenAPI-Specification/issues/1498). That means that the `aware` type should have it, but the `naive` should not. It also...
@samuelcolvin Cool, that's good to know! 👍
@apirogov Would you like to work on this feature?
@apirogov I think that's it, should probably go next to the default for `"title"` here: https://github.com/antonagestam/phantom-types/blob/fcb136df12537ffd23066052610ef0759511e791/src/phantom/schema.py#L56 A few tests will probably also need to be updated.
@thclark I don't think Jazzband is an option until the project is in a better state wrt to tests. Yes, people have communicated that they're willing to help here, but...
@posita Sounds good :)
@sobolevn Awesome! 👍 I'd be willing to work on this, I'll try to find the time in the coming weeks :)