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
    🍕 A small app with capabilities ordering food and listing them with pub/sub pattern

    food-ordering A small app with capabilities ordering food and listing them. Prerequisites Docker Run Tests docker-compose run --rm web ./manage.py tes

    Muhammet Mücahit 1 Jan 14, 2022
    A modern Python build backend

    trampolim A modern Python build backend. Features Task system, allowing to run arbitrary Python code during the build process (Planned) Easy to use CL

    Filipe Laíns 39 Nov 08, 2022
    Code repository for the Pytheas submersible observation platform

    Pytheas Main repository for the Pytheas submersible probe system. List of Acronyms/Terms USP - Underwater Sensor Platform - The primary platform in th

    UltraChip 2 Nov 19, 2022
    Quick script for automatically extracting syscall numbers for an OS

    Syscalls-Extractor Quick script for automatically extracting syscall numbers for an OS $ python3 .\syscalls-extractor.py --help usage: syscalls-extrac

    m0rv4i 54 Feb 10, 2022
    A toy repo illustrating a minimal installable Python package

    MyToy: a minimal Python package This repository contains a minimal, toy Python package with a few files as illustration for students of how to lay out

    Fernando Perez 19 Apr 24, 2022
    Project Faros is a reference implimentation of Red Hat OpenShift 4 on small footprint, bare-metal clusters.

    Project Faros Project Faros is a reference implimentation of Red Hat OpenShift 4 on small footprint, bare-metal clusters. The project includes referen

    project: Faros 9 Jul 18, 2022
    Zapiski za ure o C++-u

    cpp-notes Zapiski o C++-u. Objavljena verzija je na https://e6.ijs.si/~jslak/c++/ Generating the notes The setup assumes you are working in a Linux en

    Jure Slak 1 Jan 05, 2022
    Unofficial package for fetching users information based on National ID Number (Tanzania)

    Nida Unofficial package for fetching users information based on National ID Number made by kalebu Installation You can install it directly or using pi

    Jordan Kalebu 57 Dec 28, 2022
    An-7 tool for python

    ***An-7 tool - Anonime-X Team*** An-x Menu : SPAM Android web malware interpreter Spam Tools : scampages letters mailers smtpcrack wpbrute shell Andro

    Hamza Anonime 8 Nov 18, 2021
    A calculator developed in Python.

    Calculadora Uma simples calculadora... ( + − × ÷ ) 💻 Situação do projeto: Projeto finalizado ✔️ 🛠 Tecnologias: Python Tkinter (GUI) ⚙️ Pré-requisito

    Arthur V.B.S. 1 Jan 27, 2022
    Script to calculate delegator epoch returns for all pillars

    znn_delegator_calculator Script to calculate estimated delegator epoch returns for all Pillars, so you can delegate to the best one. You can find me o

    2 Dec 03, 2021
    This project is about for notifying moderators about uploaded photos on server.

    This project is about for notifying moderators (people who moderate data from photos) about uploaded photos on server.

    1 Nov 24, 2021
    GibMacOS - Py2/py3 script that can download macOS components direct from Apple

    Py2/py3 script that can download macOS components direct from Apple Can also now build Internet Recovery USB installers from Windows using dd and 7zip

    CorpNewt 4.8k Jan 02, 2023
    HSPICE can not perform Monte Carlo (MC) simulations while considering aging effects

    HSPICE can not perform Monte Carlo (MC) simulations while considering aging effects. I developed a python wrapper that automatically performs MC and aging simulations using HPSICE to save engineering

    Habib Kazemi 2 Nov 22, 2021
    Bazel rules to install Python dependencies with Poetry

    rules_python_poetry Bazel rules to install Python dependencies from a Poetry project. Works with native Python rules for Bazel. Getting started Add th

    Martin Liu 7 Dec 15, 2021
    CPLib is the abbreviation of Competitive Programming Library.

    CPLib CPLib is the abbreviation of Competitive Programming Library. It aims to be a general template and optimization library for competitive programm

    12 Oct 16, 2021
    Display your data in an attractive way in your notebook!

    Bloxs Bloxs is a simple python package that helps you display information in an attractive way (formed in blocks). Perfect for building dashboards, re

    MLJAR 192 Dec 28, 2022
    Dungeon Dice Rolls is an aplication that the user can roll dices (d4, d6, d8, d10, d12, d20 and d100) and store the results in one of the 6 arrays.

    Dungeon Dice Rolls is an aplication that the user can roll dices (d4, d6, d8, d10, d12, d20 and d100) and store the results in one of the 6 arrays.

    Bracero 1 Dec 31, 2021
    Python for downloading model data (HRRR, RAP, GFS, NBM, etc.) from NOMADS, NOAA's Big Data Program partners (Amazon, Google, Microsoft), and the University of Utah Pando Archive System.

    Python for downloading model data (HRRR, RAP, GFS, NBM, etc.) from NOMADS, NOAA's Big Data Program partners (Amazon, Google, Microsoft), and the University of Utah Pando Archive System.

    Brian Blaylock 194 Jan 02, 2023
    使用clash核心,对服务器进行Netflix解锁批量测试。

    注意事项 测速及解锁测试仅供参考,不代表实际使用情况,由于网络情况变化、Netflix封锁及ip更换,测速具有时效性 本项目使用 Python 编写,使用前请完成环境安装 首次运行前请安装pip及相关依赖,也可使用 pip install -r requirements.txt 命令自行安装 Net

    11 Dec 07, 2022