wilhelm-data-loader


Namewilhelm-data-loader JSON
Version 0.0.72 PyPI version JSON
download
home_pagehttps://github.com/QubitPi/wilhelm-data-loader
SummaryA package suitable for offline vocabulary processing and batch ingestion into Graph databases, such as Neo4j and ArangoDB
upload_time2024-12-31 14:32:06
maintainerNone
docs_urlNone
authorJiaqi Liu
requires_python>=3.10
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements datasets neo4j python-arango pyyaml nltk
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QubitPi/wilhelm-data-loader",
    "name": "wilhelm-data-loader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jiaqi Liu",
    "author_email": "jack20220723@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/cd/f6c5b676f623295c3a7576163466fdc1a1ee9a029eab1727501840a828e1/wilhelm_data_loader-0.0.72.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A package suitable for offline vocabulary processing and batch ingestion into Graph databases, such as Neo4j and ArangoDB",
    "version": "0.0.72",
    "project_urls": {
        "Homepage": "https://github.com/QubitPi/wilhelm-data-loader"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bcdf6c5b676f623295c3a7576163466fdc1a1ee9a029eab1727501840a828e1",
                "md5": "cc58e340d75e0113c3d7d0482f1537a9",
                "sha256": "6dcd8414403958347ba0af8539b13486e2c179040b301e84a5d44657885012cf"
            },
            "downloads": -1,
            "filename": "wilhelm_data_loader-0.0.72.tar.gz",
            "has_sig": false,
            "md5_digest": "cc58e340d75e0113c3d7d0482f1537a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9789,
            "upload_time": "2024-12-31T14:32:06",
            "upload_time_iso_8601": "2024-12-31T14:32:06.855504Z",
            "url": "https://files.pythonhosted.org/packages/2b/cd/f6c5b676f623295c3a7576163466fdc1a1ee9a029eab1727501840a828e1/wilhelm_data_loader-0.0.72.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 14:32:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QubitPi",
    "github_project": "wilhelm-data-loader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "datasets",
            "specs": []
        },
        {
            "name": "neo4j",
            "specs": []
        },
        {
            "name": "python-arango",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "nltk",
            "specs": []
        }
    ],
    "lcname": "wilhelm-data-loader"
}
        
Elapsed time: 1.30955s