SkillAgentSearch skills...

Bootstrapper

Bootstrap Python projects or libraries with virtualenv and pip

Install / Use

/learn @playpauseandstop/Bootstrapper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

============ bootstrapper

IMPORTANT: No longer in development. Use poetry <https://poetry.eustace.io>_ instead.

.. image:: https://img.shields.io/travis/playpauseandstop/bootstrapper/master.svg :target: https://travis-ci.org/playpauseandstop/bootstrapper :alt: Travis CI

.. image:: https://img.shields.io/pypi/v/bootstrapper.svg :target: https://warehouse.python.org/project/bootstrapper/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/bootstrapper.svg :target: https://warehouse.python.org/project/bootstrapper/ :alt: Python versions

.. image:: https://img.shields.io/pypi/l/bootstrapper.svg :target: https://github.com/playpauseandstop/bootstrapper/blob/master/LICENSE :alt: BSD License

.. image:: https://readthedocs.org/projects/bootstrapper/badge/?version=latest :target: http://bootstrapper.readthedocs.org/en/latest/ :alt: Documentation

Bootstrap Python projects or libraries by checking system pre-requirements if necessary, creating virtual environment, installing all requirements there and finally execute post-bootstrap hooks if any.

  • Works on Python 2.7 and 3.4+
  • BSD licensed
  • Latest documentation on Read the Docs <http://bootstrapper.readthedocs.org/>_
  • Source, issues, and pull requests on GitHub <https://github.com/playpauseandstop/bootstrapper>_
  • Install with pip install bootstrapper
  • Run with python -m bootstrapper
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

80/100

Audited on Feb 20, 2025

No findings