makridenko / supadantic

Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
https://makridenko.github.io/supadantic/
MIT License
30 stars 2 forks source link

Contributions? #39

Open chrisgoddard opened 3 months ago

chrisgoddard commented 3 months ago

I've been meaning to build a more formalized version of this for ages (built lots of various parts for different projects).

Would love to contribute. Where would be a good place to start?

I see you already have a related objects issue - that would be a big feature requirement for me but maybe not a good first issue. Interested in how you're thinking of approaching that.

Also, would be cool to include a utility to build models from existing database schema.

Let me know!

makridenko commented 3 months ago

Hello, @chrisgoddard

Thank you for question!

I'm very happy that someone is also interested in this project and I honestly didn't expect anyone to want to contribute as well. I really appreciate your initiative.

Now i'm working on this two issues - #13 and #38 Unfortunately I haven't thought through the rules and release flow yet (would be happy if you have any ideas). In my opinion - first good issue is #24 - it's simple, but will be really helpful.

But first I'd like to do a documentation release (#13). I will notify you of this.

While I'm working on this feel free to open new issue and pull requests!

I hope we can make a cool community and project together!

And thank you very much again, it's really important for me!

makridenko commented 3 months ago

@chrisgoddard as promised, release notification.

Please feel free to open new pull requests and issues!

Thank you!