ofjustpy-plugins


Nameofjustpy-plugins JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryOfjustpy based formatter for python code.
upload_time2023-09-01 16:54:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements addict addict-tracking-changes aenum anyio attrs beautifulsoup4 bs4 cachetools certifi click dnspython dpath email-validator exceptiongroup function-pipes h11 idna itsdangerous jinja2 json-fix markupsafe ofjustpy ofjustpy-engine outcome plumbum psutil py-tailwind-utils pygments pysocks rpyc selenium sniffio sortedcontainers soupsieve starlette trio trio-websocket urllib3 uvicorn wsproto wtforms
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ofjustpy-plugins
Utilites like formatters for markdown, python code etc. 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ofjustpy-plugins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Kabira K <kabira@monallabs.in>",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/30/93/8606cf8babda431e16c657347a666f522c98bdca04b7cce91658b8c6885e/ofjustpy-plugins-0.0.1.tar.gz",
    "platform": null,
    "description": "# ofjustpy-plugins\nUtilites like formatters for markdown, python code etc. \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Ofjustpy based formatter for python code. ",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://ofjustpy.github.io/ofjustpy-plugins",
        "Home": "https://webworks.monallabs.in/ofjustpy-plugins/",
        "Source": "https://github.com/ofjustpy/ofjustpy-plugins"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c97173764a5779bc83ba52faeddb248227fbae136b13405e95839fd7fc081d8",
                "md5": "b9602e398221fde159061284f638ae1f",
                "sha256": "dc5074ba77f57dab013cfd8d72b85e7b2e98e8315e6be213cadf93a2066f1835"
            },
            "downloads": -1,
            "filename": "ofjustpy_plugins-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9602e398221fde159061284f638ae1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5132,
            "upload_time": "2023-09-01T16:53:59",
            "upload_time_iso_8601": "2023-09-01T16:53:59.738208Z",
            "url": "https://files.pythonhosted.org/packages/5c/97/173764a5779bc83ba52faeddb248227fbae136b13405e95839fd7fc081d8/ofjustpy_plugins-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30938606cf8babda431e16c657347a666f522c98bdca04b7cce91658b8c6885e",
                "md5": "2755871d10ed9bc6d97eb75a21bfe7f6",
                "sha256": "9fb627a073373ded392f65383f48ad93e0407a796f1c56563d55e460f91d0ffa"
            },
            "downloads": -1,
            "filename": "ofjustpy-plugins-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2755871d10ed9bc6d97eb75a21bfe7f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17051,
            "upload_time": "2023-09-01T16:54:03",
            "upload_time_iso_8601": "2023-09-01T16:54:03.026640Z",
            "url": "https://files.pythonhosted.org/packages/30/93/8606cf8babda431e16c657347a666f522c98bdca04b7cce91658b8c6885e/ofjustpy-plugins-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-01 16:54:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ofjustpy",
    "github_project": "ofjustpy-plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "addict",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "addict-tracking-changes",
            "specs": [
                [
                    "==",
                    "1.0.6"
                ]
            ]
        },
        {
            "name": "aenum",
            "specs": [
                [
                    "==",
                    "3.1.15"
                ]
            ]
        },
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "bs4",
            "specs": [
                [
                    "==",
                    "0.0.1"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    "==",
                    "5.3.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "dnspython",
            "specs": [
                [
                    "==",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "dpath",
            "specs": [
                [
                    "==",
                    "2.1.6"
                ]
            ]
        },
        {
            "name": "email-validator",
            "specs": [
                [
                    "==",
                    "2.0.0.post2"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.1.3"
                ]
            ]
        },
        {
            "name": "function-pipes",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "itsdangerous",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "json-fix",
            "specs": [
                [
                    "==",
                    "0.5.2"
                ]
            ]
        },
        {
            "name": "markupsafe",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "ofjustpy",
            "specs": [
                [
                    "==",
                    "1.0.2"
                ]
            ]
        },
        {
            "name": "ofjustpy-engine",
            "specs": [
                [
                    "==",
                    "1.0.4"
                ]
            ]
        },
        {
            "name": "outcome",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "plumbum",
            "specs": [
                [
                    "==",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.5"
                ]
            ]
        },
        {
            "name": "py-tailwind-utils",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "pygments",
            "specs": [
                [
                    "==",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "pysocks",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "rpyc",
            "specs": [
                [
                    "==",
                    "5.3.1"
                ]
            ]
        },
        {
            "name": "selenium",
            "specs": [
                [
                    "==",
                    "4.11.2"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "sortedcontainers",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.4.1"
                ]
            ]
        },
        {
            "name": "starlette",
            "specs": [
                [
                    "==",
                    "0.31.0"
                ]
            ]
        },
        {
            "name": "trio",
            "specs": [
                [
                    "==",
                    "0.22.2"
                ]
            ]
        },
        {
            "name": "trio-websocket",
            "specs": [
                [
                    "==",
                    "0.10.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.4"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.23.2"
                ]
            ]
        },
        {
            "name": "wsproto",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "wtforms",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        }
    ],
    "lcname": "ofjustpy-plugins"
}
        
Elapsed time: 0.16017s