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

Port Code to Python3 #5

Open
Esser50K opened this issue Jan 17, 2018 · 2 comments
Open

Port Code to Python3 #5

Esser50K opened this issue Jan 17, 2018 · 2 comments

Comments

@Esser50K
Copy link
Owner

The framework uses old versions of some libraries because it is written in Python2. This used to be necessary since Scapy did not support Python3 yet, but it does now so it should be possible to update the frameworks base code.

@dvaruas
Copy link

dvaruas commented Dec 24, 2022

Wouldn't it just be as simple as using - https://docs.python.org/3/library/2to3.html :D
Better do it fast though, it's already marked deprecated and will be removed from the standard lib soon...

@ciznaa
Copy link

ciznaa commented Sep 26, 2024

ik im late to the party, but i made a fork with a python3 conversion, feel free to update the main repository with it, opened a pull request for review :)

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

No branches or pull requests

3 participants