json-worker


Namejson-worker JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/automatethem/json-worker
SummaryJson worker
upload_time2023-03-18 03:52:03
maintainer
docs_urlNone
authorSang Ki Kwon
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # json-worker

https://pypi.org/project/json-worker
<pre>
pip install json-worker
</pre>

Examples  

Basic  
https://github.com/automatethem/json-worker/blob/main/examples/basic/main.py  
https://github.com/automatethem/json-worker/blob/main/examples/basic/worker.py   
https://github.com/automatethem/json-worker/blob/main/examples/basic/inputs/config.json

Chrome  
https://github.com/automatethem/json-worker/blob/main/examples/chrome/inputs/config.json

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/automatethem/json-worker",
    "name": "json-worker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sang Ki Kwon",
    "author_email": "automatethem@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/af/28db4bb044bebd9687f3f9e953bbacfff05be1ce2a7258cce52bf8aff612/json-worker-0.0.5.tar.gz",
    "platform": null,
    "description": "# json-worker\n\nhttps://pypi.org/project/json-worker\n<pre>\npip install json-worker\n</pre>\n\nExamples  \n\nBasic  \nhttps://github.com/automatethem/json-worker/blob/main/examples/basic/main.py  \nhttps://github.com/automatethem/json-worker/blob/main/examples/basic/worker.py   \nhttps://github.com/automatethem/json-worker/blob/main/examples/basic/inputs/config.json\n\nChrome  \nhttps://github.com/automatethem/json-worker/blob/main/examples/chrome/inputs/config.json\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Json worker",
    "version": "0.0.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13d8b2ed9fc469773a3d6734cd67ee7f06212a4e1911b59df44d83837b1e647c",
                "md5": "db0999d145b3937641c2da81acaa9924",
                "sha256": "54ab9e8c781da2be054a9c3dc701810614b5f11f2d2d4b34b37f8451ed686338"
            },
            "downloads": -1,
            "filename": "json_worker-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db0999d145b3937641c2da81acaa9924",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4435,
            "upload_time": "2023-03-18T03:52:01",
            "upload_time_iso_8601": "2023-03-18T03:52:01.870438Z",
            "url": "https://files.pythonhosted.org/packages/13/d8/b2ed9fc469773a3d6734cd67ee7f06212a4e1911b59df44d83837b1e647c/json_worker-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3af28db4bb044bebd9687f3f9e953bbacfff05be1ce2a7258cce52bf8aff612",
                "md5": "03e36c5c03e62c333623e30c6d96674e",
                "sha256": "b7a55da6caabe74d20223f38920ce0eb599f7a6980183f374310831040b6bae1"
            },
            "downloads": -1,
            "filename": "json-worker-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "03e36c5c03e62c333623e30c6d96674e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4318,
            "upload_time": "2023-03-18T03:52:03",
            "upload_time_iso_8601": "2023-03-18T03:52:03.725118Z",
            "url": "https://files.pythonhosted.org/packages/a3/af/28db4bb044bebd9687f3f9e953bbacfff05be1ce2a7258cce52bf8aff612/json-worker-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-18 03:52:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "automatethem",
    "github_project": "json-worker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "json-worker"
}
        
Elapsed time: 0.22756s