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
    Windows symbol tables for Volatility 3

    Windows Symbol Tables for Volatility 3 This repository is the Windows Symbol Table storage for Volatility 3. How to Use $ git clone https://github.com

    JPCERT Coordination Center 31 Dec 25, 2022
    Simple dotfile pre-processor with a per-file configuration

    ix (eeks) Simple dotfile pre-processor with a per-file configuration Summary (TL;DR) ix.py is all you need config is an ini file. files to be processe

    Poly 12 Dec 16, 2021
    A simple wrapper to analyse and visualise reinforcement learning agents' behaviour in the environment.

    Visrl Visrl (pronounced "visceral") is a simple wrapper to analyse and visualise reinforcement learning agents' behaviour in the environment. Reinforc

    Jet New 14 Jun 27, 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
    A wrapper around the python Tkinter library for customizable and modern ui-elements in Tkinter

    CustomTkinter With CustomTkinter you can create modern looking user interfaces in python with tkinter. CustomTkinter is a tkinter extension which prov

    4.9k Jan 02, 2023
    A fast Python in-process signal/event dispatching system.

    Blinker Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". Signal receivers

    jason kirtland 1.4k Dec 31, 2022
    Simple Denial of Service Program yang di bikin menggunakan bahasa pemograman Python,

    Peringatan Tujuan kami share code Indo-DoS hanya untuk bertujuan edukasi / pembelajaran! Dilarang memperjual belikan source ini / memperjual-belikan s

    SonLyte 8 Nov 07, 2021
    A simple python script that print the Mandelbrot set for every power of the formal formula.

    Python Mandelbrot A simple python script that print the Mandelbrot set for every power of the formal formula.

    Paride Giunta 2 Apr 15, 2022
    Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.

    Download and display GOES-East and GOES-West data GOES-East and GOES-West satellite data are made available on Amazon Web Services through NOAA's Big

    Brian Blaylock 88 Dec 16, 2022
    A small program to vote for Councilors at 42 Heilbronn.

    This Docker container is build to run on server an provide an easy to use interface for every student to vote for their councillors. To run docker on

    Kevin Hirsig 2 Jan 17, 2022
    Here, I have discuss the three methods of list reversion. The three methods are built-in method, slicing method and position changing method.

    Three-different-method-for-list-reversion Here, I have discuss the three methods of list reversion. The three methods are built-in method, slicing met

    Sachin Vinayak Dabhade 4 Sep 24, 2021
    This is a program for Carbon Emission calculator.

    Summary This is a program for Carbon Emission calculator. Usage This will calculate the carbon emission by each person on various factors. Contributor

    Ankit Rane 2 Feb 18, 2022
    bamboo-engine 是一个通用的流程引擎,他可以解析,执行,调度由用户创建的流程任务,并提供了如暂停,撤销,跳过,强制失败,重试和重入等等灵活的控制能力和并行、子流程等进阶特性,并可通过水平扩展来进一步提升任务的并发处理能力。

    bamboo-engine 是一个通用的流程引擎,他可以解析,执行,调度由用户创建的流程任务,并提供了如暂停,撤销,跳过,强制失败,重试和重入等等灵活的控制能力和并行、子流程等进阶特性,并可通过水平扩展来进一步提升任务的并发处理能力。 整体设计 Quick start 1. 安装依赖 2. 项目初始

    腾讯蓝鲸 96 Dec 15, 2022
    Nuclei - Burp Extension allows to run nuclei scanner directly from burp and transforms json results into the issues

    Nuclei - Burp Extension Simple extension that allows to run nuclei scanner directly from burp and transforms json results into the issues. Installatio

    106 Dec 22, 2022
    Run PD patches in NRT using Python

    The files in this repository demonstrate how to use Pure Data (Pd) patches designed to run in Non-Real-Time mode to batch-process (synthesize, analyze, etc) sounds in series using Python.

    Jose Henrique Padovani 3 Feb 08, 2022
    Interfaces between napari and pymeshlab library to allow import, export and construction of surfaces.

    napari-pymeshlab Interfaces between napari and the pymeshlab library to allow import, export and construction of surfaces. This is a WIP and feature r

    Zach Marin 4 Oct 12, 2022
    This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable.

    GA-beautifier-iOS This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable. To run it, create a

    Rafael Machado 3 Feb 02, 2022
    Cloud-native SIEM for intelligent security analytics for your entire enterprise.

    Microsoft Sentinel Welcome to the Microsoft Sentinel repository! This repository contains out of the box detections, exploration queries, hunting quer

    Microsoft Azure 2.9k Jan 02, 2023
    Materials for the Introduction in Python , Linux , Git and Github

    This repository contains all the materials of the presentation on the introduction of python, linux, git and Github.

    AMMI 3 Aug 28, 2022
    A lighweight screen color picker tool

    tkpick A lighweigt screen color picker tool Availability Only GNU/Linux 🐧 Installing Install via pip (No auto-update): [sudo] pip install tkpick Usa

    Adil Gürbüz 7 Aug 30, 2021