mine-assistant


Namemine-assistant JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/lovesh-kumrawat/mine
SummaryPersonal custom supporting package
upload_time2023-09-21 05:28:18
maintainerLovesh Kumrawat
docs_urlNone
authorLovesh Kumrawat
requires_python>=3.10
licenseMIT License
keywords mine api-keys key-store env-setup llm-keys secure-keys
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mine Assistant

Mine is a personal custom supporting package, which helps in the development of projects securely with ease of use.

- **[Documentation](https://github.com/lovesh-kumrawat/mine/wiki/Documentation)**
- **[Source Code](https://github.com/lovesh-kumrawat/mine)**
- **[Pypi Package](https://pypi.org/project/mine-assistant/)**
- **[Bug Reports](https://github.com/lovesh-kumrawat/mine/issues)**

## Installation

    pip install mine-assistant

## Supporting libraries

- **Keys:** Helps to manage and load api keys securely, with a centralized storage area across the multiple projects on a single machine.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lovesh-kumrawat/mine",
    "name": "mine-assistant",
    "maintainer": "Lovesh Kumrawat",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "kumrawat.lovesh@gmail.com",
    "keywords": "mine,api-keys,key-store,env-setup,llm-keys,secure-keys",
    "author": "Lovesh Kumrawat",
    "author_email": "kumrawat.lovesh@gmail.com",
    "download_url": "https://pypi.org/project/mine-assistant/",
    "platform": "ALL",
    "description": "# Mine Assistant\n\nMine is a personal custom supporting package, which helps in the development of projects securely with ease of use.\n\n- **[Documentation](https://github.com/lovesh-kumrawat/mine/wiki/Documentation)**\n- **[Source Code](https://github.com/lovesh-kumrawat/mine)**\n- **[Pypi Package](https://pypi.org/project/mine-assistant/)**\n- **[Bug Reports](https://github.com/lovesh-kumrawat/mine/issues)**\n\n## Installation\n\n    pip install mine-assistant\n\n## Supporting libraries\n\n- **Keys:** Helps to manage and load api keys securely, with a centralized storage area across the multiple projects on a single machine.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Personal custom supporting package",
    "version": "1.0.2",
    "project_urls": {
        "Download": "https://pypi.org/project/mine-assistant/",
        "Homepage": "https://github.com/lovesh-kumrawat/mine"
    },
    "split_keywords": [
        "mine",
        "api-keys",
        "key-store",
        "env-setup",
        "llm-keys",
        "secure-keys"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e18a7871330a0aa49193f76279b6cad45e56b8eb0a4c829d63924e946a242a2",
                "md5": "1f36cd9596a6118f52b3937562fa877e",
                "sha256": "c2202ced2697dd30fef6dbe19834066429f3c9275559c74b5a553598fb29ba37"
            },
            "downloads": -1,
            "filename": "mine_assistant-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f36cd9596a6118f52b3937562fa877e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6330,
            "upload_time": "2023-09-21T05:28:18",
            "upload_time_iso_8601": "2023-09-21T05:28:18.619855Z",
            "url": "https://files.pythonhosted.org/packages/2e/18/a7871330a0aa49193f76279b6cad45e56b8eb0a4c829d63924e946a242a2/mine_assistant-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 05:28:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lovesh-kumrawat",
    "github_project": "mine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mine-assistant"
}
        
Elapsed time: 0.15109s