perceptron-pkg-junaid-o


Nameperceptron-pkg-junaid-o JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA small package for perceptron
upload_time2023-07-08 11:41:09
maintainer
docs_urlNone
authorjunaid-o
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements numpy pandas joblib matplotlib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Perceptron_pkg

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "perceptron-pkg-junaid-o",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "junaid-o",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/48/ba/eea0ea0dd1bd802a684690ecbaf2bc2406fad4bea405ef5dcc85bffdb15c/perceptron_pkg_junaid-o-0.0.3.tar.gz",
    "platform": null,
    "description": "# Perceptron_pkg\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small package for perceptron",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/junaid-o/DL_Perceptron_pkg/issues",
        "Homepage": "https://github.com/junaid-o/DL_Perceptron_pkg"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f3c0e6a7d02dba52d6495c1c0de48b6cdbab9349b4ef9c004a6ee40fe02033c",
                "md5": "891b5255bd99d15eb6d23554e2bb55a0",
                "sha256": "b22dcdb6ba92056d3a376eeb27bfc0f97b7bc065345ab9c8471e342022187304"
            },
            "downloads": -1,
            "filename": "perceptron_pkg_junaid_o-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "891b5255bd99d15eb6d23554e2bb55a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3355,
            "upload_time": "2023-07-08T11:41:08",
            "upload_time_iso_8601": "2023-07-08T11:41:08.607306Z",
            "url": "https://files.pythonhosted.org/packages/0f/3c/0e6a7d02dba52d6495c1c0de48b6cdbab9349b4ef9c004a6ee40fe02033c/perceptron_pkg_junaid_o-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48baeea0ea0dd1bd802a684690ecbaf2bc2406fad4bea405ef5dcc85bffdb15c",
                "md5": "bb11f00fae311ad8c16ab992cef0187a",
                "sha256": "21ee65a3dfd38d4dc80d43407a32a720aa32653467fdd13b3527e6aad5b2e4c0"
            },
            "downloads": -1,
            "filename": "perceptron_pkg_junaid-o-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bb11f00fae311ad8c16ab992cef0187a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2814,
            "upload_time": "2023-07-08T11:41:09",
            "upload_time_iso_8601": "2023-07-08T11:41:09.966105Z",
            "url": "https://files.pythonhosted.org/packages/48/ba/eea0ea0dd1bd802a684690ecbaf2bc2406fad4bea405ef5dcc85bffdb15c/perceptron_pkg_junaid-o-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-08 11:41:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "junaid-o",
    "github_project": "DL_Perceptron_pkg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        }
    ],
    "lcname": "perceptron-pkg-junaid-o"
}
        
Elapsed time: 0.09021s