noblox


Namenoblox JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python utility package
upload_time2025-02-17 00:52:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords tools utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```
┌──┬──┐                 __    __          
│  │  │    ____  ____  / /_  / /___  _  __
├──┼──┤   / __ \/ __ \/ __ \/ / __ \| |/_/
│  │  │  / / / / /_/ / /_/ / / /_/ />  <  
└──┴──┘ /_/ /_/\____/_.___/_/\____/_/|_|
usage: noblox-cli.py [-h] {getenv,request,update,share,login} ...

noblox CLI tool.

positional arguments:
  {getenv,request,update,share,login}
                        Available commands
    getenv              Fetch environment variables and populate .env file
    request             Request API keys from fly.io or together.ai
    update              Check for updated API keys
    share               Share a restricted set of environment variables
    login               Login with an API key

options:
  -h, --help            show this help message and exit
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "noblox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tools, utility",
    "author": null,
    "author_email": "Chris McKenzie <hello@noblox.pro>",
    "download_url": "https://files.pythonhosted.org/packages/00/50/36d14bfe70411374bf953b1d50db03b7d0102c4c84997817102f764603ea/noblox-0.1.0.tar.gz",
    "platform": null,
    "description": "```\n\u250c\u2500\u2500\u252c\u2500\u2500\u2510                 __    __          \n\u2502  \u2502  \u2502    ____  ____  / /_  / /___  _  __\n\u251c\u2500\u2500\u253c\u2500\u2500\u2524   / __ \\/ __ \\/ __ \\/ / __ \\| |/_/\n\u2502  \u2502  \u2502  / / / / /_/ / /_/ / / /_/ />  <  \n\u2514\u2500\u2500\u2534\u2500\u2500\u2518 /_/ /_/\\____/_.___/_/\\____/_/|_|\nusage: noblox-cli.py [-h] {getenv,request,update,share,login} ...\n\nnoblox CLI tool.\n\npositional arguments:\n  {getenv,request,update,share,login}\n                        Available commands\n    getenv              Fetch environment variables and populate .env file\n    request             Request API keys from fly.io or together.ai\n    update              Check for updated API keys\n    share               Share a restricted set of environment variables\n    login               Login with an API key\n\noptions:\n  -h, --help            show this help message and exit\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python utility package",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/yourusername/noblox/issues",
        "Documentation": "https://noblox.readthedocs.io/",
        "Homepage": "https://github.com/noblox.pro/noblox",
        "Repository": "https://github.com/noblox.pro/noblox.git"
    },
    "split_keywords": [
        "tools",
        " utility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c2ab1753492aa84877706168a08a26081832e75a38db42c163f13bb85106d44",
                "md5": "29a5e5e418cab87a9119eba6088c51f0",
                "sha256": "dd45221a2a95b08fb995f549024047bbd530c4aa8423ffb8af75cf926db4c49c"
            },
            "downloads": -1,
            "filename": "noblox-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29a5e5e418cab87a9119eba6088c51f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2352,
            "upload_time": "2025-02-17T00:52:46",
            "upload_time_iso_8601": "2025-02-17T00:52:46.274864Z",
            "url": "https://files.pythonhosted.org/packages/5c/2a/b1753492aa84877706168a08a26081832e75a38db42c163f13bb85106d44/noblox-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "005036d14bfe70411374bf953b1d50db03b7d0102c4c84997817102f764603ea",
                "md5": "e5780f1277e93231632612a8e859de44",
                "sha256": "75862b068ad00d0424577546491a699bb3edb34136557fe6d3533b075116c597"
            },
            "downloads": -1,
            "filename": "noblox-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5780f1277e93231632612a8e859de44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3861,
            "upload_time": "2025-02-17T00:52:48",
            "upload_time_iso_8601": "2025-02-17T00:52:48.281325Z",
            "url": "https://files.pythonhosted.org/packages/00/50/36d14bfe70411374bf953b1d50db03b7d0102c4c84997817102f764603ea/noblox-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 00:52:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "noblox",
    "github_not_found": true,
    "lcname": "noblox"
}
        
Elapsed time: 1.27274s