********************************************************
Protean: The Domain-Centric, Antifragile Framework
********************************************************
Protean helps you build software on architecture stacks that need to survive in the ever changing technology landscape.
.. image:: https://github.com/proteanhq/protean/actions/workflows/ci.yml/badge.svg?branch=master
:target: https://github.com/proteanhq/protean/actions
:alt: Build Status
.. image:: https://codecov.io/gh/proteanhq/protean/graph/badge.svg?token=0sFuFdLBOx
:target: https://codecov.io/gh/proteanhq/protean
:alt: Coverage
.. image:: https://pyup.io/repos/github/proteanhq/protean/shield.svg
:target: https://pyup.io/repos/github/proteanhq/protean/
:alt: Updates
Installation
############
::
pip install protean
Documentation
#############
Online docs are available at: https://protean.readthedocs.io/en/latest/
How to Contribute
#################
1. Check for open issues or open a fresh issue to start a discussion
around a feature idea or a bug.
2. Fork [the repository](https://github.com/proteanhq/protean) on
GitHub to start making your changes to the **master** branch (or
branch off of it).
3. Write a test which shows that the bug was fixed or that the feature
works as expected.
4. Send a pull request and bug the maintainer until it gets merged and
published. :) Make sure to add yourself to
[AUTHORS](https://github.com/proteanhq/protean/blob/master/AUTHORS.rst).
On shoulders of giants...
#########################
Protean is not built in a vacuum. Principles and philosophies that Protean espouses are contributions from multiple sources, especially the Open Source Community. It not only refers to well-published architectural ideas and design patterns but also heavily draws inspiration from concrete implementations.
Specifically, Protean is majorly influenced by the venerable Django Framework, and that reflects in many aspects of its underlying constructs and documentation. Thank you, Django, and the Python community, for showing what's possible.
[ ~ Dependencies scanned by PyUp.io ~ ]
Raw data
{
"_id": null,
"home_page": "https://github.com/proteanhq/protean",
"name": "protean",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "ddd, domain-driven-design, clean-architecture, hexagonal-architecture, onion-architecture, microservices, python-framework, repository-pattern, cqrs, event-sourcing, aggregates, entities, value-objects, services, bounded-contexts, asynchronous, event-driven-architecture, cqrs-framework, event-sourcing-framework",
"author": "Subhash Bhushan C",
"author_email": "subhash@team8solutions.com",
"download_url": "https://files.pythonhosted.org/packages/1b/10/f82a0d57d21303c39f7abe3c844d1232cf579173a919090a6124db30a596/protean-0.12.1.tar.gz",
"platform": null,
"description": "********************************************************\nProtean: The Domain-Centric, Antifragile Framework\n********************************************************\n\nProtean helps you build software on architecture stacks that need to survive in the ever changing technology landscape.\n\n.. image:: https://github.com/proteanhq/protean/actions/workflows/ci.yml/badge.svg?branch=master\n :target: https://github.com/proteanhq/protean/actions\n :alt: Build Status\n.. image:: https://codecov.io/gh/proteanhq/protean/graph/badge.svg?token=0sFuFdLBOx \n :target: https://codecov.io/gh/proteanhq/protean\n :alt: Coverage\n.. image:: https://pyup.io/repos/github/proteanhq/protean/shield.svg\n :target: https://pyup.io/repos/github/proteanhq/protean/\n :alt: Updates\n\nInstallation\n############\n\n::\n\n pip install protean\n\nDocumentation\n#############\n\nOnline docs are available at: https://protean.readthedocs.io/en/latest/\n\nHow to Contribute\n#################\n\n1. Check for open issues or open a fresh issue to start a discussion\n around a feature idea or a bug.\n2. Fork [the repository](https://github.com/proteanhq/protean) on\n GitHub to start making your changes to the **master** branch (or\n branch off of it).\n3. Write a test which shows that the bug was fixed or that the feature\n works as expected.\n4. Send a pull request and bug the maintainer until it gets merged and\n published. :) Make sure to add yourself to\n [AUTHORS](https://github.com/proteanhq/protean/blob/master/AUTHORS.rst).\n\nOn shoulders of giants...\n#########################\n\nProtean is not built in a vacuum. Principles and philosophies that Protean espouses are contributions from multiple sources, especially the Open Source Community. It not only refers to well-published architectural ideas and design patterns but also heavily draws inspiration from concrete implementations.\n\nSpecifically, Protean is majorly influenced by the venerable Django Framework, and that reflects in many aspects of its underlying constructs and documentation. Thank you, Django, and the Python community, for showing what's possible.\n\n[ ~ Dependencies scanned by PyUp.io ~ ]\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "Protean Application Framework",
"version": "0.12.1",
"project_urls": {
"Documentation": "https://protean.readthedocs.io/en/latest/",
"Homepage": "https://github.com/proteanhq/protean",
"Repository": "https://github.com/proteanhq/protean"
},
"split_keywords": [
"ddd",
" domain-driven-design",
" clean-architecture",
" hexagonal-architecture",
" onion-architecture",
" microservices",
" python-framework",
" repository-pattern",
" cqrs",
" event-sourcing",
" aggregates",
" entities",
" value-objects",
" services",
" bounded-contexts",
" asynchronous",
" event-driven-architecture",
" cqrs-framework",
" event-sourcing-framework"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24a59a8c2051e1b6afbb57217edd3c09fabc699099c87689bab77427f4512f57",
"md5": "05904aabaa409daccef22bdd6ef91eba",
"sha256": "bb96ca325857efbec73148cd4304d6e640ae419ff3f100626e803edd011fa9ce"
},
"downloads": -1,
"filename": "protean-0.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05904aabaa409daccef22bdd6ef91eba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 157309,
"upload_time": "2024-06-20T23:21:46",
"upload_time_iso_8601": "2024-06-20T23:21:46.685658Z",
"url": "https://files.pythonhosted.org/packages/24/a5/9a8c2051e1b6afbb57217edd3c09fabc699099c87689bab77427f4512f57/protean-0.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b10f82a0d57d21303c39f7abe3c844d1232cf579173a919090a6124db30a596",
"md5": "005fd115d31b0cbfc1641fa0004607e4",
"sha256": "9519623820169a90e605dd8194eb6168f4d2203c32cfe9930cbcca5152766817"
},
"downloads": -1,
"filename": "protean-0.12.1.tar.gz",
"has_sig": false,
"md5_digest": "005fd115d31b0cbfc1641fa0004607e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 120154,
"upload_time": "2024-06-20T23:21:48",
"upload_time_iso_8601": "2024-06-20T23:21:48.744859Z",
"url": "https://files.pythonhosted.org/packages/1b/10/f82a0d57d21303c39f7abe3c844d1232cf579173a919090a6124db30a596/protean-0.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 23:21:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "proteanhq",
"github_project": "protean",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "protean"
}