lambkid


Namelambkid JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/redrose2100/lambkid
Summarylambkid is an advance abstract from some common pyton lib, it aim to make you write python more easily and more fewer code.
upload_time2024-05-17 05:30:11
maintainerredrose2100
docs_urlNone
authorredrose2100
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lambkid

lambkid is an advance lib abstract from some common use python lib. it aim to supply a more easily and more fewer code for python developer.
it will practise for life is short and I will choose python.

## install lambkid
refer to [install lambkid](https://github.com/redrose2100/lambkid/blob/master/docs/install.md)

## function of lambkid
* [csv usage](https://github.com/redrose2100/lambkid/blob/master/docs/csv.md)(>=0.1.18)
* [sshclient](https://github.com/redrose2100/lambkid/blob/master/docs/sshclient.md)(>=0.0.6)
* [log](https://github.com/redrose2100/lambkid/blob/master/docs/log.md) (>=0.0.4)
* [cli command](https://github.com/redrose2100/lambkid/blob/master/docs/cli.md)(>=0.1.8)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/redrose2100/lambkid",
    "name": "lambkid",
    "maintainer": "redrose2100",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "hitredrose@163.com",
    "keywords": null,
    "author": "redrose2100",
    "author_email": "hitredrose@163.com",
    "download_url": "https://files.pythonhosted.org/packages/35/ad/170254f7c752ed927e23ad7127c9861b405050d99e5441b9512c25d68eda/lambkid-0.2.3.tar.gz",
    "platform": null,
    "description": "# lambkid\r\n\r\nlambkid is an advance lib abstract from some common use python lib. it aim to supply a more easily and more fewer code for python developer.\r\nit will practise for life is short and I will choose python.\r\n\r\n## install lambkid\r\nrefer to [install lambkid](https://github.com/redrose2100/lambkid/blob/master/docs/install.md)\r\n\r\n## function of lambkid\r\n* [csv usage](https://github.com/redrose2100/lambkid/blob/master/docs/csv.md)(>=0.1.18)\r\n* [sshclient](https://github.com/redrose2100/lambkid/blob/master/docs/sshclient.md)(>=0.0.6)\r\n* [log](https://github.com/redrose2100/lambkid/blob/master/docs/log.md) (>=0.0.4)\r\n* [cli command](https://github.com/redrose2100/lambkid/blob/master/docs/cli.md)(>=0.1.8)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "lambkid is an advance abstract from some common pyton lib, it aim to make you write python more easily and more fewer code.",
    "version": "0.2.3",
    "project_urls": {
        "Documentation": "https://github.com/redrose2100/lambkid/blob/master/README.md",
        "Homepage": "https://github.com/redrose2100/lambkid"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35ad170254f7c752ed927e23ad7127c9861b405050d99e5441b9512c25d68eda",
                "md5": "76dad2af11194bab78770ff4c2b38de9",
                "sha256": "eadb6da37dc4ebb1052b6e6e66419d2735214549b24fd480584cd7db36958f02"
            },
            "downloads": -1,
            "filename": "lambkid-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "76dad2af11194bab78770ff4c2b38de9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8526,
            "upload_time": "2024-05-17T05:30:11",
            "upload_time_iso_8601": "2024-05-17T05:30:11.906200Z",
            "url": "https://files.pythonhosted.org/packages/35/ad/170254f7c752ed927e23ad7127c9861b405050d99e5441b9512c25d68eda/lambkid-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 05:30:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "redrose2100",
    "github_project": "lambkid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lambkid"
}
        
Elapsed time: 0.25781s