Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a wrapping of grpc_server_credentials. | Nathaniel Manista | 2015-02-10 |
| | |||
* | Bring in the Python GRPC Adapter package. | Nathaniel Manista | 2015-02-02 |
| | |||
* | Refactoring of the Python build. | Nathaniel Manista | 2015-02-02 |
The source code is moved from src/python to src/python/src. A setup.py is added at src/python. The build_python.sh and run_python.sh scripts are updated to build and run the Python tests by building a package and installing it in the developer's Python 2.7 virtual environment. |