future 1.0.0
0
Clean single-source support for Python 3 and 2
Contents
Clean single-source support for Python 3 and 2
How to Install future
You can install future using pip
pip install future
or add it to a project with poetry
poetry add future
Package Details
- Author
- Ed Schofield
- License
- MIT
- Homepage
- https://python-future.org
- PyPi:
- https://pypi.org/project/future/
Classifiers
Related Packages
Errors
A list of common future errors.
Code Examples
Here are some future
code examples and snippets.