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.3.3.tar.gz
(16.9 kB
view details)
Built Distribution
File details
Details for the file plastron_client-4.3.3.tar.gz
.
File metadata
- Download URL: plastron_client-4.3.3.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd04383a09b2bc459bc38cd26399676a9fef3ab9175ad9d6f0851dd0c8d68c77 |
|
MD5 | 84ad5ed8c6e20a1d89329839d3cc994b |
|
BLAKE2b-256 | e06d03f9967b44b941e501e0b6f00ff3dc45d8fa39bb13088f09e61bf3048794 |
File details
Details for the file plastron_client-4.3.3-py3-none-any.whl
.
File metadata
- Download URL: plastron_client-4.3.3-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875b32e1a91611f0c2ea1eb78ef7341cc775a6187050d4286ac84b93041ae8f2 |
|
MD5 | 3ae321fbf39b19aa3fd211fcd803a7c4 |
|
BLAKE2b-256 | 384f6ecf223e80318a99c1d30f991164932e3ec88210b7f9985adbd7ce9a1d25 |