alephclient


Namealephclient JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttp://github.com/alephdata/alephclient
SummaryCommand-line client for Aleph API
upload_time2024-05-13 11:17:12
maintainerNone
docs_urlNone
authorOrganized Crime and Corruption Reporting Project
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/alephdata/alephclient",
    "name": "alephclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Organized Crime and Corruption Reporting Project",
    "author_email": "data@occrp.org",
    "download_url": "https://files.pythonhosted.org/packages/19/70/307a4ec2e5caca73a8c0584ca35b47c2f63a73ef915f545915544681fbb1/alephclient-2.4.1.tar.gz",
    "platform": null,
    "description": "# alephclient\n\nCommand-line client for Aleph. It can be used to bulk import document sets via\nthe API, without direct access to the server. It requires an active API client\nto perform uploads.\n\n## Installation\n\nInstall using `pip`.\n\n```bash\npip install alephclient\n```\n\n## Usage\n\nRefer to the `aleph` handbook for an introduction on how to use `alephclient`,\ne.g. to crawl a local file directory, or to stream entities:\n\n* https://docs.alephdata.org/developers/alephclient\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command-line client for Aleph API",
    "version": "2.4.1",
    "project_urls": {
        "Homepage": "http://github.com/alephdata/alephclient"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "437a1ecb73d3821813cca1921f470b818fb31593e94dc011feac6bb281c3b121",
                "md5": "77cc805423b8389efbd0e15a95b788c5",
                "sha256": "eb32234216b8970d153d370cbf62734db025fe6d5e0feeacac46fdf875d25804"
            },
            "downloads": -1,
            "filename": "alephclient-2.4.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77cc805423b8389efbd0e15a95b788c5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 14793,
            "upload_time": "2024-05-13T11:17:05",
            "upload_time_iso_8601": "2024-05-13T11:17:05.828830Z",
            "url": "https://files.pythonhosted.org/packages/43/7a/1ecb73d3821813cca1921f470b818fb31593e94dc011feac6bb281c3b121/alephclient-2.4.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1970307a4ec2e5caca73a8c0584ca35b47c2f63a73ef915f545915544681fbb1",
                "md5": "036711a660f25ffa4e0b77552f20ca37",
                "sha256": "b2c4dd33381f1e6d7e07f984686fe073f589b6b0f25306728a68ec96a6cbd9b9"
            },
            "downloads": -1,
            "filename": "alephclient-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "036711a660f25ffa4e0b77552f20ca37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13156,
            "upload_time": "2024-05-13T11:17:12",
            "upload_time_iso_8601": "2024-05-13T11:17:12.271537Z",
            "url": "https://files.pythonhosted.org/packages/19/70/307a4ec2e5caca73a8c0584ca35b47c2f63a73ef915f545915544681fbb1/alephclient-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 11:17:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alephdata",
    "github_project": "alephclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "alephclient"
}
        
Elapsed time: 0.28487s