# Kipp
| 
| :---------------------------------------------------------------:
| Humanistic Utilities
[]()
[](https://opensource.org/licenses/MIT)
[](https://badge.fury.io/py/kipp)
[](http://commitizen.github.io/cz-cli/)
---
[Github](https://github.com/Laisky/kipp/tree/master/kipp)
## Document
TBD
---
## Install
Run:
```sh
$ pip install kipp
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Laisky/kipp",
"name": "kipp",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "setup, distutils, utils",
"author": "Laisky",
"author_email": "ppcelery@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4f/bb/a48461cf098c8861b9dc224f42523b8990aa4214edfa74aedf34d44ddb97/kipp-0.3.2.tar.gz",
"platform": null,
"description": "# Kipp\n\n| \n| :---------------------------------------------------------------:\n| Humanistic Utilities\n\n[]()\n[](https://opensource.org/licenses/MIT)\n[](https://badge.fury.io/py/kipp)\n[](http://commitizen.github.io/cz-cli/)\n\n---\n\n[Github](https://github.com/Laisky/kipp/tree/master/kipp)\n\n## Document\n\nTBD\n\n---\n\n## Install\n\nRun:\n\n```sh\n$ pip install kipp\n```\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python Utils",
"version": "0.3.2",
"project_urls": {
"Homepage": "https://github.com/Laisky/kipp"
},
"split_keywords": [
"setup",
" distutils",
" utils"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f867b65862ad38f3d3d6fc9f9872be6527f60d1d7192d8a597b7a9c3befaa7a2",
"md5": "fc95b14ef1f871c596ecdbe6991aae99",
"sha256": "8ac8fe8707fe0050727f1b5a67b7d0c62df06234626359afaa06b43b31426578"
},
"downloads": -1,
"filename": "kipp-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc95b14ef1f871c596ecdbe6991aae99",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 42358,
"upload_time": "2025-02-04T15:35:08",
"upload_time_iso_8601": "2025-02-04T15:35:08.884734Z",
"url": "https://files.pythonhosted.org/packages/f8/67/b65862ad38f3d3d6fc9f9872be6527f60d1d7192d8a597b7a9c3befaa7a2/kipp-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4fbba48461cf098c8861b9dc224f42523b8990aa4214edfa74aedf34d44ddb97",
"md5": "c7c7404c5b3617317538da3a69759161",
"sha256": "88c78ab010d00710998aef53817f18531301c97e4badc9562e105d4f8b37f6d1"
},
"downloads": -1,
"filename": "kipp-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "c7c7404c5b3617317538da3a69759161",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 40161,
"upload_time": "2025-02-04T15:35:13",
"upload_time_iso_8601": "2025-02-04T15:35:13.560381Z",
"url": "https://files.pythonhosted.org/packages/4f/bb/a48461cf098c8861b9dc224f42523b8990aa4214edfa74aedf34d44ddb97/kipp-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 15:35:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Laisky",
"github_project": "kipp",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "ruamel.yaml",
"specs": [
[
"~=",
"0.14"
]
]
},
{
"name": "future",
"specs": [
[
"<",
"1"
]
]
},
{
"name": "maya",
"specs": [
[
"~=",
"0.6"
]
]
},
{
"name": "tornado",
"specs": [
[
">=",
"6.3.3"
]
]
},
{
"name": "xxhash",
"specs": [
[
"~=",
"1.3"
]
]
},
{
"name": "redis",
"specs": [
[
"~=",
"5.2.1"
]
]
}
],
"tox": true,
"lcname": "kipp"
}