archiveswurm


Namearchiveswurm JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/markpbaggett/archiveswurm
SummaryYet another Python implementation of the ArchivesSpace API
upload_time2024-03-15 18:20:24
maintainer
docs_urlNone
authorMark Baggett
requires_python>=3.8,<4.0
licenseMIT
keywords archivesspace
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # archiveswurm

Yet another client / implementation of the ArchivesSpace API in Python.

## What's here?

Just the parts I've needed for my own projects.  It's not comprehensive (yet).

## Why?

Because I find all the others difficult for implementing in my own projects.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/markpbaggett/archiveswurm",
    "name": "archiveswurm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "ArchivesSpace",
    "author": "Mark Baggett",
    "author_email": "mbagget1@utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/0d/4e/de041be1994be31d768f55bf621768d41fa0c603beb10df7b74e1b1cf772/archiveswurm-0.2.0.tar.gz",
    "platform": null,
    "description": "# archiveswurm\n\nYet another client / implementation of the ArchivesSpace API in Python.\n\n## What's here?\n\nJust the parts I've needed for my own projects.  It's not comprehensive (yet).\n\n## Why?\n\nBecause I find all the others difficult for implementing in my own projects.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Yet another Python implementation of the ArchivesSpace API",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/markpbaggett/archiveswurm",
        "Repository": "https://github.com/markpbaggett/archiveswurm"
    },
    "split_keywords": [
        "archivesspace"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb6c8947487e32053b346c819f898530b8a464872e11a1ef54d7ccb42e71089f",
                "md5": "3aa8797f73b61c126f4fcf55bb37ec5d",
                "sha256": "36fe51aeaba0e4cc4cfa02d71689d8efe290a116bd25ff3d56fb4587ebb92c60"
            },
            "downloads": -1,
            "filename": "archiveswurm-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3aa8797f73b61c126f4fcf55bb37ec5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 20689,
            "upload_time": "2024-03-15T18:20:23",
            "upload_time_iso_8601": "2024-03-15T18:20:23.528464Z",
            "url": "https://files.pythonhosted.org/packages/fb/6c/8947487e32053b346c819f898530b8a464872e11a1ef54d7ccb42e71089f/archiveswurm-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d4ede041be1994be31d768f55bf621768d41fa0c603beb10df7b74e1b1cf772",
                "md5": "a55a7f5c503840138c0ba8834591dab5",
                "sha256": "df9f5746a52558999cc4717e93942703895a932baa14db627ad5bd30b36f9fcb"
            },
            "downloads": -1,
            "filename": "archiveswurm-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a55a7f5c503840138c0ba8834591dab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 13932,
            "upload_time": "2024-03-15T18:20:24",
            "upload_time_iso_8601": "2024-03-15T18:20:24.688547Z",
            "url": "https://files.pythonhosted.org/packages/0d/4e/de041be1994be31d768f55bf621768d41fa0c603beb10df7b74e1b1cf772/archiveswurm-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 18:20:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "markpbaggett",
    "github_project": "archiveswurm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "archiveswurm"
}
        
Elapsed time: 0.19100s