getbc


Namegetbc JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/kcarlton55/getbc
SummaryMake installing bomcheckgui easy
upload_time2024-05-01 02:44:35
maintainerNone
docs_urlNone
authorKenneth Edward Carlton
requires_python>=3.8
licenseGPLv3+
keywords bomcheckgui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # **getbc**


## **What the program does**
This program's primary responsibilty is to make installing bomcheckgui
to a person's local computer easy.  It creates a virtual environment
for bomcheckgui and installs bomcheckgui and its dependencies there,
and creates a desktop link to bomcheckgui.  It can also check for
program upgrades and can uninstall bomcheckgui.  Note: this program
only works on Microsoft Windows, and only works with a standard python
installation as compared to a variation of python like the Anaconda
python distribution.

## **How to install**
Assuming that you already have Python on your machine, use the package
manager software [pip](https://en.wikipedia.org/wiki/Pip_(package_manager))
that comes with Python and run this from a command line:

`pip install getbc`

Once installed, run getbc from a cmd module.  When you run it, it will
give instruction on how to proceed.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kcarlton55/getbc",
    "name": "getbc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bomcheckgui",
    "author": "Kenneth Edward Carlton",
    "author_email": "kencarlton55@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/c0/d8f5260276d3eb9b109ca3b026b97c4f89ea34a66464c1eae70cb05a02d8/getbc-0.4.0.tar.gz",
    "platform": null,
    "description": "# **getbc**\n\n\n## **What the program does**\nThis program's primary responsibilty is to make installing bomcheckgui\nto a person's local computer easy.  It creates a virtual environment\nfor bomcheckgui and installs bomcheckgui and its dependencies there,\nand creates a desktop link to bomcheckgui.  It can also check for\nprogram upgrades and can uninstall bomcheckgui.  Note: this program\nonly works on Microsoft Windows, and only works with a standard python\ninstallation as compared to a variation of python like the Anaconda\npython distribution.\n\n## **How to install**\nAssuming that you already have Python on your machine, use the package\nmanager software [pip](https://en.wikipedia.org/wiki/Pip_(package_manager))\nthat comes with Python and run this from a command line:\n\n`pip install getbc`\n\nOnce installed, run getbc from a cmd module.  When you run it, it will\ngive instruction on how to proceed.\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Make installing bomcheckgui easy",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/kcarlton55/getbc"
    },
    "split_keywords": [
        "bomcheckgui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9681c06525601de1743c6cf863d55142952a667f29319f26b328914b71debf69",
                "md5": "31b46440ece63b3315f80f2550c56615",
                "sha256": "95b890b0875af7a3929aa63efc0ed6656cacc74259ac7687fb6f4beae7d5a37d"
            },
            "downloads": -1,
            "filename": "getbc-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31b46440ece63b3315f80f2550c56615",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19298,
            "upload_time": "2024-05-01T02:44:33",
            "upload_time_iso_8601": "2024-05-01T02:44:33.833957Z",
            "url": "https://files.pythonhosted.org/packages/96/81/c06525601de1743c6cf863d55142952a667f29319f26b328914b71debf69/getbc-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdc0d8f5260276d3eb9b109ca3b026b97c4f89ea34a66464c1eae70cb05a02d8",
                "md5": "33db1633db1b303fb0d6498c639a09b8",
                "sha256": "036e38d34e63ef6e000948b4ba555a6a21db8114ae4dae031d4661d290c5cb8a"
            },
            "downloads": -1,
            "filename": "getbc-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "33db1633db1b303fb0d6498c639a09b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19071,
            "upload_time": "2024-05-01T02:44:35",
            "upload_time_iso_8601": "2024-05-01T02:44:35.514446Z",
            "url": "https://files.pythonhosted.org/packages/fd/c0/d8f5260276d3eb9b109ca3b026b97c4f89ea34a66464c1eae70cb05a02d8/getbc-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 02:44:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kcarlton55",
    "github_project": "getbc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "getbc"
}
        
Elapsed time: 0.23704s