fx-bin


Namefx-bin JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/frankyxhl/fx_bin
SummaryA common bin collection for my own usage
upload_time2023-12-16 14:10:02
maintainer
docs_urlNone
authorFrank Xu
requires_python>=3.11,<4.0
license
keywords fx_bin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            =============
FX bin
=============


A common bin collection for my own usage


PyPi
---------
https://pypi.org/project/fx-bin/


Features
--------

* fx_size
* fx_files

Install
-------

    pip install --upgrade fx-bin
    python -m install --upgrade fx-bin


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/frankyxhl/fx_bin",
    "name": "fx-bin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "fx_bin",
    "author": "Frank Xu",
    "author_email": "frank@frankxu.me",
    "download_url": "https://files.pythonhosted.org/packages/8f/0f/81f7608803f1dc03dca33b65217c6e6c740517403dd8722bca75c8b67b32/fx_bin-0.7.1.tar.gz",
    "platform": null,
    "description": "=============\nFX bin\n=============\n\n\nA common bin collection for my own usage\n\n\nPyPi\n---------\nhttps://pypi.org/project/fx-bin/\n\n\nFeatures\n--------\n\n* fx_size\n* fx_files\n\nInstall\n-------\n\n    pip install --upgrade fx-bin\n    python -m install --upgrade fx-bin\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A common bin collection for my own usage",
    "version": "0.7.1",
    "project_urls": {
        "Homepage": "https://github.com/frankyxhl/fx_bin",
        "Repository": "https://github.com/frankyxhl/fx_bin"
    },
    "split_keywords": [
        "fx_bin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b389b974b49d25e078dd7c95541ffac2de9af14d80adf5b8d68fbf1e12c7ac85",
                "md5": "d4cd839ade8196754bc0e76e210db13a",
                "sha256": "fbfad8b0aa003a6e820aba6c99b4ee3c36a246171980f580657d729abc022b67"
            },
            "downloads": -1,
            "filename": "fx_bin-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4cd839ade8196754bc0e76e210db13a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 10533,
            "upload_time": "2023-12-16T14:10:00",
            "upload_time_iso_8601": "2023-12-16T14:10:00.059997Z",
            "url": "https://files.pythonhosted.org/packages/b3/89/b974b49d25e078dd7c95541ffac2de9af14d80adf5b8d68fbf1e12c7ac85/fx_bin-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f0f81f7608803f1dc03dca33b65217c6e6c740517403dd8722bca75c8b67b32",
                "md5": "752fd573b3e64da481d3db59fbed103e",
                "sha256": "8ce3a7f33ef7b930ed921ab1c1ef6884436672800f4560009340d3ebcd7acdbe"
            },
            "downloads": -1,
            "filename": "fx_bin-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "752fd573b3e64da481d3db59fbed103e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 7491,
            "upload_time": "2023-12-16T14:10:02",
            "upload_time_iso_8601": "2023-12-16T14:10:02.200449Z",
            "url": "https://files.pythonhosted.org/packages/8f/0f/81f7608803f1dc03dca33b65217c6e6c740517403dd8722bca75c8b67b32/fx_bin-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 14:10:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frankyxhl",
    "github_project": "fx_bin",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fx-bin"
}
        
Elapsed time: 0.18552s