ibasis


Nameibasis JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/AvinsWang/ibasis
Summarybasic functions in coding, include fio, image processing, profile, etc.
upload_time2025-02-19 11:54:17
maintainerNone
docs_urlNone
authorAvins Wang
requires_pythonNone
licenseLGPL-3.0
keywords py-itime python time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pybase

This is a python package that encapsulates functions that  I often use, which contain

* [X] basic datastructure (list, dict, ...) ops
* [ ] color utils
* [ ] draw rect, polygon ... utils
* [ ] file ops
* [ ] 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AvinsWang/ibasis",
    "name": "ibasis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "py-itime, python time",
    "author": "Avins Wang",
    "author_email": "avinswang@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/f2/69520cbe06b75c8fff932ac904844e149f0a07c86b7ff4d10c04a3a43363/ibasis-0.0.4.tar.gz",
    "platform": null,
    "description": "# pybase\n\nThis is a python package that encapsulates functions that  I often use, which contain\n\n* [X] basic datastructure (list, dict, ...) ops\n* [ ] color utils\n* [ ] draw rect, polygon ... utils\n* [ ] file ops\n* [ ] \n\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "basic functions in coding, include fio, image processing, profile, etc.",
    "version": "0.0.4",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/ibasis/",
        "Homepage": "https://github.com/AvinsWang/ibasis"
    },
    "split_keywords": [
        "py-itime",
        " python time"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e697f2e76178fa1891f679c8bff8b01661e2a865ca73a83061a610516451bdbe",
                "md5": "5865b229234ec9e4030b4df051ceae9a",
                "sha256": "0aa57d801bff4ffff164d82af5eca7a3839018f0239e1c8c3b591398c18e9c55"
            },
            "downloads": -1,
            "filename": "ibasis-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5865b229234ec9e4030b4df051ceae9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 45412,
            "upload_time": "2025-02-19T11:54:15",
            "upload_time_iso_8601": "2025-02-19T11:54:15.301594Z",
            "url": "https://files.pythonhosted.org/packages/e6/97/f2e76178fa1891f679c8bff8b01661e2a865ca73a83061a610516451bdbe/ibasis-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0f269520cbe06b75c8fff932ac904844e149f0a07c86b7ff4d10c04a3a43363",
                "md5": "e581d4401a9df1e39acbba79800a0ad6",
                "sha256": "c175128208b1b9babc11a7deca3e5a53cc7f661b190f3c6bea515473404ae58b"
            },
            "downloads": -1,
            "filename": "ibasis-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e581d4401a9df1e39acbba79800a0ad6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40071,
            "upload_time": "2025-02-19T11:54:17",
            "upload_time_iso_8601": "2025-02-19T11:54:17.783358Z",
            "url": "https://files.pythonhosted.org/packages/f0/f2/69520cbe06b75c8fff932ac904844e149f0a07c86b7ff4d10c04a3a43363/ibasis-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 11:54:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AvinsWang",
    "github_project": "ibasis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ibasis"
}
        
Elapsed time: 0.39514s