testservices


Nametestservices JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/simplistix/testservices
SummaryOrchestrating services for testing and development.
upload_time2024-10-15 18:24:07
maintainerNone
docs_urlNone
authorChris Withers
requires_python>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            testservices
============

|CircleCI|_  |Docs|_

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

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

This is a library and command line tool for orchestrating services for testing and development.

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simplistix/testservices",
    "name": "testservices",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Chris Withers",
    "author_email": "chris@withers.org",
    "download_url": "https://files.pythonhosted.org/packages/88/61/e1bfa6e08950c89ecbd0d91d9a44731efdb1c04036032e0ac4d8981dac0c/testservices-0.3.0.tar.gz",
    "platform": null,
    "description": "testservices\n============\n\n|CircleCI|_  |Docs|_\n\n.. |CircleCI| image:: https://circleci.com/gh/simplistix/testservices/tree/master.svg?style=shield\n.. _CircleCI: https://circleci.com/gh/simplistix/testservices/tree/master\n\n.. |Docs| image:: https://readthedocs.org/projects/testservices/badge/?version=latest\n.. _Docs: http://testservices.readthedocs.org/en/latest/\n\nThis is a library and command line tool for orchestrating services for testing and development.\n\nThe `documentation <https://testservices.readthedocs.io/>`__ is the best place to start.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Orchestrating services for testing and development.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/simplistix/testservices"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "789c548ad55bd3513585f4dd708dd3afb93234b361f62dae4a045537eba3db09",
                "md5": "f1bf8a20225540ff29a6d261d81a4923",
                "sha256": "54121a3745bbcb54b8f1ecdba1ff838ab6af1fd2718a9868faf62100a1c98278"
            },
            "downloads": -1,
            "filename": "testservices-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1bf8a20225540ff29a6d261d81a4923",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 12097,
            "upload_time": "2024-10-15T18:24:06",
            "upload_time_iso_8601": "2024-10-15T18:24:06.646626Z",
            "url": "https://files.pythonhosted.org/packages/78/9c/548ad55bd3513585f4dd708dd3afb93234b361f62dae4a045537eba3db09/testservices-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8861e1bfa6e08950c89ecbd0d91d9a44731efdb1c04036032e0ac4d8981dac0c",
                "md5": "ea9c3adcf8247fe4fdd0c3e1f7ad3375",
                "sha256": "c6ce3bb7636c3afba15d213cfb0f3e966872b0612bddad53464d5c005a9abdc7"
            },
            "downloads": -1,
            "filename": "testservices-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea9c3adcf8247fe4fdd0c3e1f7ad3375",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 20777,
            "upload_time": "2024-10-15T18:24:07",
            "upload_time_iso_8601": "2024-10-15T18:24:07.782089Z",
            "url": "https://files.pythonhosted.org/packages/88/61/e1bfa6e08950c89ecbd0d91d9a44731efdb1c04036032e0ac4d8981dac0c/testservices-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 18:24:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simplistix",
    "github_project": "testservices",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "lcname": "testservices"
}
        
Elapsed time: 3.41023s