B-Pkg is a simple tool in python for installing all basic package in termux

Overview

Basic-Pkg

👉🏻 Basic-Pkg 👈🏻

B-Pkg is a simple tool in python for
installing all basic package in termux
This is my first tool, I hope you will like it
...

Usage :

$ apt update && apt upgrade -y

$ apt install python -y

$ apt install git -y

$ git clone https://github.com/Macgaiver11996/Basic-Pkg

$ cd Basic-Pkg

$ python bpkg.py


Wanna contact with me?

  • Facebook Profile
  • Telegram
  • Owner
    Macgaiver
    Macgaiver
    Click2call for asterisk with python

    Click2call para Asterisk com Python Este projeto disponibiliza uma API construíd

    Benedito Marques 1 Jan 17, 2022
    A set of decks and notebooks with exercises for use in a hands-on causal inference tutorial session

    intro-to-causal-inference A introduction to causal inference using common tools from the python data stack Table of Contents Getting Started Install g

    Roni Kobrosly 15 Dec 07, 2022
    Spinning waffle from waffle shaped python code

    waffle Spinning waffle from waffle shaped python code Based on a parametric curve: r(t) = 2 - 2*sin(t) + (sin(t)*abs(cos(t)))/(sin(t) + 1.4) projected

    Viljar Femoen 5 Feb 14, 2022
    Final project for ENGG 5402 Advanced Robotics in CUHK

    Final project Final project Update Foundations Ubuntu virtual machine Ubuntu How to use Github to keep tracking the change of code version? Docker Set

    Junjia Liu 8 Aug 01, 2022
    《赛马娘》(ウマ娘: Pretty Derby)辅助 🐎🖥 基于 auto-derby 可视化操作/设置 启动器 一键包

    ok-derby 《赛马娘》(ウマ娘: Pretty Derby)辅助 🐎 🖥 基于 auto-derby 可视化操作/设置 启动器 一键包 便捷,好用的 auto_derby 管理器! 功能 支持客户端 DMM (前台) 实验性 安卓 ADB 连接(后台)开发基于 1080x1920 分辨率

    秋葉あんず 90 Jan 01, 2023
    DOP-Tuning(Domain-Oriented Prefix-tuning model)

    DOP-Tuning DOP-Tuning(Domain-Oriented Prefix-tuning model)代码基于Prefix-Tuning改进. Files ├── seq2seq # Code for encoder-decoder arch

    Andrew Zeng 5 Nov 02, 2022
    A complex language with high level programming and moderate syntax.

    zsq a complex language with high level programming and moderate syntax.

    an aspirin 6 Jun 25, 2022
    Nmap script to detect a Microsoft Exchange instance version with OWA enabled.

    Nmap script to detect a Microsoft Exchange instance version with OWA enabled.

    Luciano Righetti 27 Nov 17, 2022
    Pydesy package description (EN)

    Pydesy package description (EN) Last version: 0.0.2 Geodetic library, which includes the following tasks: 1. Calculation of theodolite traverse (tachy

    1 Feb 03, 2022
    Wordle is fun, so let's ruin it with computers.

    ruin-wordle Wordle is fun, so let's ruin it with computers. Metrics This repository assesses two metrics about each algorithm: Success: how many of th

    Charles Tapley Hoyt 11 Feb 11, 2022
    A project for the Qvault Hackathon, 2022-01-17

    musical-octo-engine Steps to run brew install python-tk brew install portaudio

    Erik Kristofer Anderson 2 May 17, 2022
    Make your functions return something meaningful, typed, and safe!

    Make your functions return something meaningful, typed, and safe! Features Brings functional programming to Python land Provides a bunch of primitives

    dry-python 2.5k Jan 03, 2023
    Enjoy Discords Unlimited Storage

    Discord Storage V.3.5 (Beta) Made by BoKa Enjoy Discords free and unlimited storage... Prepare: Clone this from Github, make sure there either a folde

    0 Dec 16, 2021
    Ant Colony Optimization for Traveling Salesman Problem

    tsp-aco Ant Colony Optimization for Traveling Salesman Problem Dependencies Python 3.8 tqdm numpy matplotlib To run the solver run main.py from the p

    Baha Eren YALDIZ 4 Feb 03, 2022
    My attempt at this years Advent of Code!

    Advent-of-code-2021 My attempt at this years Advent of Code! day 1: ** day 2: ** day 3: ** day 4: ** day 5: ** day 6: ** day 7: ** day 8: * day 9: day

    1 Jul 06, 2022
    Code emulator plugin for IDA Pro

    emu_ida Code emulator plugin for IDA Pro (v 0.0.6) The plugin is designed for simple data decryption and getting stack strings. Requirements Emulator

    Andrey Zhdanov 11 Jul 06, 2022
    A python package that adds "docs" command to disnake

    About This extension's purpose is of adding a "docs" command, its purpose is to help documenting in chat. How To Load It from disnake.ext import comma

    7 Jan 03, 2023
    Prop-based map editor for the Apex Legends mod, R5Reloaded

    R5R Map Editor A tool to build maps out of props in the Apex Legends mod, R5Reloaded Instuctions Install R5R Download this program Get the prop spawne

    7 Dec 16, 2022
    Library for managing git hooks

    Autohooks Library for managing and writing git hooks in Python. Looking for automatic formatting or linting, e.g., with black and pylint, while creati

    Greenbone 165 Dec 16, 2022
    Generate Openbox Menus from a easy to write configuration file.

    openbox-menu-generator Generate Openbox Menus from a easy to write configuration file. Example Configuration: ('#' indicate comments but not implement

    3 Jul 14, 2022