Python Forum
Why isn’t there any good hacking books written in Python 3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why isn’t there any good hacking books written in Python 3
#9
Here's the 'official' statement (PEP 373):
Quote:The End Of Life date (EOL, sunset date) for Python 2.7 has been moved five years into the future, to 2020. This decision was made to clarify the status of Python 2.7 and relieve worries for those users who cannot yet migrate to Python 3. See also PEP 466.

This declaration does not guarantee that bugfix releases will be made on a regular basis, but it should enable volunteers who want to contribute bugfixes for Python 2.7 and it should satisfy vendors who still have to support Python 2 for years to come.

There will be no Python 2.8 (see PEP 404).

Official porting guide: https://docs.python.org/3/howto/pyporting.html

Many new packages are only supporting python 3,
and stopping support for python 2 has already begun, example: https://github.com/python-cmd2/cmd2/issues/260

I personally only use it to answer some forum questions.
Reply


Messages In This Thread
RE: Why isn’t there any good hacking books written in Python 3 - by Larz60+ - Aug-26-2018, 09:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  library for C but written in Python Skaperen 1 528 Apr-15-2024, 08:50 AM
Last Post: SandraYokum
  Is a good practice naming user defined python functions with prefix udf_? meerkat 2 728 Mar-09-2024, 01:40 PM
Last Post: buran
  find out ore python is good for me ? trix 2 1,210 Mar-26-2023, 02:13 PM
Last Post: trix
  Use of Python in field of cyber Security and Ethical Hacking sumandas89 7 7,364 Mar-17-2023, 03:13 AM
Last Post: ColemanNielsen
  Is Python Good for GUI Desktop Application? praveencqr 0 879 Dec-23-2022, 07:02 AM
Last Post: praveencqr
  Trading Bot written in Python for Windows Pizzlew 1 62,229 Sep-26-2022, 04:42 PM
Last Post: snippsat
  books on learning coding alok 3 2,786 Aug-22-2022, 03:17 PM
Last Post: Larz60+
  Best books for programming katy1234 0 1,467 May-26-2022, 12:47 PM
Last Post: katy1234
  Best Python Books for Starters and more Advanced m0dev 5 11,657 Mar-02-2022, 02:21 PM
Last Post: Haroldmorris
  Is being a Python Developer a good career choice? ankitdixit 1 2,250 May-31-2021, 05:13 AM
Last Post: ankitdixit

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020