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.7.0.tar.gz
(16.7 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.7.0.tar.gz.
File metadata
- Download URL: plastron_client-4.7.0.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97ea8118f9ae20834a27c43edae9e7c8b256ef2bf2e44daf2e86a146749d8d22
|
|
| MD5 |
5a9495db4012ced7c19d24f634eb1b68
|
|
| BLAKE2b-256 |
2443991e8997a92c93e7094100591232ceaa987e42dfe0382d3eca8b850847e5
|
File details
Details for the file plastron_client-4.7.0-py3-none-any.whl.
File metadata
- Download URL: plastron_client-4.7.0-py3-none-any.whl
- Upload date:
- Size: 13.4 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 |
af34655b5542836898d2dcb6c03f56eb2cd829adfb302317c946bd629614cf94
|
|
| MD5 |
e8bb1011bec372dcce8f23237fc30333
|
|
| BLAKE2b-256 |
9cae26ce9130ab8ffbc922ee508769218ef34bcfa205aac6c1d878c3dec5d7a5
|