nnfe


Namennfe JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/haroldmei/nnfe
SummaryNearest Neighbor Feature Extraction
upload_time2024-02-12 09:22:53
maintainer
docs_urlNone
authorHaiyuan Mei
requires_python>=3.6
licenseMIT license
keywords nnfe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ====
nnfe
====


.. image:: https://img.shields.io/pypi/v/nnfe.svg
        :target: https://pypi.python.org/pypi/nnfe

.. image:: https://img.shields.io/travis/haroldmei/nnfe.svg
        :target: https://travis-ci.com/haroldmei/nnfe

.. image:: https://readthedocs.org/projects/nnfe/badge/?version=latest
        :target: https://nnfe.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Nearest Neighbor Feature Extraction


* Free software: MIT license
* Documentation: https://nnfe.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


=======
History
=======

0.2.0 (2024-02-12)
------------------

* Update main tool ui


0.1.0 (2024-02-08)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/haroldmei/nnfe",
    "name": "nnfe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "nnfe",
    "author": "Haiyuan Mei",
    "author_email": "haroldmei.cn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/86/da30cdb91a77b156b7b617993fb4361c478fabec6d2b714752a895e2e305/nnfe-0.2.1.tar.gz",
    "platform": null,
    "description": "====\r\nnnfe\r\n====\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/nnfe.svg\r\n        :target: https://pypi.python.org/pypi/nnfe\r\n\r\n.. image:: https://img.shields.io/travis/haroldmei/nnfe.svg\r\n        :target: https://travis-ci.com/haroldmei/nnfe\r\n\r\n.. image:: https://readthedocs.org/projects/nnfe/badge/?version=latest\r\n        :target: https://nnfe.readthedocs.io/en/latest/?version=latest\r\n        :alt: Documentation Status\r\n\r\n\r\n\r\n\r\nNearest Neighbor Feature Extraction\r\n\r\n\r\n* Free software: MIT license\r\n* Documentation: https://nnfe.readthedocs.io.\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* TODO\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\r\n\r\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\r\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\r\n\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n0.2.0 (2024-02-12)\r\n------------------\r\n\r\n* Update main tool ui\r\n\r\n\r\n0.1.0 (2024-02-08)\r\n------------------\r\n\r\n* First release on PyPI.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Nearest Neighbor Feature Extraction",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/haroldmei/nnfe"
    },
    "split_keywords": [
        "nnfe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b297de7864dc997b67bf5d55ecc406b0eb0da073953139f00923d2f3fb7768",
                "md5": "855a98f3db8d30788945de954e40cd50",
                "sha256": "26116b1ecbaab8d5cad02c72076a5732ceff384c1c99e1a6f8563430a8aa71af"
            },
            "downloads": -1,
            "filename": "nnfe-0.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "855a98f3db8d30788945de954e40cd50",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 8801,
            "upload_time": "2024-02-12T09:22:28",
            "upload_time_iso_8601": "2024-02-12T09:22:28.508467Z",
            "url": "https://files.pythonhosted.org/packages/73/b2/97de7864dc997b67bf5d55ecc406b0eb0da073953139f00923d2f3fb7768/nnfe-0.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f286da30cdb91a77b156b7b617993fb4361c478fabec6d2b714752a895e2e305",
                "md5": "7cd42328f3d143ef6144c0d35b3a16f9",
                "sha256": "f22e1a183f5ac80fecea03aa8f44d51208184ada372f80960741a5d13ebbcfcb"
            },
            "downloads": -1,
            "filename": "nnfe-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7cd42328f3d143ef6144c0d35b3a16f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13979,
            "upload_time": "2024-02-12T09:22:53",
            "upload_time_iso_8601": "2024-02-12T09:22:53.459775Z",
            "url": "https://files.pythonhosted.org/packages/f2/86/da30cdb91a77b156b7b617993fb4361c478fabec6d2b714752a895e2e305/nnfe-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 09:22:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "haroldmei",
    "github_project": "nnfe",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "nnfe"
}
        
Elapsed time: 0.92900s