Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

ElectronBonder-2.2-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page