ez-cqrs


Nameez-cqrs JSON
Version 6.1.7 PyPI version JSON
download
home_page
Summary
upload_time2024-01-17 16:48:41
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ez-cqrs

A lightweight, opinionated framework to write software in a procedural way.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ez-cqrs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Tomas Perez Alvarez <tomasperezalvarez@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a0/b8/c760083ef50236c6a3cb36ba48d54478a137a8a21bd863fe6d781490076a/ez_cqrs-6.1.7.tar.gz",
    "platform": null,
    "description": "# ez-cqrs\n\nA lightweight, opinionated framework to write software in a procedural way.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "6.1.7",
    "project_urls": {
        "Documentation": "https://github.com/Tomperez98/ez-cqrs#readme",
        "Issues": "https://github.com/Tomperez98/ez-cqrs/issues",
        "Source": "https://github.com/Tomperez98/ez-cqrs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fc45b1efca33ff87ec49eec39b49a7cf8c74182161cb73b9f89dd88a520e28d",
                "md5": "2c03a840bb55a0d14ca000a46d5defb8",
                "sha256": "921f4039c33ddeb0fe2a4309cebd4ab4740c154c02c0a812a865e964ebc87d46"
            },
            "downloads": -1,
            "filename": "ez_cqrs-6.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c03a840bb55a0d14ca000a46d5defb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10455,
            "upload_time": "2024-01-17T16:48:39",
            "upload_time_iso_8601": "2024-01-17T16:48:39.646480Z",
            "url": "https://files.pythonhosted.org/packages/1f/c4/5b1efca33ff87ec49eec39b49a7cf8c74182161cb73b9f89dd88a520e28d/ez_cqrs-6.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0b8c760083ef50236c6a3cb36ba48d54478a137a8a21bd863fe6d781490076a",
                "md5": "b206b748be3d833dc1c07647d6b81633",
                "sha256": "5706e247d5f96c3fbd21f6fa9776781f0df9452f3ace13c556f1a07e26e7b389"
            },
            "downloads": -1,
            "filename": "ez_cqrs-6.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b206b748be3d833dc1c07647d6b81633",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14360,
            "upload_time": "2024-01-17T16:48:41",
            "upload_time_iso_8601": "2024-01-17T16:48:41.333396Z",
            "url": "https://files.pythonhosted.org/packages/a0/b8/c760083ef50236c6a3cb36ba48d54478a137a8a21bd863fe6d781490076a/ez_cqrs-6.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 16:48:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tomperez98",
    "github_project": "ez-cqrs#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ez-cqrs"
}
        
Elapsed time: 0.28980s