pelita


Namepelita JSON
Version 2.5.1 PyPI version JSON
download
home_pageNone
SummaryPelita
upload_time2024-10-09 15:18:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords education
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pelita

[![Build Status](https://github.com/ASPP/pelita/actions/workflows/test_pytest.yml/badge.svg?branch=main)](https://github.com/ASPP/pelita/actions)

## Description

Pelita is a programmable game that lets you play against your opponent by writing code in Python.

![](doc/source/images/small-game.png)

## Website

Current, up-to-date documentation and templates for your own code can be found on: https://github.com/ASPP/pelita_template

## Development

Pelita uses GitHub for development and bug tracking. Feel encouraged to open an issue or create a pull request.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pelita",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "education",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2b/e5/43d354bdbcabd6c9567614d6c8f05b3cb9189c63b155cbd885726e223e94/pelita-2.5.1.tar.gz",
    "platform": null,
    "description": "# Pelita\n\n[![Build Status](https://github.com/ASPP/pelita/actions/workflows/test_pytest.yml/badge.svg?branch=main)](https://github.com/ASPP/pelita/actions)\n\n## Description\n\nPelita is a programmable game that lets you play against your opponent by writing code in Python.\n\n![](doc/source/images/small-game.png)\n\n## Website\n\nCurrent, up-to-date documentation and templates for your own code can be found on: https://github.com/ASPP/pelita_template\n\n## Development\n\nPelita uses GitHub for development and bug tracking. Feel encouraged to open an issue or create a pull request.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pelita",
    "version": "2.5.1",
    "project_urls": {
        "Homepage": "https://github.com/ASPP/pelita"
    },
    "split_keywords": [
        "education"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2fe3db1a768c052a050bad39586f9b1c21ec0f6184c25f06786e92cf7839b882",
                "md5": "41ed2d0d21e11fd19a81830998b79f49",
                "sha256": "b8792141979dd6906cb26fbad300e7dfee16ee2f41f921abca5a21bf2364d972"
            },
            "downloads": -1,
            "filename": "pelita-2.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41ed2d0d21e11fd19a81830998b79f49",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 993075,
            "upload_time": "2024-10-09T15:18:30",
            "upload_time_iso_8601": "2024-10-09T15:18:30.562498Z",
            "url": "https://files.pythonhosted.org/packages/2f/e3/db1a768c052a050bad39586f9b1c21ec0f6184c25f06786e92cf7839b882/pelita-2.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2be543d354bdbcabd6c9567614d6c8f05b3cb9189c63b155cbd885726e223e94",
                "md5": "1d5316da69e42f383b3297130b777331",
                "sha256": "4260098f456de56b78aa0af362916f48db055336ed5b297c2eba02d8ea6999a1"
            },
            "downloads": -1,
            "filename": "pelita-2.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1d5316da69e42f383b3297130b777331",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 657913,
            "upload_time": "2024-10-09T15:18:32",
            "upload_time_iso_8601": "2024-10-09T15:18:32.732538Z",
            "url": "https://files.pythonhosted.org/packages/2b/e5/43d354bdbcabd6c9567614d6c8f05b3cb9189c63b155cbd885726e223e94/pelita-2.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 15:18:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ASPP",
    "github_project": "pelita",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pelita"
}
        
Elapsed time: 0.44995s