2658Labs / Rangebi

A wrapper over coloroma for getting feeling of using bootstrap in cli applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't Forget To Update Rangebi Frequently, Thank You For Using

Use pip install -U Rangebi or pip install Rangebi==x.y.z x.y.z is the latest version

Rangebi (रंगेबी: Marathi/Hindi) ~= Colourful (English)

        A package for python artists who are fond of making cli applications and used to with bootstrap classes.

        Made with ❣️ using Python3.

PyPI version PyPI - Downloads

Dependencies

Installation (Not for development)

  • Note: Please update globally installed package frequently. 😇
  • Installing from pypi
    • pip install Rangebi (use pip for Python3)
    • Already installed ?
  • Installing Manually :
    • git clone https://github.com/2658labs/Rangebi.git
    • cd Rangebi
      • Option 1:
        • (if windows) pip install .
        • (if linux/mac) sudo pip install . -H
      • Option 2:
        • (optional for linux users) if requires chmod +x install.sh
        • then run scripts/./install.sh

Usage

  • WIP

Contributing Guidelines

Development

  • Please, follow the contributing guidelines
  • Fork the repository and clone it to your local environment
  • Activate environment if any ( venv or conda for more details )

Contributing Guidelines

Development

  • Please, follow the contributing guidelines
  • Fork the repository and clone it to your local environment

Error reports

Special Thanks

  • Colorama

Contributors

About

A wrapper over coloroma for getting feeling of using bootstrap in cli applications.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 73.6%Language:Shell 26.4%