tlux


Nametlux JSON
Version 0.0.49 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_time2024-09-07 00:07:20
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python, python3",
    "author": "Thomas C.H. Lux",
    "author_email": "thomas.ch.lux@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/1a/6038030172f1090bdb84ad9098bb380cef6adf8d7d71f7ad52eb4cb5c7cb/tlux-0.0.49.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.49",
    "project_urls": {
        "Download": "https://github.com/tchlux/tlux/archive/0.0.49.tar.gz",
        "Homepage": "https://github.com/tchlux/tlux"
    },
    "split_keywords": [
        "python",
        " python3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "301a6038030172f1090bdb84ad9098bb380cef6adf8d7d71f7ad52eb4cb5c7cb",
                "md5": "c79b69782d93f759c4b048baf814038e",
                "sha256": "11a1b827ae19fc1b27ead56a2c374a97514d49d0873e54e30525872fb2f8b266"
            },
            "downloads": -1,
            "filename": "tlux-0.0.49.tar.gz",
            "has_sig": false,
            "md5_digest": "c79b69782d93f759c4b048baf814038e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1232471,
            "upload_time": "2024-09-07T00:07:20",
            "upload_time_iso_8601": "2024-09-07T00:07:20.414397Z",
            "url": "https://files.pythonhosted.org/packages/30/1a/6038030172f1090bdb84ad9098bb380cef6adf8d7d71f7ad52eb4cb5c7cb/tlux-0.0.49.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 00:07:20",
    "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.42851s