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.8.1.tar.gz
(16.8 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.8.1.tar.gz.
File metadata
- Download URL: plastron_client-4.8.1.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17d9415dc22067c131218c591ce0c2fa251c3bc7221b404165c91c193fe3bdeb
|
|
| MD5 |
448dca3938af67028fd9dee20b6d861b
|
|
| BLAKE2b-256 |
900b59acbf606d552132497c5b8898195431edf7f175abb7454cb094c10d19d0
|
File details
Details for the file plastron_client-4.8.1-py3-none-any.whl.
File metadata
- Download URL: plastron_client-4.8.1-py3-none-any.whl
- Upload date:
- Size: 13.5 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 |
c43c3112d594b44c46c912b668a0f80c6c9aee2c6e7b2d7bf064866df3ab8bb4
|
|
| MD5 |
8ba4bc034ed3f10baadf1fb71da5bdc6
|
|
| BLAKE2b-256 |
5836aac0369eaa12258b836ff2796498e038a153b902e3949bacceb85a0a01a6
|