pytca


Namepytca JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/jialuechen/pytca
SummaryPython Library for Transaction Cost Analysis
upload_time2024-08-04 03:57:34
maintainerNone
docs_urlNone
authorJialue Chen
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements numpy pandas pyodbc sqlalchemy cx_Oracle psycopg2-binary arctic web3 matplotlib plotly bokeh dash dash-bootstrap-components geopandas scikit-learn textblob flask requests pybind11 pytest pytest-cov inflect
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jialuechen/pytca",
    "name": "pytca",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jialue Chen",
    "author_email": "jialuechen@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/c1/a6/0f8bc3f8039054dcb5af5a78aea33730b631c750bf15318791b3db266f4c/pytca-1.2.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Library for Transaction Cost Analysis",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/jialuechen/pytca"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31ce2f65e44c1bcc1ccc433d79aee96a44872c2d33eb3fe6b4f10c95eeba12cf",
                "md5": "e77f40304669e3179568259955bee2f2",
                "sha256": "e5c843904d46dc86373108a2cf15e5a69ae7fa222dda595f59e8bafba2b1ef31"
            },
            "downloads": -1,
            "filename": "pytca-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e77f40304669e3179568259955bee2f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16796,
            "upload_time": "2024-08-04T03:57:33",
            "upload_time_iso_8601": "2024-08-04T03:57:33.124969Z",
            "url": "https://files.pythonhosted.org/packages/31/ce/2f65e44c1bcc1ccc433d79aee96a44872c2d33eb3fe6b4f10c95eeba12cf/pytca-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1a60f8bc3f8039054dcb5af5a78aea33730b631c750bf15318791b3db266f4c",
                "md5": "200a8a46b2262e74025d236005146181",
                "sha256": "cd9bf0b961100157c4bcfce46e2a05db9fcd086575fa2651c4c93c8593a00b63"
            },
            "downloads": -1,
            "filename": "pytca-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "200a8a46b2262e74025d236005146181",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10840,
            "upload_time": "2024-08-04T03:57:34",
            "upload_time_iso_8601": "2024-08-04T03:57:34.719969Z",
            "url": "https://files.pythonhosted.org/packages/c1/a6/0f8bc3f8039054dcb5af5a78aea33730b631c750bf15318791b3db266f4c/pytca-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 03:57:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jialuechen",
    "github_project": "pytca",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pyodbc",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "cx_Oracle",
            "specs": []
        },
        {
            "name": "psycopg2-binary",
            "specs": []
        },
        {
            "name": "arctic",
            "specs": []
        },
        {
            "name": "web3",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "plotly",
            "specs": []
        },
        {
            "name": "bokeh",
            "specs": []
        },
        {
            "name": "dash",
            "specs": []
        },
        {
            "name": "dash-bootstrap-components",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "textblob",
            "specs": []
        },
        {
            "name": "flask",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pybind11",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "inflect",
            "specs": []
        }
    ],
    "lcname": "pytca"
}
        
Elapsed time: 2.58991s