| Name | alphaquant-db JSON |
| Version |
1.0.9
JSON |
| download |
| home_page | None |
| Summary | Async MongoDB client using Motor for Alphaquant |
| upload_time | 2025-10-11 21:39:32 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | MIT |
| keywords |
mongodb
motor
async
database
pymongo
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
"""
Complete pip package structure for Motor MongoDB operations
"""
# Directory structure:
# dadar/
# ├── setup.py
# ├── requirements.txt
# ├── README.md
# └── motor_mongo_client/
├── __init__.py
├── client.py
└── exceptions.py
Raw data
{
"_id": null,
"home_page": null,
"name": "alphaquant-db",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "mongodb, motor, async, database, pymongo",
"author": null,
"author_email": "Shashank Gupta <developer@alphaco.ai>",
"download_url": "https://files.pythonhosted.org/packages/32/f0/a9aebcb0544ed8397a3f5415f85bfa6fc5aaccabb0790c1ec1bb44032174/alphaquant_db-1.0.9.tar.gz",
"platform": null,
"description": "\"\"\"\nComplete pip package structure for Motor MongoDB operations\n\"\"\"\n\n# Directory structure:\n# dadar/\n# \u251c\u2500\u2500 setup.py\n# \u251c\u2500\u2500 requirements.txt\n# \u251c\u2500\u2500 README.md\n# \u2514\u2500\u2500 motor_mongo_client/\n \u251c\u2500\u2500 __init__.py\n \u251c\u2500\u2500 client.py\n \u2514\u2500\u2500 exceptions.py\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Async MongoDB client using Motor for Alphaquant",
"version": "1.0.9",
"project_urls": {
"Bug Reports": "https://github.com/AlphaCoAI-Projects/dadar/issues",
"Homepage": "https://github.com/AlphaCoAI-Projects/dadar",
"Source": "https://github.com/AlphaCoAI-Projects/dadar"
},
"split_keywords": [
"mongodb",
" motor",
" async",
" database",
" pymongo"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3921cbd4c2dd5b67d56122ba1b4e713752e61b8af681fe6df894d7fea3fc367f",
"md5": "de16c8b8b35eb33396d70954097affcc",
"sha256": "9ba6e2041ff0ccde75bfa6a8b3e1e5001418e6c570994d65981339c688f5b8c6"
},
"downloads": -1,
"filename": "alphaquant_db-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de16c8b8b35eb33396d70954097affcc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4578,
"upload_time": "2025-10-11T21:39:30",
"upload_time_iso_8601": "2025-10-11T21:39:30.446519Z",
"url": "https://files.pythonhosted.org/packages/39/21/cbd4c2dd5b67d56122ba1b4e713752e61b8af681fe6df894d7fea3fc367f/alphaquant_db-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "32f0a9aebcb0544ed8397a3f5415f85bfa6fc5aaccabb0790c1ec1bb44032174",
"md5": "f48f59e36c740626e6c5911f6bf57e9e",
"sha256": "31bc737f5bdb7b4e20ec93e5b076e46b4df95b5f07628e4cc3161684b7ef876e"
},
"downloads": -1,
"filename": "alphaquant_db-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "f48f59e36c740626e6c5911f6bf57e9e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4049,
"upload_time": "2025-10-11T21:39:32",
"upload_time_iso_8601": "2025-10-11T21:39:32.112376Z",
"url": "https://files.pythonhosted.org/packages/32/f0/a9aebcb0544ed8397a3f5415f85bfa6fc5aaccabb0790c1ec1bb44032174/alphaquant_db-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-11 21:39:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AlphaCoAI-Projects",
"github_project": "dadar",
"github_not_found": true,
"lcname": "alphaquant-db"
}