envario


Nameenvario JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttp://github.com/rsgalloway/envario
SummaryContextual environment variable management
upload_time2024-09-09 00:22:28
maintainerNone
docs_urlNone
authorRyan Galloway
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            envario
=======

Basic contextual environment variable management system. 


Installation
------------

The easiest way to install:

```bash
$ pip install envario
```

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/rsgalloway/envario",
    "name": "envario",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ryan Galloway",
    "author_email": "ryan@rsgalloway.com",
    "download_url": "https://files.pythonhosted.org/packages/48/84/cbf90b965a1a896f452814ba4f2663be597b18bd1b6c4f486827bd7d198d/envario-0.0.1.tar.gz",
    "platform": null,
    "description": "envario\n=======\n\nBasic contextual environment variable management system. \n\n\nInstallation\n------------\n\nThe easiest way to install:\n\n```bash\n$ pip install envario\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Contextual environment variable management",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "http://github.com/rsgalloway/envario"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4884cbf90b965a1a896f452814ba4f2663be597b18bd1b6c4f486827bd7d198d",
                "md5": "7c9be68c3713e45fa78e5ab98678c7cc",
                "sha256": "d857d914fa6e29c3014b00ea1810b5a0015c49e29061228bb6dbde3f36ea80c4"
            },
            "downloads": -1,
            "filename": "envario-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7c9be68c3713e45fa78e5ab98678c7cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2467,
            "upload_time": "2024-09-09T00:22:28",
            "upload_time_iso_8601": "2024-09-09T00:22:28.082444Z",
            "url": "https://files.pythonhosted.org/packages/48/84/cbf90b965a1a896f452814ba4f2663be597b18bd1b6c4f486827bd7d198d/envario-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 00:22:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rsgalloway",
    "github_project": "envario",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "envario"
}
        
Elapsed time: 0.30266s