bundlewrap


Namebundlewrap JSON
Version 4.18.0 PyPI version JSON
download
home_pagehttp://bundlewrap.org
SummaryConfig management with Python
upload_time2024-04-02 00:34:14
maintainerNone
docs_urlNone
authorTorsten Rehn
requires_pythonNone
licenseGPLv3
keywords configuration config management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            By allowing for easy and low-overhead config management, BundleWrap fills the gap between complex deployments using Chef or Puppet and old school system administration over SSH.
While most other config management systems rely on a client-server architecture, BundleWrap works off a repository cloned to your local machine. It then automates the process of SSHing into your servers and making sure everything is configured the way it's supposed to be. You won't have to install anything on managed servers.

            

Raw data

            {
    "_id": null,
    "home_page": "http://bundlewrap.org",
    "name": "bundlewrap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "configuration, config, management",
    "author": "Torsten Rehn",
    "author_email": "torsten@rehn.email",
    "download_url": "https://files.pythonhosted.org/packages/06/56/29e3bb59c6e89735aa71836e3f82cd42b3a49dbaa943d73b9b9fb7153f66/bundlewrap-4.18.0.tar.gz",
    "platform": null,
    "description": "By allowing for easy and low-overhead config management, BundleWrap fills the gap between complex deployments using Chef or Puppet and old school system administration over SSH.\nWhile most other config management systems rely on a client-server architecture, BundleWrap works off a repository cloned to your local machine. It then automates the process of SSHing into your servers and making sure everything is configured the way it's supposed to be. You won't have to install anything on managed servers.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Config management with Python",
    "version": "4.18.0",
    "project_urls": {
        "Homepage": "http://bundlewrap.org"
    },
    "split_keywords": [
        "configuration",
        " config",
        " management"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42661af468d144a152e68f8cb422b4567838262450bbba65d62b29670f954d15",
                "md5": "b3891a0ac0ad26066a3d27c538162f8d",
                "sha256": "790e9c95afbb830cf4be793d70accf7acedeb4b535de08f0ae76c14bb28432c5"
            },
            "downloads": -1,
            "filename": "bundlewrap-4.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3891a0ac0ad26066a3d27c538162f8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 182810,
            "upload_time": "2024-04-02T00:34:11",
            "upload_time_iso_8601": "2024-04-02T00:34:11.262264Z",
            "url": "https://files.pythonhosted.org/packages/42/66/1af468d144a152e68f8cb422b4567838262450bbba65d62b29670f954d15/bundlewrap-4.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "065629e3bb59c6e89735aa71836e3f82cd42b3a49dbaa943d73b9b9fb7153f66",
                "md5": "dc301480e7b6209f565d018728ce1f9e",
                "sha256": "f4fca15d8760b9c2ca685ac684c03f6a1014fb5baddb736d35b15a1bcc1fd294"
            },
            "downloads": -1,
            "filename": "bundlewrap-4.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dc301480e7b6209f565d018728ce1f9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 154634,
            "upload_time": "2024-04-02T00:34:14",
            "upload_time_iso_8601": "2024-04-02T00:34:14.201310Z",
            "url": "https://files.pythonhosted.org/packages/06/56/29e3bb59c6e89735aa71836e3f82cd42b3a49dbaa943d73b9b9fb7153f66/bundlewrap-4.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 00:34:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bundlewrap"
}
        
Elapsed time: 0.22873s