tlux


Nametlux JSON
Version 0.0.48 PyPI version JSON
download
home_pagehttps://github.com/tchlux/tlux
SummaryAll the things necessary for reproducing work in my research blog. Most notably a Fortran nonlinear regressor, a Fortran ball tree nearest neighbor code, a C regular expression engine, a pure Python Data class for columnar data storage, and a simplified plotting package wrapped around Plotly.
upload_time2023-10-15 14:23:19
maintainer
docs_urlNone
authorThomas C.H. Lux
requires_python>=3.6
licenseMIT
keywords python python3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tchlux/tlux",
    "name": "tlux",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python,python3",
    "author": "Thomas C.H. Lux",
    "author_email": "thomas.ch.lux@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/28/a0/33866b6a129c201b88750f9c8be98554ff9099bd449e8b267b5b3cb343e1/tlux-0.0.48.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "All the things necessary for reproducing work in my research blog. Most notably a Fortran nonlinear regressor, a Fortran ball tree nearest neighbor code, a C regular expression engine, a pure Python Data class for columnar data storage, and a simplified plotting package wrapped around Plotly.",
    "version": "0.0.48",
    "project_urls": {
        "Download": "https://github.com/tchlux/tlux/archive/0.0.48.tar.gz",
        "Homepage": "https://github.com/tchlux/tlux"
    },
    "split_keywords": [
        "python",
        "python3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28a033866b6a129c201b88750f9c8be98554ff9099bd449e8b267b5b3cb343e1",
                "md5": "4de5756b35974bbc27a891f3e8cc8721",
                "sha256": "3e24b23cea4c81a4a75b515599efb9a74b7058f619fc0dd589d39bd8f97fe830"
            },
            "downloads": -1,
            "filename": "tlux-0.0.48.tar.gz",
            "has_sig": false,
            "md5_digest": "4de5756b35974bbc27a891f3e8cc8721",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 737067,
            "upload_time": "2023-10-15T14:23:19",
            "upload_time_iso_8601": "2023-10-15T14:23:19.947799Z",
            "url": "https://files.pythonhosted.org/packages/28/a0/33866b6a129c201b88750f9c8be98554ff9099bd449e8b267b5b3cb343e1/tlux-0.0.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-15 14:23:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tchlux",
    "github_project": "tlux",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tlux"
}
        
Elapsed time: 0.12985s