python-documentcloud


Namepython-documentcloud JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttps://github.com/muckrock/python-documentcloud
SummaryA simple Python wrapper for the DocumentCloud API
upload_time2023-12-11 22:49:41
maintainer
docs_urlNone
authorMitchell Kotler
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            <pre><code>  ____                                        _    ____ _                 _
 |  _ \  ___   ___ _   _ _ __ ___   ___ _ __ | |_ / ___| | ___  _   _  __| |
 | | | |/ _ \ / __| | | | '_ ` _ \ / _ \ '_ \| __| |   | |/ _ \| | | |/ _` |
 | |_| | (_) | (__| |_| | | | | | |  __/ | | | |_| |___| | (_) | |_| | (_| |
 |____/ \___/ \___|\__,_|_| |_| |_|\___|_| |_|\__|\____|_|\___/ \__,_|\__,_|/  </code></pre>

A simple python wrapper for the DocumentCloud API

- Documentation: [http://documentcloud.readthedocs.org/](http://documentcloud.readthedocs.org/)
- Issues: [https://github.com/muckrock/python-documentcloud/issues](https://github.com/muckrock/python-documentcloud/issues)
- Packaging: [https://pypi.python.org/pypi/python-documentcloud](https://pypi.python.org/pypi/python-documentcloud)

## Features

- Retrieve and edit documents and projects, both public and private, from documentcloud.org
- Upload PDFs into your documentcloud.org account and organize them into projects
- Download text and images extracted from your PDFs by DocumentCloud

## Getting started

Installation is as easy as...

```bash
$ pip install python-documentcloud
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/muckrock/python-documentcloud",
    "name": "python-documentcloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mitchell Kotler",
    "author_email": "mitch@muckrock.com",
    "download_url": "https://files.pythonhosted.org/packages/9b/33/24c540938805e9b4b0a49ee5550daecdfbbf9391af33c69d86e2709377ff/python-documentcloud-4.0.1.tar.gz",
    "platform": null,
    "description": "<pre><code>  ____                                        _    ____ _                 _\n |  _ \\  ___   ___ _   _ _ __ ___   ___ _ __ | |_ / ___| | ___  _   _  __| |\n | | | |/ _ \\ / __| | | | '_ ` _ \\ / _ \\ '_ \\| __| |   | |/ _ \\| | | |/ _` |\n | |_| | (_) | (__| |_| | | | | | |  __/ | | | |_| |___| | (_) | |_| | (_| |\n |____/ \\___/ \\___|\\__,_|_| |_| |_|\\___|_| |_|\\__|\\____|_|\\___/ \\__,_|\\__,_|/  </code></pre>\n\nA simple python wrapper for the DocumentCloud API\n\n- Documentation: [http://documentcloud.readthedocs.org/](http://documentcloud.readthedocs.org/)\n- Issues: [https://github.com/muckrock/python-documentcloud/issues](https://github.com/muckrock/python-documentcloud/issues)\n- Packaging: [https://pypi.python.org/pypi/python-documentcloud](https://pypi.python.org/pypi/python-documentcloud)\n\n## Features\n\n- Retrieve and edit documents and projects, both public and private, from documentcloud.org\n- Upload PDFs into your documentcloud.org account and organize them into projects\n- Download text and images extracted from your PDFs by DocumentCloud\n\n## Getting started\n\nInstallation is as easy as...\n\n```bash\n$ pip install python-documentcloud\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple Python wrapper for the DocumentCloud API",
    "version": "4.0.1",
    "project_urls": {
        "Homepage": "https://github.com/muckrock/python-documentcloud"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77d7c5c790978a9973a835dda30e11160e313f1d1825b79fd75d7f550a55828b",
                "md5": "63da3ec5af9f899c04eb41e4143dfa50",
                "sha256": "13f9bbbc5adefc4e517c6b8ca80ffc5bf6ba561c7b9e4f801769ccad1da992a0"
            },
            "downloads": -1,
            "filename": "python_documentcloud-4.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63da3ec5af9f899c04eb41e4143dfa50",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 22012,
            "upload_time": "2023-12-11T22:49:39",
            "upload_time_iso_8601": "2023-12-11T22:49:39.198357Z",
            "url": "https://files.pythonhosted.org/packages/77/d7/c5c790978a9973a835dda30e11160e313f1d1825b79fd75d7f550a55828b/python_documentcloud-4.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b3324c540938805e9b4b0a49ee5550daecdfbbf9391af33c69d86e2709377ff",
                "md5": "079986baa81a9ed13a14cb83d44813c7",
                "sha256": "c761f86904831098432cbf6c947a1ebcf1ba8b4c6df29c81bfdc609702137022"
            },
            "downloads": -1,
            "filename": "python-documentcloud-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "079986baa81a9ed13a14cb83d44813c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18391,
            "upload_time": "2023-12-11T22:49:41",
            "upload_time_iso_8601": "2023-12-11T22:49:41.728361Z",
            "url": "https://files.pythonhosted.org/packages/9b/33/24c540938805e9b4b0a49ee5550daecdfbbf9391af33c69d86e2709377ff/python-documentcloud-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 22:49:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "muckrock",
    "github_project": "python-documentcloud",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "python-documentcloud"
}
        
Elapsed time: 0.15773s