mbtask


Namembtask JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/KonstantinKlepikov/mb-test
SummaryMindbox test task
upload_time2023-09-16 22:31:09
maintainer
docs_urlNone
authorKonstantin Klepikov
requires_python>=3.9
licenseMIT
keywords framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mbtask

## Documentation

- [docs](https://konstantinklepikov.github.io/mb-test/)
- [pypi](https://pypi.org/project/mbtask/)

## Development

[how install project for development](https://konstantinklepikov.github.io/mb-test/usage.html).

Typicaly: `pip install -e .[dev]`

### Available cli

`make proj-doc`

`make test`

`make test-pypi` to test deploy to testpypi

`make log` - insert fragmet name to store new about project

`make ipython` run interactive terminal

`make check` check flake8 and mypy

Available fragmet naming:

- .feature: Signifying a new feature.
- .bugfix: Signifying a bug fix.
- .doc: Signifying a documentation improvement.
- .removal: Signifying a deprecation or removal of public API.
- .misc: A ticket has been closed, but it is not of interest to users.

`make draft` - to check changelog output before release.

`make release` - to bump version, build changelog, commit, push tags and changes.

\* for version management are used [incremental](https://github.com/twisted/incremental) and [towncrier](https://pypi.org/project/towncrier/) for changelog



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KonstantinKlepikov/mb-test",
    "name": "mbtask",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "framework",
    "author": "Konstantin Klepikov",
    "author_email": "oformleno@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/d1/af886589df87076169545175f582c1b0deea5bf8115e6ba786ccd3e5a3d4/mbtask-0.0.4.tar.gz",
    "platform": null,
    "description": "# mbtask\n\n## Documentation\n\n- [docs](https://konstantinklepikov.github.io/mb-test/)\n- [pypi](https://pypi.org/project/mbtask/)\n\n## Development\n\n[how install project for development](https://konstantinklepikov.github.io/mb-test/usage.html).\n\nTypicaly: `pip install -e .[dev]`\n\n### Available cli\n\n`make proj-doc`\n\n`make test`\n\n`make test-pypi` to test deploy to testpypi\n\n`make log` - insert fragmet name to store new about project\n\n`make ipython` run interactive terminal\n\n`make check` check flake8 and mypy\n\nAvailable fragmet naming:\n\n- .feature: Signifying a new feature.\n- .bugfix: Signifying a bug fix.\n- .doc: Signifying a documentation improvement.\n- .removal: Signifying a deprecation or removal of public API.\n- .misc: A ticket has been closed, but it is not of interest to users.\n\n`make draft` - to check changelog output before release.\n\n`make release` - to bump version, build changelog, commit, push tags and changes.\n\n\\* for version management are used [incremental](https://github.com/twisted/incremental) and [towncrier](https://pypi.org/project/towncrier/) for changelog\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mindbox test task",
    "version": "0.0.4",
    "project_urls": {
        "Docs": "https://konstantinklepikov.github.io/mb-test/",
        "Homepage": "https://github.com/KonstantinKlepikov/mb-test",
        "Source": "https://github.com/KonstantinKlepikov/mb-test"
    },
    "split_keywords": [
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a230ae81c9b272029d6ecf13fbc4777c95f65f99fa2bff9fe067a98955bd124",
                "md5": "573ab036292502f043ba4a1fceffa469",
                "sha256": "f7af96e6acf10945995f80dbf920d598de4aada60127069ce5de0cadef4bcea9"
            },
            "downloads": -1,
            "filename": "mbtask-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "573ab036292502f043ba4a1fceffa469",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4957,
            "upload_time": "2023-09-16T22:31:08",
            "upload_time_iso_8601": "2023-09-16T22:31:08.603220Z",
            "url": "https://files.pythonhosted.org/packages/2a/23/0ae81c9b272029d6ecf13fbc4777c95f65f99fa2bff9fe067a98955bd124/mbtask-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ed1af886589df87076169545175f582c1b0deea5bf8115e6ba786ccd3e5a3d4",
                "md5": "28b205dc5f2b576c361d3a66dadac1b2",
                "sha256": "40e90a39ef13d089b7ae1d2cbc9f97f738d03d91a8e1b1225e1463cfe29761a9"
            },
            "downloads": -1,
            "filename": "mbtask-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "28b205dc5f2b576c361d3a66dadac1b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5967,
            "upload_time": "2023-09-16T22:31:09",
            "upload_time_iso_8601": "2023-09-16T22:31:09.776356Z",
            "url": "https://files.pythonhosted.org/packages/8e/d1/af886589df87076169545175f582c1b0deea5bf8115e6ba786ccd3e5a3d4/mbtask-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 22:31:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KonstantinKlepikov",
    "github_project": "mb-test",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mbtask"
}
        
Elapsed time: 3.73342s