Simple module which should allow python 2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha
Features
- This module is intended to let people write their small personal modules in 2 for now, and then switch to 3 when their dependencies are supported.
- Only works with python 2.6+
Categories
Cross CompilersLicense
MIT LicenseFollow _2or3
You Might Also Like
Build enterprise-ready GenAI experiences with MongoDB Atlas
MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of _2or3!