Project Electron Client Library
Project description
ElectronBonder
A client library for working with the Project Electron APIs.
Getting started
Make sure this library is installed:
pip3 install ElectronBonder
Then create a client with a baseurl, a username and a password:
from electronbonder.client import ElectronBond
client = ElectronBond(
baseurl="http://my.aspace.backend.url.edu:4567",
username="admin",
password="TopSecr3t")
Credits
This code is basically stolen from ArchivesSnake.
License
ElectronBonder source code is released under an MIT License.
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
ElectronBonder-2.2.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file ElectronBonder-2.2.tar.gz
.
File metadata
- Download URL: ElectronBonder-2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 227172b5ed2e6310db2a5d25224a05e7251562e56bfd01f62ccb11e197628a3f |
|
MD5 | da48e967b02f190a67f5779a4398d849 |
|
BLAKE2b-256 | 70bbf5dfbefc5359a2e8056e550d237055ca2466e07ed71ef0bba8053c647d2a |
File details
Details for the file ElectronBonder-2.2-py3-none-any.whl
.
File metadata
- Download URL: ElectronBonder-2.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cc0c97d9568cfed5f40b2d0f1306948e42bf11b7ba79c14c92c34365e8357b |
|
MD5 | 0a57d6b57b8aebca19a66af8aec864d6 |
|
BLAKE2b-256 | 880304d1fb56e219f41a858f2a45a60b6eb11829ce55952f446d39a86d5a852b |