Python 2 to the power of 3. A lightweight porting helper library.
Project description
Under development.
eight: Python 2 to the power of 3
Eight is a Python module that provides a minimalist compatibility layer between Python 3 and 2. Eight lets you write code for Python 3.3+ while providing limited compatibility with Python 2.7 with no code changes. Eight is inspired by six, but is more lightweight, easier to use, and unambiguously biased toward Python 3 code: if you remove eight from your code, it will continue to function exactly as it did with eight on Python 3.
Installation
pip install eight
Synopsis
from eight import *
from eight import queue
Links
Bugs
Please report bugs, issues, feature requests, etc. on GitHub.
License
Licensed under the terms of the Apache License, Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file eight-0.0.2.tar.gz
.
File metadata
- Download URL: eight-0.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c499dbf7358015960263bf844a53a124e6402e58d67339ef818c864a0d7dffb |
|
MD5 | 5938f0015be67543ff67003980b5e847 |
|
BLAKE2b-256 | 900fe8df11fc99e1b4b644127cfc31577ee7bc693af9497e644b367ae1f7bfd9 |