Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate project with same purpose and motives #1

Open
AlmogCohen opened this issue Jan 14, 2019 · 3 comments
Open

Duplicate project with same purpose and motives #1

AlmogCohen opened this issue Jan 14, 2019 · 3 comments

Comments

@AlmogCohen
Copy link

AlmogCohen commented Jan 14, 2019

I've just released https://pypi.org/project/protobuf-schematics/ and I'm pretty frustrated LOL! I've implemented it with the exact same requirements in mind and same motives...found your project only when I was searching for my own release on PyPi. Unbelievable... The only difference is that I based my project over pyrobuf which is pure python based parser which does not require protobuf installed. I liked the way your README is explaining the motive 👍

I was looking for such a library for quite sometime with no success so I made it now...I post it here because:

  1. I still can't believe it.
  2. I'll give other people in the future the opportunity to choose...(altough I'll might end up using your project).

Anyway, I'll spend some time tomorrow to look into the work that has been done here.

P.S. You can probably close this issue once its acknowledged :)

@AlmogCohen
Copy link
Author

Actually I think that the only difference is that my project does not require the protobuf compilation component and is based on the pyrobuf pure python parser. Also, mine is still incomplete with supported types as I implemented only what I've needed.

Also, I've implemented Schematics EnumType that might be useful also for some people using this repo. Maybe you did it as well and I've missed that.

@gabisurita
Copy link
Contributor

@AlmogCohen Hey, this project is not currently maintained, so I believe we can try to deprecate it in favor of your implementation.

Supporting the native Google implementation is a nice to have IMO. Maybe we can try to add support for both pyrobuf and Google Protobuf implementations?

@AlmogCohen
Copy link
Author

AlmogCohen commented Jan 14, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants