EONRaider / blackhat-python3

Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
2.02k stars 414 forks source link

Added Turkish Language #18

Closed bedirhanbudak closed 1 year ago

bedirhanbudak commented 1 year ago

I'm also planning to translate the "Violent Python 3" repo. And I can translate the other repos to Turkish if it's appropriate.

EONRaider commented 1 year ago

That's great! I'll create a branch for you on the Violent Python repo so you can get to work whenever you want.

The other repos are fine too. Just give me a heads up so I can also create the branches in them.

EONRaider commented 1 year ago

Hey I just noticed that by merging your contribution on a branch other than master you won't appear as one of the repository's contributors. I don't think that's fair, so why don't you go ahead and push ANY modification to the master branch, like a comment somewhere in code or even correct a typo in the README file? I just need something from you so you can appear there with the rest of the contributors, if you'd like that.