mongo-helpers


Namemongo-helpers JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryHelpers for MongoDB Aggregation pipelines & Functions
upload_time2025-01-13 18:12:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords mongodb mongo aggregation aggregations pipeline pymongo motor pymongoarrow database nosql documentdb helper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mongo-helpers-python

Aggregation helpers for MongoDB.

## Compatibility with Python versions

Will follow the same compatibility timeline for the PyMongo driver:
https://www.mongodb.com/docs/languages/python/pymongo-driver/current/compatibility/#compatibility-table-legend

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mongo-helpers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "mongodb, mongo, aggregation, aggregations, pipeline, pymongo, motor, pymongoarrow, database, nosql, documentdb, helper",
    "author": null,
    "author_email": "Anirudh Dutt <1468519+aneroid@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/82/ba4aae74340e4a8fc751cedf42f172bb594b28321526a8ef2a526ea699d3/mongo_helpers-0.0.1.tar.gz",
    "platform": null,
    "description": "# mongo-helpers-python\n\nAggregation helpers for MongoDB.\n\n## Compatibility with Python versions\n\nWill follow the same compatibility timeline for the PyMongo driver:\nhttps://www.mongodb.com/docs/languages/python/pymongo-driver/current/compatibility/#compatibility-table-legend\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helpers for MongoDB Aggregation pipelines & Functions",
    "version": "0.0.1",
    "project_urls": {
        "changelog": "https://github.com/aneroid/xxxxxxxxxxxxx/ChangeLog.md",
        "documentation": "https://readthedocs.org/xxxxxxxxxxxxx",
        "homepage": "https://github.com/aneroid/xxxxxxxxxxxxx",
        "repository": "https://github.com/aneroid/xxxxxxxxxxxxx.git"
    },
    "split_keywords": [
        "mongodb",
        " mongo",
        " aggregation",
        " aggregations",
        " pipeline",
        " pymongo",
        " motor",
        " pymongoarrow",
        " database",
        " nosql",
        " documentdb",
        " helper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ad307837ff0f39349702abda3d84125e1828679a7cb9c7a2add1d7a1ec972a3",
                "md5": "38a0ae9990ad90d5381bd09afc5fc6af",
                "sha256": "e7fb23e737705376b500131e76bd3e509ac99d2ad453e37ea34c41ce4a35a619"
            },
            "downloads": -1,
            "filename": "mongo_helpers-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38a0ae9990ad90d5381bd09afc5fc6af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1757,
            "upload_time": "2025-01-13T18:12:48",
            "upload_time_iso_8601": "2025-01-13T18:12:48.656787Z",
            "url": "https://files.pythonhosted.org/packages/0a/d3/07837ff0f39349702abda3d84125e1828679a7cb9c7a2add1d7a1ec972a3/mongo_helpers-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e82ba4aae74340e4a8fc751cedf42f172bb594b28321526a8ef2a526ea699d3",
                "md5": "7fb676eb645ec75f39298c5c1334d25b",
                "sha256": "cc61d442f20946a8a9db91515d8c6731701a522e55c46aeeb47c348de1b116c8"
            },
            "downloads": -1,
            "filename": "mongo_helpers-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7fb676eb645ec75f39298c5c1334d25b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1678,
            "upload_time": "2025-01-13T18:12:51",
            "upload_time_iso_8601": "2025-01-13T18:12:51.108554Z",
            "url": "https://files.pythonhosted.org/packages/0e/82/ba4aae74340e4a8fc751cedf42f172bb594b28321526a8ef2a526ea699d3/mongo_helpers-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 18:12:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aneroid",
    "github_project": "xxxxxxxxxxxxx",
    "github_not_found": true,
    "lcname": "mongo-helpers"
}
        
Elapsed time: 0.41057s