toyotama


Nametoyotama JSON
Version 0.9.10 PyPI version JSON
download
home_pagehttps://github.com/Laika/Toyotama
SummaryPython library for CTF.
upload_time2024-01-02 13:40:52
maintainerLaika
docs_urlNone
authorLaika
requires_python>=3.8
licenseMIT
keywords ctf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Toyotama

[![CodeFactor](https://www.codefactor.io/repository/github/laika/toyotama/badge)](https://www.codefactor.io/repository/github/laika/toyotama)
[![](https://img.shields.io/pypi/v/toyotama?color=1c0c28&label=PyPI&logo=pypi&logoColor=white)](https://pypi.org/project/toyotama/)

CTF Library

## Notice

- No document. (for now)

## Install

```
pip install toyotama
```

## Uninstall

```
pip uninstall toyotama
```

## Examples

- Connect
  [![asciicast](https://asciinema.org/a/uNEjp2IiGu0JKJxJlyYnWabRm.svg)](https://asciinema.org/a/uNEjp2IiGu0JKJxJlyYnWabRm)

- padding\_oracle\_attack
  [![asciicast](https://asciinema.org/a/j1hYdI966cmPknuGpBUMVxkAv.svg)](https://asciinema.org/a/j1hYdI966cmPknuGpBUMVxkAv)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Laika/Toyotama",
    "name": "toyotama",
    "maintainer": "Laika",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "laika@albina.cc",
    "keywords": "CTF",
    "author": "Laika",
    "author_email": "laika@albina.cc",
    "download_url": "https://files.pythonhosted.org/packages/84/67/05f8bfec64b083dfdcaab6c85680df19d97f452c21a22cefeef474b5f84a/toyotama-0.9.10.tar.gz",
    "platform": null,
    "description": "# Toyotama\n\n[![CodeFactor](https://www.codefactor.io/repository/github/laika/toyotama/badge)](https://www.codefactor.io/repository/github/laika/toyotama)\n[![](https://img.shields.io/pypi/v/toyotama?color=1c0c28&label=PyPI&logo=pypi&logoColor=white)](https://pypi.org/project/toyotama/)\n\nCTF Library\n\n## Notice\n\n- No document. (for now)\n\n## Install\n\n```\npip install toyotama\n```\n\n## Uninstall\n\n```\npip uninstall toyotama\n```\n\n## Examples\n\n- Connect\n  [![asciicast](https://asciinema.org/a/uNEjp2IiGu0JKJxJlyYnWabRm.svg)](https://asciinema.org/a/uNEjp2IiGu0JKJxJlyYnWabRm)\n\n- padding\\_oracle\\_attack\n  [![asciicast](https://asciinema.org/a/j1hYdI966cmPknuGpBUMVxkAv.svg)](https://asciinema.org/a/j1hYdI966cmPknuGpBUMVxkAv)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for CTF.",
    "version": "0.9.10",
    "project_urls": {
        "Homepage": "https://github.com/Laika/Toyotama",
        "Repository": "https://github.com/Laika/Toyotama"
    },
    "split_keywords": [
        "ctf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1660bde6922db8c2c61536ca09c5b1d6d95b00a88f53b91eaee23f7ca0b8cd36",
                "md5": "eda4d94b72c98095aaafa1e3f2683b96",
                "sha256": "edb98f469c19e27297a4cb5d4a383f70eb6941fc6b801ab361109a7666e8e831"
            },
            "downloads": -1,
            "filename": "toyotama-0.9.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eda4d94b72c98095aaafa1e3f2683b96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 47158,
            "upload_time": "2024-01-02T13:40:49",
            "upload_time_iso_8601": "2024-01-02T13:40:49.911194Z",
            "url": "https://files.pythonhosted.org/packages/16/60/bde6922db8c2c61536ca09c5b1d6d95b00a88f53b91eaee23f7ca0b8cd36/toyotama-0.9.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "846705f8bfec64b083dfdcaab6c85680df19d97f452c21a22cefeef474b5f84a",
                "md5": "42f73704008644b079218b6945fd96c4",
                "sha256": "a187f2c9ddeb632ce11e7b9a56823b481201acbce46a45981640516615c81ac0"
            },
            "downloads": -1,
            "filename": "toyotama-0.9.10.tar.gz",
            "has_sig": false,
            "md5_digest": "42f73704008644b079218b6945fd96c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40711,
            "upload_time": "2024-01-02T13:40:52",
            "upload_time_iso_8601": "2024-01-02T13:40:52.049297Z",
            "url": "https://files.pythonhosted.org/packages/84/67/05f8bfec64b083dfdcaab6c85680df19d97f452c21a22cefeef474b5f84a/toyotama-0.9.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 13:40:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Laika",
    "github_project": "Toyotama",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "toyotama"
}
        
Elapsed time: 0.15555s