A Python Wrapper around Digital Commons Outbound API v.2
Project description
digicomm
About
A simple Python library that wraps the Digital Commons v2 Real Time API.
Installation
pip install digital_commons
Usage
from digital_commons import DigitalCommons
x = DigitalCommons(site_url=:'trace.tennessee.edu', key = 'my-digital-commons-key').query(('q', 'video'),
('title', '2013'),
('limit', '2'))
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
digital_commons-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file digital_commons-0.1.0.tar.gz
.
File metadata
- Download URL: digital_commons-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b761405ac863c259ec9ac87d71965dcbeb40d7164d7b18e7a7ec3842a5ac5883 |
|
MD5 | 1fb36178e165403fa2734fd158b2147b |
|
BLAKE2b-256 | 75258df5a4faafd976d3635b1ec45dbea56db5717a130eb9374bfbb973822333 |
File details
Details for the file digital_commons-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: digital_commons-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 382d49e445598f50ac5faf5dab4e8f7f9ed4fee34104bdd641a26cbfc0871e32 |
|
MD5 | 5b2fd2fe14e458396a86e6a0040e76bd |
|
BLAKE2b-256 | d973aa7c6cdbf0820d9e1bbcb7e9bdbb28c780190819b41529b29abb9fffa4a5 |