# mb-test
## Documentation
- [docs](https://konstantinklepikov.github.io/mb-test/)
- [pypi](https://pypi.org/project/mb_test_task/)
## 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": "mb-test-task",
"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/de/8d/ef2dd544bfa803fc3043de1bea2997574cd415bbd5e390c53a32b2a910a8/mb_test_task-0.0.0.tar.gz",
"platform": null,
"description": "# mb-test\n\n## Documentation\n\n- [docs](https://konstantinklepikov.github.io/mb-test/)\n- [pypi](https://pypi.org/project/mb_test_task/)\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",
"bugtrack_url": null,
"license": "MIT",
"summary": "Mindbox test task",
"version": "0.0.0",
"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": "a1b88454013dfe7808aaf65a415ee13b903bdafd20386fb513a9033cafffd1b7",
"md5": "18288ae274fe25a8dabfe8714328d169",
"sha256": "198a05d5f9de7dc2884ab3faa623534380d597a32b773a4cb322c4e0bb3f70b3"
},
"downloads": -1,
"filename": "mb_test_task-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18288ae274fe25a8dabfe8714328d169",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5563,
"upload_time": "2023-09-16T12:45:39",
"upload_time_iso_8601": "2023-09-16T12:45:39.822052Z",
"url": "https://files.pythonhosted.org/packages/a1/b8/8454013dfe7808aaf65a415ee13b903bdafd20386fb513a9033cafffd1b7/mb_test_task-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de8def2dd544bfa803fc3043de1bea2997574cd415bbd5e390c53a32b2a910a8",
"md5": "a83c05d61fe4bec0a4ed1afa37448e59",
"sha256": "aab5788855d6f38bcdd17cc0032db4fbed56d27f2a5729f53fc2993090d95049"
},
"downloads": -1,
"filename": "mb_test_task-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "a83c05d61fe4bec0a4ed1afa37448e59",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6617,
"upload_time": "2023-09-16T12:45:41",
"upload_time_iso_8601": "2023-09-16T12:45:41.279274Z",
"url": "https://files.pythonhosted.org/packages/de/8d/ef2dd544bfa803fc3043de1bea2997574cd415bbd5e390c53a32b2a910a8/mb_test_task-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-16 12:45:41",
"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": "mb-test-task"
}