mandolin-python-client


Namemandolin-python-client JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/PiRogueToolSuite/mandolin-python-client
SummaryMandolin
upload_time2025-01-26 18:37:25
maintainerNone
docs_urlNone
authorU+039b
requires_pythonNone
licenseGNU General Public License v3.0
keywords
VCS
bugtrack_url
requirements urllib3 python_dateutil pydantic typing-extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
                Micro-service to analyze and convert files
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PiRogueToolSuite/mandolin-python-client",
    "name": "mandolin-python-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "U+039b",
    "author_email": "contact@defensive-lab.agency",
    "download_url": "https://files.pythonhosted.org/packages/56/71/c43d33f05bdfcb41d568721f5be352996d09f370094430ff1e2e1150b7c3/mandolin_python_client-1.0.1.tar.gz",
    "platform": null,
    "description": "    Micro-service to analyze and convert files\n    \n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Mandolin",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/PiRogueToolSuite/mandolin-python-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b3bed90566c63579897a1f95139727767f0fcc21f6e7994bf99eab45252f0ea",
                "md5": "c176168d5219eee1cf44e81a3303f0ae",
                "sha256": "9d4c9e8ac625e5f5b7a25ab0043f8b37d7e78f0d4608d424b98200a5a51cedf9"
            },
            "downloads": -1,
            "filename": "mandolin_python_client-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c176168d5219eee1cf44e81a3303f0ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 44834,
            "upload_time": "2025-01-26T18:37:23",
            "upload_time_iso_8601": "2025-01-26T18:37:23.433899Z",
            "url": "https://files.pythonhosted.org/packages/9b/3b/ed90566c63579897a1f95139727767f0fcc21f6e7994bf99eab45252f0ea/mandolin_python_client-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5671c43d33f05bdfcb41d568721f5be352996d09f370094430ff1e2e1150b7c3",
                "md5": "b84717112eb16a0d02185b255473206e",
                "sha256": "dffb3f818eca300383e35c02cf2fc725665354e86df35c7f506d2123749b826b"
            },
            "downloads": -1,
            "filename": "mandolin_python_client-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b84717112eb16a0d02185b255473206e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27680,
            "upload_time": "2025-01-26T18:37:25",
            "upload_time_iso_8601": "2025-01-26T18:37:25.833721Z",
            "url": "https://files.pythonhosted.org/packages/56/71/c43d33f05bdfcb41d568721f5be352996d09f370094430ff1e2e1150b7c3/mandolin_python_client-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 18:37:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PiRogueToolSuite",
    "github_project": "mandolin-python-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "mandolin-python-client"
}
        
Elapsed time: 2.43879s