im-future 0.1.6

Creator: bradpython12

Last updated:

Add to Cart

Description:

imfuture 0.1.6

# im-future
This is the implementation of Distributed Hierarchical Futures for Google App Engine, Python standard environment.
[![Build Status](https://travis-ci.org/emlynoregan/im_future.svg?branch=master)](https://travis-ci.org/emlynoregan/im_future)
## Install
Use the python package for this library. You can find the package online [here](https://pypi.org/project/im-future/).
Change to your Python App Engine project’s root folder and do the following:
> pip install im-future –target lib
Or add it to your requirements.txt. You’ll also need to set up vendoring, see [app engine vendoring instructions here](https://cloud.google.com/appengine/docs/python/tools/using-libraries-python-27).
## @future
TBD
More information about @future is available in this article on medium:
[Welcome to the Future!](https://medium.com/the-infinite-machine/welcome-to-the-future-3ca4fb5a4656)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.