BigKindsParser


NameBigKindsParser JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/sorrychoe/BigKindsParser
SummaryJournalism, preprocessing-data.
upload_time2023-05-25 12:49:29
maintainer
docs_urlNone
authorSorrychoe
requires_python>=3.7
licenseMIT
keywords journalism preprocessing-data bigkinds
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BigKindsParser

> BigKindsParser는 한국 언론의 빅데이터 저장소인 BigKinds에서 추출한 데이터를 low-Code로 분석할 수 있게 만든 툴입니다.

## Requirements

- Python >= 3.8

## Installation

- macOS

  ```bash
  python3 -m pip install BigKindsParser
  ```

- Windows

  ```bash
  python -m pip install BigKindsParser
  ```


## Authors

- [sorrychoe](https://www.github.com/sorrychoe)


## License

- [MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sorrychoe/BigKindsParser",
    "name": "BigKindsParser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Journalism,preprocessing-data,BigKinds",
    "author": "Sorrychoe",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# BigKindsParser\r\n\r\n> BigKindsParser\ub294 \ud55c\uad6d \uc5b8\ub860\uc758 \ube45\ub370\uc774\ud130 \uc800\uc7a5\uc18c\uc778 BigKinds\uc5d0\uc11c \ucd94\ucd9c\ud55c \ub370\uc774\ud130\ub97c low-Code\ub85c \ubd84\uc11d\ud560 \uc218 \uc788\uac8c \ub9cc\ub4e0 \ud234\uc785\ub2c8\ub2e4.\r\n\r\n## Requirements\r\n\r\n- Python >= 3.8\r\n\r\n## Installation\r\n\r\n- macOS\r\n\r\n  ```bash\r\n  python3 -m pip install BigKindsParser\r\n  ```\r\n\r\n- Windows\r\n\r\n  ```bash\r\n  python -m pip install BigKindsParser\r\n  ```\r\n\r\n\r\n## Authors\r\n\r\n- [sorrychoe](https://www.github.com/sorrychoe)\r\n\r\n\r\n## License\r\n\r\n- [MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Journalism, preprocessing-data.",
    "version": "0.1.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/sorrychoe/BigKindsParser/issues",
        "Homepage": "https://github.com/sorrychoe/BigKindsParser",
        "Source Code": "https://github.com/sorrychoe/BigKindsParser"
    },
    "split_keywords": [
        "journalism",
        "preprocessing-data",
        "bigkinds"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab7e062c91ac72bd5c65b1fbac7d0e724954ce27ced919caede29562e26dfe5a",
                "md5": "632e06cc0c10308cff8a799af268da4b",
                "sha256": "f1e680209a3343e8abe2614256409c878a117996bfa0c7c3cbf74b1e908b9b5a"
            },
            "downloads": -1,
            "filename": "BigKindsParser-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "632e06cc0c10308cff8a799af268da4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4899,
            "upload_time": "2023-05-25T12:49:29",
            "upload_time_iso_8601": "2023-05-25T12:49:29.978913Z",
            "url": "https://files.pythonhosted.org/packages/ab/7e/062c91ac72bd5c65b1fbac7d0e724954ce27ced919caede29562e26dfe5a/BigKindsParser-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-25 12:49:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sorrychoe",
    "github_project": "BigKindsParser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bigkindsparser"
}
        
Elapsed time: 0.06980s