petisco


Namepetisco JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/alice-biometrics/petisco
SummaryPetisco is a framework for helping Python developers to build clean Applications
upload_time2024-03-18 14:41:51
maintainer
docs_urlNone
authorAlice Biometrics
requires_python
licenseMIT
keywords ddd use case clean architecture rest applications
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # petisco 🍪  

[![version](https://img.shields.io/github/release/alice-biometrics/petisco/all.svg)](https://github.com/alice-biometrics/petisco/releases) 
[![ci](https://github.com/alice-biometrics/petisco/workflows/ci/badge.svg)](https://github.com/alice-biometrics/petisco/actions) 
[![pypi](https://img.shields.io/pypi/dm/petisco)](https://pypi.org/project/petisco/) 
[![codecov](https://codecov.io/gh/alice-biometrics/petisco/branch/main/graph/badge.svg?token=YHXAYKX0VO)](https://codecov.io/gh/alice-biometrics/petisco)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![license](https://img.shields.io/github/license/alice-biometrics/petisco.svg)](https://github.com/alice-biometrics/petisco/blob/main/LICENSE)
[![versions](https://img.shields.io/pypi/pyversions/petisco.svg)](https://github.com/alice-biometrics/petisco)

<img src="https://github.com/alice-biometrics/custom-emojis/blob/master/images/alice_header.png?raw=true" width=auto>

---

**Documentation**: <a href="https://alice-biometrics.github.io/petisco/" target="_blank">https://alice-biometrics.github.io/petisco/</a>

**Source Code**: <a href="https://github.com/alice-biometrics/petisco" target="_blank">https://github.com/alice-biometrics/petisco</a>

---

## What is petisco? 🍪

petisco is a framework for helping Python developers to build clean Applications in Python.

## How could petisco help me? 🍪

petisco provides several handy classes to help you on defining your domain with hexagonal architecture, event streaming and CQRS.


## Installation 💻

```console
pip install petisco
```

Installation with Extras 

```console
pip install petisco[fastapi,sqlalchemy,elastic,elastic-apm,rabbitmq,slack,redis]
```

## Contribute 

We'd love you to contribute to *petisco* 🥳🥳🥳🥳🥳🥳️️!

For more information, check our [documentation](https://alice-biometrics.github.io/petisco/contributing/)

## Contact 📬

support@alicebiometrics.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alice-biometrics/petisco",
    "name": "petisco",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "DDD,Use Case,Clean Architecture,REST,Applications",
    "author": "Alice Biometrics",
    "author_email": "support@alicebiometrics.com",
    "download_url": "https://files.pythonhosted.org/packages/79/19/a1f0ad9ab797556a0a7cc34462754417927c6ad39aaf3f2f7dc24207c1ac/petisco-2.1.3.tar.gz",
    "platform": null,
    "description": "# petisco \ud83c\udf6a  \n\n[![version](https://img.shields.io/github/release/alice-biometrics/petisco/all.svg)](https://github.com/alice-biometrics/petisco/releases) \n[![ci](https://github.com/alice-biometrics/petisco/workflows/ci/badge.svg)](https://github.com/alice-biometrics/petisco/actions) \n[![pypi](https://img.shields.io/pypi/dm/petisco)](https://pypi.org/project/petisco/) \n[![codecov](https://codecov.io/gh/alice-biometrics/petisco/branch/main/graph/badge.svg?token=YHXAYKX0VO)](https://codecov.io/gh/alice-biometrics/petisco)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)\n[![license](https://img.shields.io/github/license/alice-biometrics/petisco.svg)](https://github.com/alice-biometrics/petisco/blob/main/LICENSE)\n[![versions](https://img.shields.io/pypi/pyversions/petisco.svg)](https://github.com/alice-biometrics/petisco)\n\n<img src=\"https://github.com/alice-biometrics/custom-emojis/blob/master/images/alice_header.png?raw=true\" width=auto>\n\n---\n\n**Documentation**: <a href=\"https://alice-biometrics.github.io/petisco/\" target=\"_blank\">https://alice-biometrics.github.io/petisco/</a>\n\n**Source Code**: <a href=\"https://github.com/alice-biometrics/petisco\" target=\"_blank\">https://github.com/alice-biometrics/petisco</a>\n\n---\n\n## What is petisco? \ud83c\udf6a\n\npetisco is a framework for helping Python developers to build clean Applications in Python.\n\n## How could petisco help me? \ud83c\udf6a\n\npetisco provides several handy classes to help you on defining your domain with hexagonal architecture, event streaming and CQRS.\n\n\n## Installation \ud83d\udcbb\n\n```console\npip install petisco\n```\n\nInstallation with Extras \n\n```console\npip install petisco[fastapi,sqlalchemy,elastic,elastic-apm,rabbitmq,slack,redis]\n```\n\n## Contribute \n\nWe'd love you to contribute to *petisco* \ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ufe0f\ufe0f!\n\nFor more information, check our [documentation](https://alice-biometrics.github.io/petisco/contributing/)\n\n## Contact \ud83d\udcec\n\nsupport@alicebiometrics.com\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Petisco is a framework for helping Python developers to build clean Applications",
    "version": "2.1.3",
    "project_urls": {
        "Homepage": "https://github.com/alice-biometrics/petisco"
    },
    "split_keywords": [
        "ddd",
        "use case",
        "clean architecture",
        "rest",
        "applications"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90f54b2c9701db66a3a60b2d1f7523e55b1405d4e29dd0e9b8a316ecd09bec2d",
                "md5": "d6d6dc338a31c04f0e08d0676b05f6bc",
                "sha256": "41a57e66be06527e5a90fa5eb95618e04a37c78ece42c6902a03841308926926"
            },
            "downloads": -1,
            "filename": "petisco-2.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6d6dc338a31c04f0e08d0676b05f6bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 132855,
            "upload_time": "2024-03-18T14:41:47",
            "upload_time_iso_8601": "2024-03-18T14:41:47.309126Z",
            "url": "https://files.pythonhosted.org/packages/90/f5/4b2c9701db66a3a60b2d1f7523e55b1405d4e29dd0e9b8a316ecd09bec2d/petisco-2.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7919a1f0ad9ab797556a0a7cc34462754417927c6ad39aaf3f2f7dc24207c1ac",
                "md5": "26dca17ce080d95950476d3b298cae6e",
                "sha256": "cf4856483ed48af1840c40f7da33911715763671d4d9557357fdc7c8c7c2839b"
            },
            "downloads": -1,
            "filename": "petisco-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "26dca17ce080d95950476d3b298cae6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 69841,
            "upload_time": "2024-03-18T14:41:51",
            "upload_time_iso_8601": "2024-03-18T14:41:51.524784Z",
            "url": "https://files.pythonhosted.org/packages/79/19/a1f0ad9ab797556a0a7cc34462754417927c6ad39aaf3f2f7dc24207c1ac/petisco-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 14:41:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alice-biometrics",
    "github_project": "petisco",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "petisco"
}
        
Elapsed time: 0.22401s