quasi-utils


Namequasi-utils JSON
Version 0.1.36 PyPI version JSON
download
home_pageNone
SummaryUtilities for OMS
upload_time2024-04-03 18:44:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseCopyright (c) 2022 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords trading algorithm nifty
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content."# quasi_utils"

python -m build
twine upload dist/*

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "quasi-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "trading, algorithm, nifty",
    "author": null,
    "author_email": "Kaustubh Dixit <hi.stockemy@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/4d/df5b226daf35439b3f6f5d896c8419070648a73e88d531fb79af005318bd/quasi_utils-0.1.36.tar.gz",
    "platform": null,
    "description": "# Example Package\r\n\r\nThis is a simple example package. You can use\r\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\r\nto write your content.\"# quasi_utils\"\r\n\r\npython -m build\r\ntwine upload dist/*\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2022 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Utilities for OMS",
    "version": "0.1.36",
    "project_urls": null,
    "split_keywords": [
        "trading",
        " algorithm",
        " nifty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fda96e1c8e710b49df860e3077176fd66efa2ec314714695719dde9d0098bd8b",
                "md5": "babcb90d504ad21af9f84643ff2b6521",
                "sha256": "a75e1713de4c5fb54edcb391650149890c43cea9a0ab7024b985dce1efdad11d"
            },
            "downloads": -1,
            "filename": "quasi_utils-0.1.36-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "babcb90d504ad21af9f84643ff2b6521",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10049,
            "upload_time": "2024-04-03T18:44:48",
            "upload_time_iso_8601": "2024-04-03T18:44:48.662594Z",
            "url": "https://files.pythonhosted.org/packages/fd/a9/6e1c8e710b49df860e3077176fd66efa2ec314714695719dde9d0098bd8b/quasi_utils-0.1.36-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd4ddf5b226daf35439b3f6f5d896c8419070648a73e88d531fb79af005318bd",
                "md5": "1e520401b236bc9b43ec9490a79fba5f",
                "sha256": "b22c29b3fdbfe9eff72e322f543dee61df8d1f98db16f03bc9d1c963dc1d525c"
            },
            "downloads": -1,
            "filename": "quasi_utils-0.1.36.tar.gz",
            "has_sig": false,
            "md5_digest": "1e520401b236bc9b43ec9490a79fba5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9329,
            "upload_time": "2024-04-03T18:44:50",
            "upload_time_iso_8601": "2024-04-03T18:44:50.382684Z",
            "url": "https://files.pythonhosted.org/packages/cd/4d/df5b226daf35439b3f6f5d896c8419070648a73e88d531fb79af005318bd/quasi_utils-0.1.36.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 18:44:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quasi-utils"
}
        
Elapsed time: 0.22272s