extrude


Nameextrude JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/i2mint/extrude
SummaryTool to run a composite web application to easily interact with python functions
upload_time2023-04-04 23:28:52
maintainer
docs_urlNone
authorOtoSense
requires_python
licenseapache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # extrude
Tool to run a composite web application to easily interact with python functions


To install:	```pip install extrude```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/i2mint/extrude",
    "name": "extrude",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "OtoSense",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/81/83/8875564c6e91123bba8087cbfb8b8cb1597d53cd809c65bcdfc53d9c9b37/extrude-0.1.11.tar.gz",
    "platform": "any",
    "description": "# extrude\nTool to run a composite web application to easily interact with python functions\n\n\nTo install:\t```pip install extrude```",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "Tool to run a composite web application to easily interact with python functions",
    "version": "0.1.11",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81838875564c6e91123bba8087cbfb8b8cb1597d53cd809c65bcdfc53d9c9b37",
                "md5": "805894e4d648693043989ee63ba4677c",
                "sha256": "1d592590796c66da63c43947b49c0f7faf192e99ddfbf044d022a285c2547a33"
            },
            "downloads": -1,
            "filename": "extrude-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "805894e4d648693043989ee63ba4677c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11499,
            "upload_time": "2023-04-04T23:28:52",
            "upload_time_iso_8601": "2023-04-04T23:28:52.831455Z",
            "url": "https://files.pythonhosted.org/packages/81/83/8875564c6e91123bba8087cbfb8b8cb1597d53cd809c65bcdfc53d9c9b37/extrude-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 23:28:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "i2mint",
    "github_project": "extrude",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "extrude"
}
        
Elapsed time: 0.05885s