HTTP client for interacting with Fedora 4 repositories
Project description
plastron-client
HTTP client for connecting to an LDP server
Quick Start
from plastron.client import Client, Endpoint
endpoint = Endpoint('http://localhost:8080/fcrepo/rest')
client = Client(endpoint)
response = client.get('http://localhost:8080/fcrepo/rest/foobar123')
graph = client.get_graph('http://localhost:8080/fcrepo/rest/foobar123')
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
plastron_client-4.5.1.tar.gz
(16.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plastron_client-4.5.1.tar.gz.
File metadata
- Download URL: plastron_client-4.5.1.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6e3c4f2dce45a971b249a230d5894e1e7fc15c3d2f65b9b3ddb6cb7bdcf4bbe
|
|
| MD5 |
c754bde50dd0b81a4978ea1dc3358859
|
|
| BLAKE2b-256 |
334e5525e335bc50b9d101314a2fe583a0a2791e94b620d6c551723d02c21d67
|
File details
Details for the file plastron_client-4.5.1-py3-none-any.whl.
File metadata
- Download URL: plastron_client-4.5.1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bf2a70f99c480b8b3565944928fce76e5ea9d0a8c2453f7307b3bb999491bed
|
|
| MD5 |
8c548dddec0f628134457f7f912ae6bf
|
|
| BLAKE2b-256 |
7ba72e7660a6d97e93de2d165bedd6a72829e511dec798b13f08c9c9c95fd773
|