python-future.org
Licensing and credits — Python-Future documentation
http://python-future.org/credits.html
What’s new in version 0.16.0 (2016-05-.). What’s new in version 0.15.2 (2015-09-11). What’s new in version 0.15.1 (2015-09-09). What’s new in version 0.15.0 (2015-07-25). Overview: Easy, clean, reliable Python 2/3 compatibility. Automatic conversion to Py2/3-compatible code. Futurize: 2 to both. If you are writing code from scratch. To convert existing Python 3 code. To convert existing Python 2 code. Cheat Sheet: Writing Python 2-3 compatible code. Unicode (text) string literals. File IO with open().
agiliq.com
Agiliq - Building Amazing Apps | Our work. We love technology, and you would love what we can build with it.
http://www.agiliq.com/ourwork
We build amazing Apps. And we can build them for you. Find our open source code at http:/ github.com/agiliq. Http:/ www.illusionfactory.com/. The Illusion Factory is a marketing and interactive media company that creates marketing campaigns in all forms of traditional and digital media. They are based in California, USA. We worked with them on building a high impact Django Web app for social networking. Http:/ www.additionalview.com.au/. Http:/ www.Syntress.com/. Shabda has been a reliable provider for D...
python-future.org
Frequently Asked Questions (FAQ) — Python-Future documentation
http://python-future.org/faq.html
What’s new in version 0.16.0 (2016-05-.). What’s new in version 0.15.2 (2015-09-11). What’s new in version 0.15.1 (2015-09-09). What’s new in version 0.15.0 (2015-07-25). Overview: Easy, clean, reliable Python 2/3 compatibility. Automatic conversion to Py2/3-compatible code. Futurize: 2 to both. If you are writing code from scratch. To convert existing Python 3 code. To convert existing Python 2 code. Cheat Sheet: Writing Python 2-3 compatible code. Unicode (text) string literals. File IO with open().
python-future.org
Overview: Easy, clean, reliable Python 2/3 compatibility — Python-Future documentation
http://python-future.org/overview.html
What’s new in version 0.16.0 (2016-05-.). What’s new in version 0.15.2 (2015-09-11). What’s new in version 0.15.1 (2015-09-09). What’s new in version 0.15.0 (2015-07-25). Overview: Easy, clean, reliable Python 2/3 compatibility. Automatic conversion to Py2/3-compatible code. Futurize: 2 to both. If you are writing code from scratch. To convert existing Python 3 code. To convert existing Python 2 code. Cheat Sheet: Writing Python 2-3 compatible code. Unicode (text) string literals. File IO with open().
learningtensorflow.com
Learning TensorFlow
http://learningtensorflow.com/resources
Reading Files with TensorFlow. Reading Files with TensorFlow. I gave a talk at PyCon AU 2016 on TensorFlow, covering many of the first tutorials on this site. This talk covers what TensorFlow is, why/when you should use it, and cover the basics surrounding Variables, Placeholders, and Custom Functions. Importantly, there are several use cases *not* focused on data analytics - TensorFlow is more than just a machine learning library! You can find them at TensorFlow.org. Learning Data Mining with Python.