pyplugin-lib


Namepyplugin-lib JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/igoras1993/plug-in
SummaryPythonic inversion of control targeting ports and adapters application development style
upload_time2024-10-13 12:43:31
maintainerNone
docs_urlNone
authorkuta.0
requires_python<4.0,>=3.12
licenseBSD-3-Clause
keywords plugins adapters ioc di dependency injection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Plug In

`plug-in` is a library that allows You to manage dependencies across  Your project
code. Usage of `plug-in` in Your apps will result in easy-to-maintain project
structure. It guides You throughout development process by bringing the
[plugin architecture]() into Your application. `plug-in` implements this architecture
for You, with explicit requirements on Your project structure.

## Project status

I am actively developing this project right now. I've implemented the basic
functionalities and still working on API. Right now, project is
in **alpha phase**.


## Project goals

- Supply SDK for inversion of control
- Familiar for python developers
- Fully typed
- Mix best things from IoC and python code style
- Async support
- Small codebase

## Contributing

### How to start

...

### Commits
All commits should be structured according to [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/).

For answer "Which one commit type should I use?", please refer to below table.

#### Commit types

| Commit Type | Title                    | Description                                                                                                 |
|:-----------:|--------------------------|-------------------------------------------------------------------------------------------------------------|
|   `feat`    | Features                 | A new feature                                                                                               |
|    `fix`    | Bug Fixes                | A bug Fix                                                                                                   |
|   `docs`    | Documentation            | Documentation only changes                                                                                  |
|   `style`   | Styles                   | Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)      |
| `refactor`  | Code Refactoring         | A code change that neither fixes a bug nor adds a feature                                                   |
|   `perf`    | Performance Improvements | A code change that improves performance                                                                     |
|   `test`    | Tests                    | Adding missing tests or correcting existing tests                                                           |
|   `build`   | Builds                   | Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)         |
|    `ci`     | Continuous Integrations  | Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) |
|   `chore`   | Chores                   | Other changes that don't modify src or test files                                                           |
|  `revert`   | Reverts                  | Reverts a previous commit                                                                                   |

Source: https://github.com/pvdlg/conventional-changelog-metahub/blob/master/README.md#commit-types

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/igoras1993/plug-in",
    "name": "pyplugin-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "plugins, adapters, ioc, di, dependency, injection",
    "author": "kuta.0",
    "author_email": "igor.kantorski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/9f/fe2d0a7faaca8aee3f675f92bd1939f8bede9b9a0b20267d3b49fc89bd8a/pyplugin_lib-0.2.0.tar.gz",
    "platform": null,
    "description": "# Plug In\n\n`plug-in` is a library that allows You to manage dependencies across  Your project\ncode. Usage of `plug-in` in Your apps will result in easy-to-maintain project\nstructure. It guides You throughout development process by bringing the\n[plugin architecture]() into Your application. `plug-in` implements this architecture\nfor You, with explicit requirements on Your project structure.\n\n## Project status\n\nI am actively developing this project right now. I've implemented the basic\nfunctionalities and still working on API. Right now, project is\nin **alpha phase**.\n\n\n## Project goals\n\n- Supply SDK for inversion of control\n- Familiar for python developers\n- Fully typed\n- Mix best things from IoC and python code style\n- Async support\n- Small codebase\n\n## Contributing\n\n### How to start\n\n...\n\n### Commits\nAll commits should be structured according to [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/).\n\nFor answer \"Which one commit type should I use?\", please refer to below table.\n\n#### Commit types\n\n| Commit Type | Title                    | Description                                                                                                 |\n|:-----------:|--------------------------|-------------------------------------------------------------------------------------------------------------|\n|   `feat`    | Features                 | A new feature                                                                                               |\n|    `fix`    | Bug Fixes                | A bug Fix                                                                                                   |\n|   `docs`    | Documentation            | Documentation only changes                                                                                  |\n|   `style`   | Styles                   | Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)      |\n| `refactor`  | Code Refactoring         | A code change that neither fixes a bug nor adds a feature                                                   |\n|   `perf`    | Performance Improvements | A code change that improves performance                                                                     |\n|   `test`    | Tests                    | Adding missing tests or correcting existing tests                                                           |\n|   `build`   | Builds                   | Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)         |\n|    `ci`     | Continuous Integrations  | Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) |\n|   `chore`   | Chores                   | Other changes that don't modify src or test files                                                           |\n|  `revert`   | Reverts                  | Reverts a previous commit                                                                                   |\n\nSource: https://github.com/pvdlg/conventional-changelog-metahub/blob/master/README.md#commit-types\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Pythonic inversion of control targeting ports and adapters application development style",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/igoras1993/plug-in",
        "Homepage": "https://github.com/igoras1993/plug-in",
        "Repository": "https://github.com/igoras1993/plug-in"
    },
    "split_keywords": [
        "plugins",
        " adapters",
        " ioc",
        " di",
        " dependency",
        " injection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3494053b14e3bc2847e2daf3a3d3ab17cc88b1aa7187c5912f35a1095ad949f",
                "md5": "7a78c7165eed2569e4faca7e435ad975",
                "sha256": "c728ebb85bc227df2a42d124fd4ca6abbe4d6ec1827b913f89529136ac918657"
            },
            "downloads": -1,
            "filename": "pyplugin_lib-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a78c7165eed2569e4faca7e435ad975",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 33283,
            "upload_time": "2024-10-13T12:43:29",
            "upload_time_iso_8601": "2024-10-13T12:43:29.239640Z",
            "url": "https://files.pythonhosted.org/packages/e3/49/4053b14e3bc2847e2daf3a3d3ab17cc88b1aa7187c5912f35a1095ad949f/pyplugin_lib-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a69ffe2d0a7faaca8aee3f675f92bd1939f8bede9b9a0b20267d3b49fc89bd8a",
                "md5": "2d394c9cf9ea309dc701b0234d63f612",
                "sha256": "e39701552ce8e9d6391df8e2f09361c290852f5d9a13a9d871935fe5ea3acbef"
            },
            "downloads": -1,
            "filename": "pyplugin_lib-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2d394c9cf9ea309dc701b0234d63f612",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 23319,
            "upload_time": "2024-10-13T12:43:31",
            "upload_time_iso_8601": "2024-10-13T12:43:31.406419Z",
            "url": "https://files.pythonhosted.org/packages/a6/9f/fe2d0a7faaca8aee3f675f92bd1939f8bede9b9a0b20267d3b49fc89bd8a/pyplugin_lib-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 12:43:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "igoras1993",
    "github_project": "plug-in",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyplugin-lib"
}
        
Elapsed time: 1.17022s