jj


Namejj JSON
Version 2.11.1 PyPI version JSON
download
home_pagehttps://github.com/jj-mock/jj
SummaryRemote HTTP Mock
upload_time2024-11-28 10:10:02
maintainerNone
docs_urlNone
authorNikita Tsvetkov
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jj

[![Codecov](https://img.shields.io/codecov/c/github/jj-mock/jj/master.svg?style=flat-square)](https://codecov.io/gh/jj-mock/jj)
[![PyPI](https://img.shields.io/pypi/v/jj.svg?style=flat-square)](https://pypi.python.org/pypi/jj)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/jj?style=flat-square)](https://pypi.python.org/pypi/jj)
[![Python Version](https://img.shields.io/pypi/pyversions/jj.svg?style=flat-square)](https://pypi.python.org/pypi/jj)

JJ is a remote HTTP mock library that simulates HTTP responses for incoming requests. It enables users to define conditions for incoming HTTP requests and specify the responses that should be returned. The library operates on a client-server architecture, allowing for the server to be run locally or deployed remotely, catering to diverse testing environments.

## Features
- **Flexible Request Matching**: Define complex conditions to match incoming HTTP requests.
- **Customizable Responses**: Tailor responses to suit your testing needs.
- **Client-Server Architecture**: Run your mock server locally or deploy it remotely.
- **Real-time Interaction**: Modify mocking behavior on-the-fly without server restarts.

## Documentation
For comprehensive guidance on utilizing JJ, including installation, setup, and usage instructions, visit the [documentation page](https://jj-mock.io/docs/quick-start). 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jj-mock/jj",
    "name": "jj",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nikita Tsvetkov",
    "author_email": "tsv1@fastmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/60/026776b2a0772d7228eceaa3cd176812eda68595376cf9efe9bb8ebb4b47/jj-2.11.1.tar.gz",
    "platform": null,
    "description": "# jj\n\n[![Codecov](https://img.shields.io/codecov/c/github/jj-mock/jj/master.svg?style=flat-square)](https://codecov.io/gh/jj-mock/jj)\n[![PyPI](https://img.shields.io/pypi/v/jj.svg?style=flat-square)](https://pypi.python.org/pypi/jj)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/jj?style=flat-square)](https://pypi.python.org/pypi/jj)\n[![Python Version](https://img.shields.io/pypi/pyversions/jj.svg?style=flat-square)](https://pypi.python.org/pypi/jj)\n\nJJ is a remote HTTP mock library that simulates HTTP responses for incoming requests. It enables users to define conditions for incoming HTTP requests and specify the responses that should be returned. The library operates on a client-server architecture, allowing for the server to be run locally or deployed remotely, catering to diverse testing environments.\n\n## Features\n- **Flexible Request Matching**: Define complex conditions to match incoming HTTP requests.\n- **Customizable Responses**: Tailor responses to suit your testing needs.\n- **Client-Server Architecture**: Run your mock server locally or deploy it remotely.\n- **Real-time Interaction**: Modify mocking behavior on-the-fly without server restarts.\n\n## Documentation\nFor comprehensive guidance on utilizing JJ, including installation, setup, and usage instructions, visit the [documentation page](https://jj-mock.io/docs/quick-start). \n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Remote HTTP Mock",
    "version": "2.11.1",
    "project_urls": {
        "Docs": "https://jj-mock.io",
        "GitHub": "https://github.com/jj-mock/jj",
        "Homepage": "https://github.com/jj-mock/jj"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee0bad38e31947ed78312651cb226dbe20f7a6669c931ec64f409f332141b471",
                "md5": "65735843d1952e6e1bc61d5ac4d1791d",
                "sha256": "18db4e7e2c67885cf864e9e76b059271b4ae0a0659c86acac72fdc513908705d"
            },
            "downloads": -1,
            "filename": "jj-2.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65735843d1952e6e1bc61d5ac4d1791d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 77888,
            "upload_time": "2024-11-28T10:10:00",
            "upload_time_iso_8601": "2024-11-28T10:10:00.791577Z",
            "url": "https://files.pythonhosted.org/packages/ee/0b/ad38e31947ed78312651cb226dbe20f7a6669c931ec64f409f332141b471/jj-2.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b160026776b2a0772d7228eceaa3cd176812eda68595376cf9efe9bb8ebb4b47",
                "md5": "75a36b9c93297e4e5f42d54d87e4feb6",
                "sha256": "868f9a32aa7e8323308bfea7fc979f4e4e765b0a1b617c2f25006e6a80c54239"
            },
            "downloads": -1,
            "filename": "jj-2.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "75a36b9c93297e4e5f42d54d87e4feb6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 45302,
            "upload_time": "2024-11-28T10:10:02",
            "upload_time_iso_8601": "2024-11-28T10:10:02.573343Z",
            "url": "https://files.pythonhosted.org/packages/b1/60/026776b2a0772d7228eceaa3cd176812eda68595376cf9efe9bb8ebb4b47/jj-2.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 10:10:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jj-mock",
    "github_project": "jj",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "jj"
}
        
Elapsed time: 0.39566s