KevinHock
KevinHock
_labels: good first issue_, maybe
Would you like to maintain the non-fork @FredHappyface? i.e. this repo. You'd certainly get more views/contributions, maintaining this repo.
(Happy to still mention your repo at the top of the README of this one, if not.)
Thanks, I'll ask @Thalmann and @StefanMich to give you the same access as I have.
Great catch! I probably should have used `in tuple`. I'll have to have a deeper look into to see if I should remove it or fix the typo/tests but I'll...
I apologize that I [don't have time to work on this project anymore](https://github.com/python-security/pyt#this-project-is-no-longer-maintained) :/ For posterity, I think this is duplicate of https://github.com/python-security/pyt/issues/185.
cc @davidoc
Hi @nightwarrior-xxx, nice to meet you. Let me know if this helps, it's a rough idea on how to do this: Read the [framework part of the docs](https://github.com/python-security/pyt/tree/master/pyt/web_frameworks) `__usage__.py` Making...
Ahh so this is due to you running in under Python 2, under Python 3, (especially 3.6), everything will run well :)
Thanks for the PR @cclauss, I will check it out tomorrow night :) @lfatty which web framework is the repo? You can use `find` to list all the files and...