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

Refactorings and adding pydantic #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

skuam
Copy link

@skuam skuam commented Jul 9, 2023

Hey, I found your project and that was exactly what I needed, but it rather crude form and the overall quality of code seemed not satisfactory to me. So I fixed up the code and made it a bit more clear and general. Overall functionality remains unchanged. Mainly, I changed the way you call to do it through class, so there is no global GLOBIT variable and it is more configurable and put all flying dictionaries with data into proper Pydantic classes, so it is easier for any application to ingest the data. Feel free to either disregard this pull request or merge it if you like the changes.

@titipata
Copy link
Owner

Hi @skuam, sorry for taking so long to get back. I just saw your PR and it looks amazing! I am not sure if I will have time to test it. However, if you can fix the conflict, I am more than happy to merge it!

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

Successfully merging this pull request may close these issues.

2 participants