bigchaindb-driver icon indicating copy to clipboard operation
bigchaindb-driver copied to clipboard

Official Python driver for BigchainDB

Results 20 bigchaindb-driver issues
Sort by recently updated
recently updated
newest added

* bigchaindb-driver version: 0.6.2 * bigchaindb version: 2.0.0b9 * Python version: 3.6.8 * Operating System: Virtual machine of Ubuntu 16, through Window 10 host ### Description I set up bigchaindb,...

I got this error - No module named 'bigchaindb_driver' when trying to use bigchaindb driver on my rest api(Django). This is my pip file: > [[source]] > name = "pypi"...

To support cases similar to: ``` python >>> # Create another transfer transaction with the same input >>> tx_transfer2 = b.create_transaction(testuser1_pub, testuser2_pub, tx_retrieved_id, 'TRANSFER') >>> >>> # Sign the transaction...

topic: UX docs cmd api driver

* bigchaindb-driver version:0.6.2 * bigchaindb **server** version (`bigchaindb -v`):2.0.0b9 * Python version:3.7 * Operating System:Ubuntu 18.4 ### Description I am referring http://docs.bigchaindb.com/projects/py-driver/en/latest/usage.html I am getting error while sending transaction over...

* bigchaindb-driver version:2.0.0b9 * Python version: python3.6 * Operating System: ubuntu 16.04 ### Description I am storing patients medical data using email_id, user details in assets and appending medical records...

* bigchaindb-driver==0.5.3: * bigchaindb:all_in_one docker image python 3.6 * Ubuntu i created an asset in javascript driver and transfer using python driver the asset transfer successfully but there is no...

* bigchaindb-driver version: 0.6.2 * bigchaindb **server** version (`bigchaindb -v`): 1.3.0 * Python version:3.6.7 * Operating System: Ubuntu 18.04 ### Description I have successfully installed the bigchaindb and its running...

* bigchaindb-driver version: 0.5.0 * bigchaindb **server** version (`bigchaindb -v`): * Python version: 3 * Operating System: linux ### Description Simple operations like - create - retrieve - update -...

proposal
topic: UX docs cmd api driver

Solution: add a simple issue template see example at bigchaindb repo but keep it really really simple. The purpose is to fulfil the community checklist on GitHub

easy
community

Solution: replace README + CHANGELOG combi with description Add a nice description in `setup.py` for `long description`. Remove the README and CHANGELOG for the `long description` [example for a nice...

easy
community