Name | kepost JSON |
Version |
0.2.18
JSON |
| download |
home_page | https://pypi.org/project/KePost |
Summary | Post-processing for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB) |
upload_time | 2024-12-19 11:32:06 |
maintainer | Gal Kepler |
docs_url | None |
author | Gal Kepler |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
|
==============================================================================================
KePost: Post-processing for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB)
==============================================================================================
========
Overview
========
.. list-table::
:stub-columns: 1
* - docs
- |docs|
* - tests, CI & coverage
- |github-actions| |codecov| |codacy|
* - codeclimate
- |codeclimate-maintainability| |codeclimate-testcoverage|
* - version
- |pypi| |python|
* - styling
- |black| |isort| |flake8| |pre-commit|
* - license
- |license|
.. |docs| image:: https://readthedocs.org/projects/kepost/badge/?version=latest
:target: https://kepost.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
.. |github-actions| image:: https://github.com/GalKepler/kepost/actions/workflows/github-actions.yml/badge.svg
:alt: GitHub Actions Build Status
:target: https://github.com/GalKepler/kepost/actions
.. |codecov| image:: https://codecov.io/github/GalKepler/kepost/graph/badge.svg?token=LO5CH471O4
:alt: Coverage Status
:target: https://app.codecov.io/github/GalKepler/kepost
.. |codacy| image:: https://app.codacy.com/project/badge/Grade/7fe5b4cb103d4100bf00603c913b9ac1
:target: https://app.codacy.com/gh/GalKepler/kepost/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade
:alt: Code Quality
.. |codeclimate-maintainability| image:: https://api.codeclimate.com/v1/badges/635a7e15947a51e354ab/maintainability
:target: https://codeclimate.com/github/GalKepler/kepost/maintainability
:alt: Maintainability
.. |codeclimate-testcoverage| image:: https://api.codeclimate.com/v1/badges/635a7e15947a51e354ab/test_coverage
:target: https://codeclimate.com/github/GalKepler/kepost/test_coverage
:alt: Test Coverage
.. |pypi| image:: https://img.shields.io/pypi/v/kepost.svg
:target: https://pypi.python.org/pypi/kepost
.. |python| image:: https://img.shields.io/pypi/pyversions/kepost
:target: https://www.python.org
.. |license| image:: https://img.shields.io/github/license/GalKepler/kepost.svg
:target: https://opensource.org/license/mit
:alt: License
.. |black| image:: https://img.shields.io/badge/formatter-black-000000.svg
:target: https://github.com/psf/black
.. |isort| image:: https://img.shields.io/badge/imports-isort-%231674b1.svg
:target: https://pycqa.github.io/isort/
.. |flake8| image:: https://img.shields.io/badge/style-flake8-000000.svg
:target: https://flake8.pycqa.org/en/latest/
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
KePost is a Python package that provides post-processing tools for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB).
* Free software: MIT license
* Documentation: https://kepost.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/KePost",
"name": "kepost",
"maintainer": "Gal Kepler",
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": "galkepler@gmail.com",
"keywords": null,
"author": "Gal Kepler",
"author_email": "galkepler@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f5/7b/861c764c9d9faa8fea43314ce20963da941e9e495035255c8cee21839aa9/kepost-0.2.18.tar.gz",
"platform": null,
"description": "==============================================================================================\nKePost: Post-processing for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB)\n==============================================================================================\n\n========\nOverview\n========\n.. list-table::\n :stub-columns: 1\n\n * - docs\n - |docs|\n * - tests, CI & coverage\n - |github-actions| |codecov| |codacy|\n * - codeclimate\n - |codeclimate-maintainability| |codeclimate-testcoverage|\n * - version\n - |pypi| |python|\n * - styling\n - |black| |isort| |flake8| |pre-commit|\n * - license\n - |license|\n\n.. |docs| image:: https://readthedocs.org/projects/kepost/badge/?version=latest\n :target: https://kepost.readthedocs.io/en/latest/?version=latest\n :alt: Documentation Status\n\n.. |github-actions| image:: https://github.com/GalKepler/kepost/actions/workflows/github-actions.yml/badge.svg\n :alt: GitHub Actions Build Status\n :target: https://github.com/GalKepler/kepost/actions\n\n.. |codecov| image:: https://codecov.io/github/GalKepler/kepost/graph/badge.svg?token=LO5CH471O4\n :alt: Coverage Status\n :target: https://app.codecov.io/github/GalKepler/kepost\n\n.. |codacy| image:: https://app.codacy.com/project/badge/Grade/7fe5b4cb103d4100bf00603c913b9ac1\n :target: https://app.codacy.com/gh/GalKepler/kepost/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade\n :alt: Code Quality\n\n.. |codeclimate-maintainability| image:: https://api.codeclimate.com/v1/badges/635a7e15947a51e354ab/maintainability\n :target: https://codeclimate.com/github/GalKepler/kepost/maintainability\n :alt: Maintainability\n\n.. |codeclimate-testcoverage| image:: https://api.codeclimate.com/v1/badges/635a7e15947a51e354ab/test_coverage\n :target: https://codeclimate.com/github/GalKepler/kepost/test_coverage\n :alt: Test Coverage\n\n.. |pypi| image:: https://img.shields.io/pypi/v/kepost.svg\n :target: https://pypi.python.org/pypi/kepost\n\n.. |python| image:: https://img.shields.io/pypi/pyversions/kepost\n :target: https://www.python.org\n\n.. |license| image:: https://img.shields.io/github/license/GalKepler/kepost.svg\n :target: https://opensource.org/license/mit\n :alt: License\n\n.. |black| image:: https://img.shields.io/badge/formatter-black-000000.svg\n :target: https://github.com/psf/black\n\n.. |isort| image:: https://img.shields.io/badge/imports-isort-%231674b1.svg\n :target: https://pycqa.github.io/isort/\n\n.. |flake8| image:: https://img.shields.io/badge/style-flake8-000000.svg\n :target: https://flake8.pycqa.org/en/latest/\n\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n\n\n\nKePost is a Python package that provides post-processing tools for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB).\n\n\n* Free software: MIT license\n* Documentation: https://kepost.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Post-processing for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB)",
"version": "0.2.18",
"project_urls": {
"Documentation": "https://KePost.readthedocs.io",
"Homepage": "https://pypi.org/project/KePost",
"Repository": "https://github.com/GalKepler/kepost"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae33e640122a00c3369b8e9c359678dd675e5ff5ce8ab9b636bcbca47ab4618d",
"md5": "39aca3714499f2119e5180e50dcab4b8",
"sha256": "bcf0269819022fc68d867b22968b0dc2c0810d75330ce463e56e5c272463986e"
},
"downloads": -1,
"filename": "kepost-0.2.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39aca3714499f2119e5180e50dcab4b8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 61893178,
"upload_time": "2024-12-19T11:31:54",
"upload_time_iso_8601": "2024-12-19T11:31:54.851504Z",
"url": "https://files.pythonhosted.org/packages/ae/33/e640122a00c3369b8e9c359678dd675e5ff5ce8ab9b636bcbca47ab4618d/kepost-0.2.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f57b861c764c9d9faa8fea43314ce20963da941e9e495035255c8cee21839aa9",
"md5": "7b37100435f763b9922cca17d7af3b86",
"sha256": "b819cd1aeb0718c2978388da612deebc735d600aef70d8f43da3c3794d5ba083"
},
"downloads": -1,
"filename": "kepost-0.2.18.tar.gz",
"has_sig": false,
"md5_digest": "7b37100435f763b9922cca17d7af3b86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 60895551,
"upload_time": "2024-12-19T11:32:06",
"upload_time_iso_8601": "2024-12-19T11:32:06.552394Z",
"url": "https://files.pythonhosted.org/packages/f5/7b/861c764c9d9faa8fea43314ce20963da941e9e495035255c8cee21839aa9/kepost-0.2.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 11:32:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GalKepler",
"github_project": "kepost",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "kepost"
}