my-bi


Namemy-bi JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/roypery2010/bi-lang
SummaryPython interpreter for Tsoding's B language
upload_time2025-07-13 03:54:25
maintainerNone
docs_urlNone
authorRoy Perry
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bi-lang

Python interpreter for the B language by Tsoding.

Usage:
```bash
pip install my-bi
my-bi examples/hello.bi
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/roypery2010/bi-lang",
    "name": "my-bi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Roy Perry",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/09/47/1d7e048df4b1f7814ecb4fd87d375357cb6355f898cf4a5d4872134addb8/my_bi-0.1.2.tar.gz",
    "platform": null,
    "description": "# bi-lang\n\nPython interpreter for the B language by Tsoding.\n\nUsage:\n```bash\npip install my-bi\nmy-bi examples/hello.bi\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python interpreter for Tsoding's B language",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/roypery2010/bi-lang"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a0da1caa63325e9539b0224d86ae181c6bc6b2a20f38488ec79628c0ea034777",
                "md5": "f6ac596817e1c2034b222de8100ecac6",
                "sha256": "3c051a0b1a1c17b52bfd5e7a6a24a7026b7dec05fa575e6db6a2e28d41387b0e"
            },
            "downloads": -1,
            "filename": "my_bi-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6ac596817e1c2034b222de8100ecac6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5842,
            "upload_time": "2025-07-13T03:54:24",
            "upload_time_iso_8601": "2025-07-13T03:54:24.271726Z",
            "url": "https://files.pythonhosted.org/packages/a0/da/1caa63325e9539b0224d86ae181c6bc6b2a20f38488ec79628c0ea034777/my_bi-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09471d7e048df4b1f7814ecb4fd87d375357cb6355f898cf4a5d4872134addb8",
                "md5": "2807433439381aa9cf3db0e0cb5be571",
                "sha256": "6cc26c0cc6352f1f910ac990ede9058fb8a221b410efe9245488bd6727f36312"
            },
            "downloads": -1,
            "filename": "my_bi-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2807433439381aa9cf3db0e0cb5be571",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5252,
            "upload_time": "2025-07-13T03:54:25",
            "upload_time_iso_8601": "2025-07-13T03:54:25.520636Z",
            "url": "https://files.pythonhosted.org/packages/09/47/1d7e048df4b1f7814ecb4fd87d375357cb6355f898cf4a5d4872134addb8/my_bi-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 03:54:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "roypery2010",
    "github_project": "bi-lang",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "my-bi"
}
        
Elapsed time: 0.94099s