articledata


Namearticledata JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttp://github.com/pudo/articledata
SummaryUtility library for trading article data.
upload_time2022-12-12 15:26:41
maintainer
docs_urlNone
authorFriedrich Lindenberg, Heleen Emanuel
requires_python
licenseMIT
keywords articles media news journalism
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # articledata 

A Python-based metadata specification for exchanging news articles between different systems. The purpose of this is to differentiate between a media crawling/extraction and mining/NLP phase of a media analytics system. 



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/pudo/articledata",
    "name": "articledata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "articles media news journalism",
    "author": "Friedrich Lindenberg, Heleen Emanuel",
    "author_email": "friedrich@pudo.org",
    "download_url": "https://files.pythonhosted.org/packages/33/62/2c5704f559b0d319038d148df0d023a609e3ea6c456d9e7e3ae4887317a8/articledata-0.1.2.tar.gz",
    "platform": null,
    "description": "# articledata \n\nA Python-based metadata specification for exchanging news articles between different systems. The purpose of this is to differentiate between a media crawling/extraction and mining/NLP phase of a media analytics system. \n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utility library for trading article data.",
    "version": "0.1.2",
    "split_keywords": [
        "articles",
        "media",
        "news",
        "journalism"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "03769e82c1b425d9063051e56c5bc657",
                "sha256": "bdf7bc5c4bcfe09709ca97483b134e46b75005d99272cefdfb66a25d7587db4c"
            },
            "downloads": -1,
            "filename": "articledata-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03769e82c1b425d9063051e56c5bc657",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4493,
            "upload_time": "2022-12-12T15:26:40",
            "upload_time_iso_8601": "2022-12-12T15:26:40.593081Z",
            "url": "https://files.pythonhosted.org/packages/df/52/7e8ebe84c2d880bed6e778f886a784a214806c7601816dc6441bceb073a0/articledata-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "40be7dadbca02bcc9b2195647802fced",
                "sha256": "754d938b6cb5ebc55b0d805e6987c86359f7021514710a38b72f337297c8e01c"
            },
            "downloads": -1,
            "filename": "articledata-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "40be7dadbca02bcc9b2195647802fced",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3844,
            "upload_time": "2022-12-12T15:26:41",
            "upload_time_iso_8601": "2022-12-12T15:26:41.661836Z",
            "url": "https://files.pythonhosted.org/packages/33/62/2c5704f559b0d319038d148df0d023a609e3ea6c456d9e7e3ae4887317a8/articledata-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-12 15:26:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pudo",
    "github_project": "articledata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "articledata"
}
        
Elapsed time: 0.01893s