Graphpipe client and helpers
Project description
GraphPipe for python
GraphPipe for python consists of the flatbuffer implementation (generated from the graphpipe project), utilities for converting between flatbuffers and python types, a client for making calls to graphpipe services, and some simple examples.
To learn more about GraphPipe, see our documentation
Build
You can install from pypi like so:
pip install graphpipe
You an also install directly from github with pip like so:
pip install git+https://github.com/oracle/graphpipe-py
This is a pure python package, your setup.py knowledge should do the trick if you are have checked out the code from github.
Develop
The tox tests can be run via make test
if you have docker installed.
To update the graphpipe flatbuffer files, you will need to make python
in
the graphpipe project and copy the generated files into this repository's
graphpipe/graphpipefb/
directory
To build installation packages:
python setup.py sdist bdist_wheel
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
Built Distribution
File details
Details for the file graphpipe-1.0.4.tar.gz
.
File metadata
- Download URL: graphpipe-1.0.4.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8fff73fa79596ecedfc8cf7676ff5a73844fba9b617b32ccd849936b966e7f6 |
|
MD5 | a7ee22cba3739043167b43fa065b1d40 |
|
BLAKE2b-256 | 2167cc756eb2e772aece4094c055abc345b239574e5fba5f190879c325595b0b |
File details
Details for the file graphpipe-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: graphpipe-1.0.4-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d246225a1ddc45eda3509597d757356aad449f886c6b10e2f643c1d03163cf80 |
|
MD5 | 1f0a38324a91fa1e250cbcf0da30f8ee |
|
BLAKE2b-256 | b45021234aa4cb5280715d2932881491f34e79be9a20c68499b98c03b8778a2f |