# pyelib
Pyelib是一个Python库,为标准库和第三方库提供易于使用的函数封装。
它通过提供简单实用的函数有效地提高开发效率。
Pyelib旨在成为一款模块化、高性能、企业级的Python开发框架。
使用Pyelib,开发人员可以轻松访问和利用Python标准库和第三方库的全部功能,使其开发过程更加高效和流畅。
## 安装
```shell
pip install pyelib
```
## pymongo 示例
```python
import pyelib
mongo = pyelib.MongoDB('mongodb://localhost:27017/test', 'test', 'test')
# 插入单个文档
document = {'name': 'Alice', 'age': 25}
mongo.insert_one(document)
```
Raw data
{
"_id": null,
"home_page": "https://github.com/xuehangcang/pyelib",
"name": "pyelib",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pymongo",
"author": "Xuehang Cang",
"author_email": "xuehangcang@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/33/47/7713c0eee80a5bca3dc4a7f316863dc878ff0b6b5b52c9b2474516e3881c/pyelib-0.0.5.tar.gz",
"platform": null,
"description": "\n# pyelib\nPyelib\u662f\u4e00\u4e2aPython\u5e93\uff0c\u4e3a\u6807\u51c6\u5e93\u548c\u7b2c\u4e09\u65b9\u5e93\u63d0\u4f9b\u6613\u4e8e\u4f7f\u7528\u7684\u51fd\u6570\u5c01\u88c5\u3002\n\n\u5b83\u901a\u8fc7\u63d0\u4f9b\u7b80\u5355\u5b9e\u7528\u7684\u51fd\u6570\u6709\u6548\u5730\u63d0\u9ad8\u5f00\u53d1\u6548\u7387\u3002\n\nPyelib\u65e8\u5728\u6210\u4e3a\u4e00\u6b3e\u6a21\u5757\u5316\u3001\u9ad8\u6027\u80fd\u3001\u4f01\u4e1a\u7ea7\u7684Python\u5f00\u53d1\u6846\u67b6\u3002\n\n\u4f7f\u7528Pyelib\uff0c\u5f00\u53d1\u4eba\u5458\u53ef\u4ee5\u8f7b\u677e\u8bbf\u95ee\u548c\u5229\u7528Python\u6807\u51c6\u5e93\u548c\u7b2c\u4e09\u65b9\u5e93\u7684\u5168\u90e8\u529f\u80fd\uff0c\u4f7f\u5176\u5f00\u53d1\u8fc7\u7a0b\u66f4\u52a0\u9ad8\u6548\u548c\u6d41\u7545\u3002\n\n\n## \u5b89\u88c5\n\n```shell\npip install pyelib\n```\n\n\n## pymongo \u793a\u4f8b\n\n```python\nimport pyelib\n\nmongo = pyelib.MongoDB('mongodb://localhost:27017/test', 'test', 'test')\n# \u63d2\u5165\u5355\u4e2a\u6587\u6863\ndocument = {'name': 'Alice', 'age': 25}\nmongo.insert_one(document)\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "pyelib\u662f\u4e00\u4e2aPython\u5e93\uff0c\u4e3a\u6807\u51c6\u5e93\u548c\u7b2c\u4e09\u65b9\u5e93\u63d0\u4f9b\u6613\u4e8e\u4f7f\u7528\u7684\u51fd\u6570\u5c01\u88c5\u3002",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/xuehangcang/pyelib"
},
"split_keywords": [
"pymongo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "474dbf856f81d91a101de86322d1e82c581d807c38718f0c0a5e9412d93d519f",
"md5": "da05e698d4ccc270afdb0bc66f4ed85a",
"sha256": "a09672743ea8d26fc1f9807178704362668733f1207f656ce81788dbe64d199b"
},
"downloads": -1,
"filename": "pyelib-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da05e698d4ccc270afdb0bc66f4ed85a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3766,
"upload_time": "2023-05-17T01:36:23",
"upload_time_iso_8601": "2023-05-17T01:36:23.139709Z",
"url": "https://files.pythonhosted.org/packages/47/4d/bf856f81d91a101de86322d1e82c581d807c38718f0c0a5e9412d93d519f/pyelib-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "33477713c0eee80a5bca3dc4a7f316863dc878ff0b6b5b52c9b2474516e3881c",
"md5": "ccf34f8b6c5f25fce04f384bc141975f",
"sha256": "73e313e14562501c6d740c79322e25cff95ae97b0f468e86a956786237972b18"
},
"downloads": -1,
"filename": "pyelib-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "ccf34f8b6c5f25fce04f384bc141975f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3528,
"upload_time": "2023-05-17T01:36:24",
"upload_time_iso_8601": "2023-05-17T01:36:24.716680Z",
"url": "https://files.pythonhosted.org/packages/33/47/7713c0eee80a5bca3dc4a7f316863dc878ff0b6b5b52c9b2474516e3881c/pyelib-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-17 01:36:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xuehangcang",
"github_project": "pyelib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pymongo",
"specs": [
[
"~=",
"4.3.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"65.5.1"
]
]
},
{
"name": "mkdocs-material",
"specs": [
[
"~=",
"9.1.11"
]
]
},
{
"name": "openai",
"specs": [
[
"~=",
"0.27.6"
]
]
}
],
"lcname": "pyelib"
}