textrepo-client-python
latest
Basic Usage
initializing the client
textrepo-client-python
Usage
Edit on GitHub
Usage
initializing the client
from
textrepo.client
import
TextRepoClient
client
=
TextRepoClient
(
"http://localhost:8080/"
)