RussBaz / enforce

Python 3.5+ runtime type checking for integration testing and data validation
542 stars 21 forks source link

Improvements on the Dev Branch #9

Closed TheDataLeek closed 8 years ago

TheDataLeek commented 8 years ago

Tons of changes for the dev branch.

print(parser)  # Will print the entire parsed TypeTree.

This mostly or completely resolves issues #6 and #8.

This work is not anywhere near done, however I wanted to submit this PR to get your thoughts on the work that I've done.

RussBaz commented 8 years ago

I like your pull request. I will merge it this week and I will also fix minor conflicts. Nothing to worry about, though. I was busy last week but I am going to start posting updates soon.

TheDataLeek commented 8 years ago

Cool, good to hear it. No worries, I have a rough week ahead of me as well, so take your time.

Let me know if there's anything I should/need to change.