Porting Python 2 Rule to Python 3A¶

With Python 3 getting the future of Python while Python 2 still is in effective utilize, it is good to get job available for both significant secretes of Python. This informative guide is meant to allow you to figure out how better to help both Python 2 3 at the same time.

If you are searching to port an expansion component instead of pure Python laws, please discover Porting expansion segments to Python 3 .

If you want to see one core Python creator’s accept the reason why Python 3 had become, you can read Nick Coghlan’s Python 3 Q A or Brett canon’s precisely why Python 3 prevails.

The Short ExplanationA¶

Utilize Pylint to help with making sure that you don’t regress on your Python 3 assistance ( python -m pip install pylint )

Incorporate caniusepython3 discover which of one’s dependencies are stopping your using Python 3 ( python -m pip install caniusepython3 )

Once your dependencies are no much longer stopping you, use steady integration to make sure you stay compatible with Python 2 3 (tox can help experiment against numerous versions of Python; python -m pip install tox )

Consider using optional fixed means checking to make certain the kind practices works in Python 2 3 (e.g. incorporate mypy to check on their keying in under both Python 2 Python 3; python -m pip install mypy ).

Notice: utilizing python -m pip install guarantees that pip you invoke will be the one setup your Python presently active, whether it be a system-wide pip or one installed within a virtual conditions .

DetailsA¶

A significant factor about promote Python 2 3 simultaneously is you can starting nowadays! Whether or not their dependencies are not support Python 3 yet that doesn’t suggest you can’t modernize their rule today to guide Python 3. Many modifications needed to supporting Python 3 lead to cleaner laws utilizing new ways despite Python 2 code.

Another heavily weighed would be that modernizing the Python 2 signal to furthermore support Python 3 is basically automated available. While you might have to make some API choices as a result of Python 3 making clear text information versus binary facts, the lower-level work is now largely completed for both you and therefore can at the very least take https://kissbrides.com/brazilian-women advantage of the automated variations straight away.

Hold those key points planned whilst you read on concerning the details of porting their code to compliment Python 2 3 concurrently.

Fall help for Python 2.6 and olderA¶

While you could make Python 2.5 use Python 3, it is less difficult if you simply use Python 2.7. If falling Python 2.5 is not a choice then six project assists you to supporting Python 2.5 3 simultaneously ( python -m pip install six ). Carry out realize, though, that the majority of the tasks placed in this HOWTO will never be available to you.

If you should be able to skip Python 2.5 and earlier, then your requisite changes your rule should consistently appearance like idiomatic Python code. At worst you’re going to have to use a function versus a way sometimes or need to import a function versus using a built-in one, but if not all round change cannot feeling international to you.

However you should shoot for only supporting Python 2.7. Python 2.6 has stopped being easily recognized thereby isn’t obtaining bugfixes. Meaning you will have to work around any issues you come across with Python 2.6. Additionally some tools discussed contained in this HOWTO which do not help Python 2.6 (elizabeth.g., Pylint), and this will become more commonplace as time goes on. It will simply getting simpler for you any time you just support the forms of Python you need to supporting.

Leave a Reply


Uso de cookies

Este sitio web utiliza cookies para que usted tenga la mejor experiencia de usuario. Si continúa navegando está dando su consentimiento para la aceptación de las mencionadas cookies y la aceptación de nuestra política de cookies, pinche el enlace para mayor información.

ACEPTAR