txtadv


Nametxtadv JSON
Version 1.0b3 PyPI version JSON
download
home_pagehttps://pypi.org/project/txtadv
SummaryA feature-rich text adventure library! Easy to code in and relativly intuitive, perfect for beginners!
upload_time2023-08-09 16:10:11
maintainer
docs_urlNone
authorsdft
requires_python>=3.8,<4.0
licenseMIT
keywords game adventure engine txtadv easy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # txtadv

txtadv is a feature-rich text adventure library! Easy to code in and relativly intuitive, perfect for beginners! Just install the library, with no dependencies other then the built-in libraries, for all computers.

Documentation is on it's way, I just wanted to get something out!
            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/txtadv",
    "name": "txtadv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "game,adventure,engine,txtadv,easy",
    "author": "sdft",
    "author_email": "averse.abfun@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/cc/97c7eb86ba3bc35c7dafe069872ab6c4842335ed4f86be58184c744cef17/txtadv-1.0b3.tar.gz",
    "platform": null,
    "description": "# txtadv\n\ntxtadv is a feature-rich text adventure library! Easy to code in and relativly intuitive, perfect for beginners! Just install the library, with no dependencies other then the built-in libraries, for all computers.\n\nDocumentation is on it's way, I just wanted to get something out!",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A feature-rich text adventure library! Easy to code in and relativly intuitive, perfect for beginners!",
    "version": "1.0b3",
    "project_urls": {
        "Homepage": "https://pypi.org/project/txtadv",
        "Repository": "https://github.com/AverseABFun/txtadv"
    },
    "split_keywords": [
        "game",
        "adventure",
        "engine",
        "txtadv",
        "easy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ac7f6765e34511101d9e573a4a950ebc5c7fb6ed7ffdcb1458df18ec652e1e5",
                "md5": "206cad47b6920452736729b10ad85ec6",
                "sha256": "e43d12e262f91e76dc452f3707b6470eda0d1524d970ff7a7effd16d0ef23514"
            },
            "downloads": -1,
            "filename": "txtadv-1.0b3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "206cad47b6920452736729b10ad85ec6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14970,
            "upload_time": "2023-08-09T16:10:09",
            "upload_time_iso_8601": "2023-08-09T16:10:09.740266Z",
            "url": "https://files.pythonhosted.org/packages/7a/c7/f6765e34511101d9e573a4a950ebc5c7fb6ed7ffdcb1458df18ec652e1e5/txtadv-1.0b3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9cc97c7eb86ba3bc35c7dafe069872ab6c4842335ed4f86be58184c744cef17",
                "md5": "b00f73c5659c55b233fc641a5d291b5e",
                "sha256": "8cb38eb791b307ad922113e17d1bfe67036c6d5940c42d2ab204a85aaf6f5bd5"
            },
            "downloads": -1,
            "filename": "txtadv-1.0b3.tar.gz",
            "has_sig": false,
            "md5_digest": "b00f73c5659c55b233fc641a5d291b5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 17813,
            "upload_time": "2023-08-09T16:10:11",
            "upload_time_iso_8601": "2023-08-09T16:10:11.169256Z",
            "url": "https://files.pythonhosted.org/packages/f9/cc/97c7eb86ba3bc35c7dafe069872ab6c4842335ed4f86be58184c744cef17/txtadv-1.0b3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 16:10:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AverseABFun",
    "github_project": "txtadv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "txtadv"
}
        
Elapsed time: 0.13311s