{"id":21397644,"url":"https://github.com/multani/buildout-bootstrap-virtualenv","last_synced_at":"2026-01-02T08:47:31.508Z","repository":{"id":24723194,"uuid":"28135211","full_name":"multani/buildout-bootstrap-virtualenv","owner":"multani","description":"A virtualenv-ized bootstrap script for Buildout's bootstrap","archived":false,"fork":false,"pushed_at":"2015-07-22T08:26:28.000Z","size":160,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T02:25:01.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multani.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-17T11:52:05.000Z","updated_at":"2015-08-06T09:02:52.000Z","dependencies_parsed_at":"2022-08-22T22:20:36.079Z","dependency_job_id":null,"html_url":"https://github.com/multani/buildout-bootstrap-virtualenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fbuildout-bootstrap-virtualenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fbuildout-bootstrap-virtualenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fbuildout-bootstrap-virtualenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fbuildout-bootstrap-virtualenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multani","download_url":"https://codeload.github.com/multani/buildout-bootstrap-virtualenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886010,"owners_count":20363649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T14:43:48.580Z","updated_at":"2026-01-02T08:47:31.482Z","avatar_url":"https://github.com/multani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===========================================================\nA virtualenv-ized bootstrap script for Buildout's bootstrap\n===========================================================\n\nOr a meta-bootstrap...\n\n\nWhat is this?\n=============\n\nThis is a script which automates the creation of a `virtualenv`_ from which\n`Buildout`_ is going to be installed and initialized.\n\n\nWhy would I need this?\n======================\n\nIf you want a completely repeatable `Buildout`_ environment, you should probably\nrely on using `virtualenv`_ first, to have a empty, basic, Python environment,\nisolated from the rest of your system, from which you can run `Buildout`_'s own\nbootstrap and then finally `Buildout`_ itself.\n\nAs it can be a bit daunting to set up everything each times, this script simply\ntries to automate the whole process.\n\n\nHow do I use it?\n================\nSimply download it, and run::\n\n    python bootstrap-venv.py\n\nIt will creates the `virtualenv`_ (in `parts/venv/`), download a `Buildout`_'s\n`bootstrap`_ file, and execute it, using the Python installed in the\n`virtualenv`_ created above. You can also specify another directory to bootstrap\nthe whole thing in::\n\n    python bootstrap-venv.py some-directory\n\nIt does the same, only in the `some-directory` directory.\n\nAs an additional feature, if `virtualenv`_ itself is not available, it will also\n**bootstrap** `virtualenv`_ itself, before doing anything else. So basically, as\nsoon as you only have a bare Python installation, you can use this script to\nhave a customizable, isolated, working environment.\n\n\nWhy do I need to use this?\n==========================\n\nReally, you just need a plain `Python 2.x Python 3.x\n\u003chttps://www.python.org/downloads/\u003e`_. It's supposed to\ndownload the rest automatically.\n\n\nIt's just awesome, can I really rely on this?\n=============================================\n\nIt started as a proof-of-concept, so it *works for me* ® but your mileage may\nvary. Feel free to open issue or better yet, send me patches or pull requests!\n\nThe code is available under the Simplified BSD License. See the :file:`LICENSE`\nfile for more information.\n\n.. _virtualenv: http://virtualenv.readthedocs.org/\n.. _buildout: http://www.buildout.org\n.. _bootstrap: https://bootstrap.pypa.io/bootstrap-buildout.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fbuildout-bootstrap-virtualenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultani%2Fbuildout-bootstrap-virtualenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fbuildout-bootstrap-virtualenv/lists"}