boj-toolkit


Nameboj-toolkit JSON
Version 0.1.5a0 PyPI version JSON
download
home_pageNone
SummaryCommand line interface for baekjoon online judge
upload_time2024-08-17 00:59:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords boj baekjoon cli boj-cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Boj-toolkit
나 혼자 쓰려고 만든 백준 툴킷
제출, 문제 파일 생성 등 다양한 기능 제공할 **예정**

## CLI
### 24-08-13
```bash
boj-toolkit add 1000 -l "Python3"
```
add 커맨드만 지원
### 24-08-15
```bash
boj-toolkit add 1000 -l "Python3"
boj-toolkit test 1000                # 아직은 파이썬만 지원
```
add, test 커맨드만 지원

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "boj-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "boj, baekjoon, cli, boj-cli",
    "author": null,
    "author_email": "RedBe-an <redbean.of@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/89/01/6e99200de8c9faf79e1dfe27f7197e87da740c12ef9249749e2c2ec91773/boj-toolkit-0.1.5a0.tar.gz",
    "platform": null,
    "description": "# Boj-toolkit\r\n\ub098 \ud63c\uc790 \uc4f0\ub824\uace0 \ub9cc\ub4e0 \ubc31\uc900 \ud234\ud0b7\r\n\uc81c\ucd9c, \ubb38\uc81c \ud30c\uc77c \uc0dd\uc131 \ub4f1 \ub2e4\uc591\ud55c \uae30\ub2a5 \uc81c\uacf5\ud560 **\uc608\uc815**\r\n\r\n## CLI\r\n### 24-08-13\r\n```bash\r\nboj-toolkit add 1000 -l \"Python3\"\r\n```\r\nadd \ucee4\ub9e8\ub4dc\ub9cc \uc9c0\uc6d0\r\n### 24-08-15\r\n```bash\r\nboj-toolkit add 1000 -l \"Python3\"\r\nboj-toolkit test 1000                # \uc544\uc9c1\uc740 \ud30c\uc774\uc36c\ub9cc \uc9c0\uc6d0\r\n```\r\nadd, test \ucee4\ub9e8\ub4dc\ub9cc \uc9c0\uc6d0\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Command line interface for baekjoon online judge",
    "version": "0.1.5a0",
    "project_urls": null,
    "split_keywords": [
        "boj",
        " baekjoon",
        " cli",
        " boj-cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8be6853964eb02d8710d63f690c5f31a6c004fff2d508ace8f7bfaee40b73131",
                "md5": "fcf1e942e0ae54905cc479093f31f5f1",
                "sha256": "1a98d951a084ff32f0502e49f28d955f6c2902abdadb0a471a8ebafec569846b"
            },
            "downloads": -1,
            "filename": "boj_toolkit-0.1.5a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fcf1e942e0ae54905cc479093f31f5f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 9602,
            "upload_time": "2024-08-17T00:59:27",
            "upload_time_iso_8601": "2024-08-17T00:59:27.444715Z",
            "url": "https://files.pythonhosted.org/packages/8b/e6/853964eb02d8710d63f690c5f31a6c004fff2d508ace8f7bfaee40b73131/boj_toolkit-0.1.5a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89016e99200de8c9faf79e1dfe27f7197e87da740c12ef9249749e2c2ec91773",
                "md5": "a24b1fd6faa0be4691aa1541c540ce35",
                "sha256": "4923c17edff15e3164532d588ce6997e05acc88753cd1c06d58d47f9b2d990c3"
            },
            "downloads": -1,
            "filename": "boj-toolkit-0.1.5a0.tar.gz",
            "has_sig": false,
            "md5_digest": "a24b1fd6faa0be4691aa1541c540ce35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8343,
            "upload_time": "2024-08-17T00:59:28",
            "upload_time_iso_8601": "2024-08-17T00:59:28.493400Z",
            "url": "https://files.pythonhosted.org/packages/89/01/6e99200de8c9faf79e1dfe27f7197e87da740c12ef9249749e2c2ec91773/boj-toolkit-0.1.5a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-17 00:59:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "boj-toolkit"
}
        
Elapsed time: 4.00484s