fable-library


Namefable-library JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://fable.io
SummaryFable library for Python
upload_time2023-02-04 12:15:20
maintainer
docs_urlNone
authorDag Brattli
requires_python>=3.9,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fable Library for Python

This module is used as the [Fable](https://fable.io/) library for
Python.

The code should be type annotated using [type
hints](https://docs.python.org/3/library/typing.html) and statically
type checked using
[pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
at `strict` setting.

The code should be formatted using the
[black](https://black.readthedocs.io) formatter with default settings.

            

Raw data

            {
    "_id": null,
    "home_page": "https://fable.io",
    "name": "fable-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dag Brattli",
    "author_email": "dag@brattli.net",
    "download_url": "https://files.pythonhosted.org/packages/99/b8/f3895d502a1f48d2d9cbb198905f02cffaacfd7a5271d4d7171d9c60a7d7/fable_library-0.9.0.tar.gz",
    "platform": null,
    "description": "# Fable Library for Python\n\nThis module is used as the [Fable](https://fable.io/) library for\nPython.\n\nThe code should be type annotated using [type\nhints](https://docs.python.org/3/library/typing.html) and statically\ntype checked using\n[pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)\nat `strict` setting.\n\nThe code should be formatted using the\n[black](https://black.readthedocs.io) formatter with default settings.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fable library for Python",
    "version": "0.9.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "779b3aa038ab2d567df51b0760cd0db8d61ee038739bf6aea2806b7cb8ed494d",
                "md5": "2af22c72c01c5f0e6c4df511b052a387",
                "sha256": "1c0bb2149a7d4580a0755d139a8dbfe9b38c2436e1b1f28fe3540d8c268198ca"
            },
            "downloads": -1,
            "filename": "fable_library-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2af22c72c01c5f0e6c4df511b052a387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 1220,
            "upload_time": "2023-02-04T12:15:18",
            "upload_time_iso_8601": "2023-02-04T12:15:18.284671Z",
            "url": "https://files.pythonhosted.org/packages/77/9b/3aa038ab2d567df51b0760cd0db8d61ee038739bf6aea2806b7cb8ed494d/fable_library-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99b8f3895d502a1f48d2d9cbb198905f02cffaacfd7a5271d4d7171d9c60a7d7",
                "md5": "135a378a25aa1d258cd8c39953fbf2eb",
                "sha256": "5e4ffe4000245bdc72cc264fa63d175d44a9a5cac9152481e8892de3f2f535c3"
            },
            "downloads": -1,
            "filename": "fable_library-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "135a378a25aa1d258cd8c39953fbf2eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 1307,
            "upload_time": "2023-02-04T12:15:20",
            "upload_time_iso_8601": "2023-02-04T12:15:20.139059Z",
            "url": "https://files.pythonhosted.org/packages/99/b8/f3895d502a1f48d2d9cbb198905f02cffaacfd7a5271d4d7171d9c60a7d7/fable_library-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-04 12:15:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "fable-library"
}
        
Elapsed time: 0.03478s