sybil


Namesybil JSON
Version 6.1.1 PyPI version JSON
download
home_pagehttps://github.com/simplistix/sybil
SummaryAutomated testing for the examples in your code and documentation.
upload_time2024-05-09 05:45:49
maintainerNone
docs_urlNone
authorChris Withers
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sybil
=====

|CircleCI|_ |Docs|_

.. |CircleCI| image:: https://circleci.com/gh/simplistix/sybil/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/simplistix/sybil/tree/master

.. |Docs| image:: https://readthedocs.org/projects/sybil/badge/?version=latest
.. _Docs: http://sybil.readthedocs.org/en/latest/


This library provides a way to check examples in your code and documentation by parsing
them from their source and evaluating the parsed examples as part of
your normal test run. Integration is provided for the main Python test
runners.

The `documentation <https://sybil.readthedocs.io/>`__ is the best place to start.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simplistix/sybil",
    "name": "sybil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Chris Withers",
    "author_email": "chris@withers.org",
    "download_url": "https://files.pythonhosted.org/packages/88/8a/3b28a11d200aa43dbd307d1ebd7740cf1a8c14d9baa421433f9e29e3881c/sybil-6.1.1.tar.gz",
    "platform": null,
    "description": "Sybil\n=====\n\n|CircleCI|_ |Docs|_\n\n.. |CircleCI| image:: https://circleci.com/gh/simplistix/sybil/tree/master.svg?style=shield\n.. _CircleCI: https://circleci.com/gh/simplistix/sybil/tree/master\n\n.. |Docs| image:: https://readthedocs.org/projects/sybil/badge/?version=latest\n.. _Docs: http://sybil.readthedocs.org/en/latest/\n\n\nThis library provides a way to check examples in your code and documentation by parsing\nthem from their source and evaluating the parsed examples as part of\nyour normal test run. Integration is provided for the main Python test\nrunners.\n\nThe `documentation <https://sybil.readthedocs.io/>`__ is the best place to start.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automated testing for the examples in your code and documentation.",
    "version": "6.1.1",
    "project_urls": {
        "Homepage": "https://github.com/simplistix/sybil"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03b01f6a74700995002bcf5a7dc26e898402e3cbff16e03bf854b0fd3f603276",
                "md5": "bd62261c6843d557be1650885387ce86",
                "sha256": "04ae5e17997bc5166ba3da0d6244767c397e129f399a1aa23c89b30a704fec2c"
            },
            "downloads": -1,
            "filename": "sybil-6.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd62261c6843d557be1650885387ce86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 37830,
            "upload_time": "2024-05-09T05:45:47",
            "upload_time_iso_8601": "2024-05-09T05:45:47.688488Z",
            "url": "https://files.pythonhosted.org/packages/03/b0/1f6a74700995002bcf5a7dc26e898402e3cbff16e03bf854b0fd3f603276/sybil-6.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "888a3b28a11d200aa43dbd307d1ebd7740cf1a8c14d9baa421433f9e29e3881c",
                "md5": "8d15f59e04a673ac2e7e09ceb6d4749e",
                "sha256": "8fb4f2c3582d1fe6705d1ae3a31f93fec7619f634940a8fcbf5d1b7d18183917"
            },
            "downloads": -1,
            "filename": "sybil-6.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d15f59e04a673ac2e7e09ceb6d4749e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 42246,
            "upload_time": "2024-05-09T05:45:49",
            "upload_time_iso_8601": "2024-05-09T05:45:49.474569Z",
            "url": "https://files.pythonhosted.org/packages/88/8a/3b28a11d200aa43dbd307d1ebd7740cf1a8c14d9baa421433f9e29e3881c/sybil-6.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 05:45:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simplistix",
    "github_project": "sybil",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "sybil"
}
        
Elapsed time: 0.25593s