Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alephdata/alephclient

API client for Aleph, supports bulk entity and document upload.
https://github.com/alephdata/alephclient

cli client ingest python

Last synced: about 2 hours ago
JSON representation

API client for Aleph, supports bulk entity and document upload.

Awesome Lists containing this project

README

        

# alephclient

Command-line client for Aleph. It can be used to bulk import document sets via
the API, without direct access to the server. It requires an active API client
to perform uploads.

## Installation

Install using `pip`.

```bash
pip install alephclient
```

## Usage

Refer to the `aleph` handbook for an introduction on how to use `alephclient`,
e.g. to crawl a local file directory, or to stream entities:

* https://docs.alephdata.org/developers/alephclient