ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client

add_str() and add() do not take the same optional parameters

Open
#288 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
685
Forks
200
PR merge metrics
No merged PRs in 30d

Description

e.g.

```python
sent_hash = self._client.add_json(sentence, opts=opts)
clip_res = self._client.add(clip_path, only_hash=True)
```

See #287

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.