featurefactory


Namefeaturefactory JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/jope35/featurefactory
Summaryextract features from data
upload_time2024-05-10 07:36:07
maintainerNone
docs_urlNone
authorjope35
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # featurefactory


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install featurefactory
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jope35/featurefactory",
    "name": "featurefactory",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "jope35",
    "author_email": "15650945+jope35@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/dd/abc8635a89144bd29baffe67bd2fe57ee0a06fd4b90c1affaea4df99f755/featurefactory-0.0.1.tar.gz",
    "platform": null,
    "description": "# featurefactory\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install featurefactory\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "extract features from data",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/jope35/featurefactory"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5fa4e46bf20682010c94453bff9e7b7fd2ea7603934c2ddb7b1edf83269a9e5",
                "md5": "644f878c201c284580e74e1be579dc1b",
                "sha256": "8c906f0e8966eb11b00a3df64f3a6e8257bf9baa1426a2d7590337c76d0b13fd"
            },
            "downloads": -1,
            "filename": "featurefactory-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "644f878c201c284580e74e1be579dc1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6831,
            "upload_time": "2024-05-10T07:36:05",
            "upload_time_iso_8601": "2024-05-10T07:36:05.701448Z",
            "url": "https://files.pythonhosted.org/packages/c5/fa/4e46bf20682010c94453bff9e7b7fd2ea7603934c2ddb7b1edf83269a9e5/featurefactory-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fddabc8635a89144bd29baffe67bd2fe57ee0a06fd4b90c1affaea4df99f755",
                "md5": "1deed2695f4b1b1515da67e121da506f",
                "sha256": "eef4e47c5bd90213775b70c5b1e0052e28be3ecc8717f5e202007b786829476d"
            },
            "downloads": -1,
            "filename": "featurefactory-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1deed2695f4b1b1515da67e121da506f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7432,
            "upload_time": "2024-05-10T07:36:07",
            "upload_time_iso_8601": "2024-05-10T07:36:07.828997Z",
            "url": "https://files.pythonhosted.org/packages/8f/dd/abc8635a89144bd29baffe67bd2fe57ee0a06fd4b90c1affaea4df99f755/featurefactory-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 07:36:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jope35",
    "github_project": "featurefactory",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "featurefactory"
}
        
Elapsed time: 0.27144s