معرفی شرکت ها


BashMate-0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Developer focused Command Line Tools
ویژگی مقدار
سیستم عامل -
نام فایل BashMate-0.1
نام BashMate
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kushagra Agarwal
ایمیل نویسنده kushagra.agarwal.2709@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/BashMate/
مجوز -
![CLI_Tools](./CLI_Tools.png) This repository contains all the **CLI tools** I custom made using python Cmd. These are now **Open-Sourced** under the **MIT** licence for anyone to customize and use depending on personal requirements. However, I've attached a setup file to make it easier, the process of configuring the system to be ready for using a tool among these. # List of Tools - **WorkMan (WorkSpace Manager)** 📚 Manages workspaces for projects - **Wizard (OpenAI ChatBots)** 🪄 Answers questions with the help of `gpt-3.5-turbo` model. > For more info on these check out [docs](https://github.com/developer-kush/CLI_Tools/tree/main/docs) # Latest Features - Added Chat History feature to Wizard. Can be accessed using the commands, `cload`, `csave` and `crm` - Bug fixes # Installation > Make sure to have latest version of Python and Pip installed in your system. To begin with the installation process ## Windows 1. Install using the command `pip install BashMate` 2. After installation, run `bashmate_config` in your terminal in order to configure the CLI to your system ## OR # Setup 1. Clone the repository in your system using the command ```bash git clone https://github.com/developer-kush/CLI_Tools.git ``` 2. Run the `setup.py` file in the repository and follow instructions to setup the storage directories in your system, and install the required packages as well. > NOTE : you might lose your data if you re-run `setup.py` it will be installed from the begining 3. If you're using Linux like me, you can make an alias for running the script using python, In other case, if you're using Windows, you may prefer installing it using `pyinstaller` or run scripts directly using python3. # Contribution This is the initial commit, and there still are issues that needs to be addressed. If you're facing any of them, feel free to raise them in the issues section. If you like, you may contribute by implementing fixes and features and issuing a pull request.


نیازمندی

مقدار نام
- colorama
- openai


نحوه نصب


نصب پکیج whl BashMate-0.1:

    pip install BashMate-0.1.whl


نصب پکیج tar.gz BashMate-0.1:

    pip install BashMate-0.1.tar.gz