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
    Files relating to polymtl university

    This is a tool I developed quickly, which allows users to visualize class availability by day of the week for a given program at polymtl. The schedule

    PN 3 Mar 15, 2022
    Grade 8 Version of Space Invaders

    Space-Invaders Grade 8 Version of Space Invaders Compatability This program is Python 3 Compatable, and not Python 2 Compatable because i haven't test

    Space64 0 Feb 16, 2022
    Fastest python library for making asynchronous group requests.

    FGrequests: Fastest Asynchronous Group Requests Installation Install using pip: pip install fgrequests Documentation Pretty easy to use. import fgrequ

    Farid Chowdhury 14 Nov 22, 2022
    Ikaros is a free financial library built in pure python that can be used to get information for single stocks, generate signals and build prortfolios

    Ikaros is a free financial library built in pure python that can be used to get information for single stocks, generate signals and build prortfolios

    Salma Saidane 64 Sep 28, 2022
    A python API act as Control Center to control your Clevo Laptop via wmi on windows.

    ClevoPyControlCenter A python API act as Control Center to control your Clevo Laptop via wmi on windows. Usage # pip3 install pymi from clevo_wmi impo

    3 Sep 19, 2022
    Project aims to map out common user behavior on the computer

    User-Behavior-Mapping-Tool Project aims to map out common user behavior on the computer. Most of the code is based on the research by kacos2000 found

    trustedsec 136 Dec 23, 2022
    Sublime Text 2/3 style auto completion for ST4

    Hippie Autocompletion Sublime Text 2/3 style auto completion for ST4: cycle through words, do not show popup. Simply hit Tab to insert completion, hit

    Alexander Schepanovski 20 May 19, 2022
    Yet another Airflow plugin using CLI command as RESTful api, supports Airflow v2.X.

    δΈ­ζ–‡η‰ˆζ–‡ζ‘£ Airflow Extended API Plugin Airflow Extended API, which export airflow CLI command as REST-ful API to extend the ability of airflow official API

    Eric Cao 106 Nov 09, 2022
    Myrepo - A tool to create your own Arch Linux repository

    myrepo A (experimental) tool to create your own Arch Linux repository Example We

    Anton Hvornum 5 Feb 19, 2022
    The refactoring tutorial I wrote for PyConDE 2022. You can also work through the exercises on your own.

    Refactoring 101 planet images by Justin Nichol on opengameart.org CC-BY 3.0 Goal of this Tutorial In this tutorial, you will refactor a space travel t

    Kristian Rother 9 Jun 10, 2022
    Alerts for Western Australian Covid-19 exposure locations via email and Slack

    WA Covid Mailer Sends alerts from Healthy WA's Covid19 Exposure Locations via email and slack. Setup Edit the configuration items in wacovidmailer.py

    13 Mar 29, 2022
    Tool to audit and fix Python project requirements.

    Requirement Auditor Utility to revise and updated python requirement files.

    Luis Carlos Berrocal 1 Nov 07, 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
    Create rangebased on lists or values of the range itself. Range any type. Can you imagine?

    funcao-allrange-for-python3 Create rangebased on lists or values of the range itself. Range any type. Can you imagine? WARNING!!! THIS MODULE DID NOT

    farioso-fernando 1 Feb 09, 2022
    The newest contender in Server Gateway Interface.

    nsgi The newest contender in Server Gateway Interface. Why use this webserver? This webserver is made with the newest version of asyncio, and sockets,

    OpenRobot 1 Feb 12, 2022
    A Dungeon and Dragons Toolkit using Python

    Pythons-Dungeons A Dungeon and Dragons Toolkit using Python Rules: -When you are commiting please don't delete parts of the code that are important -A

    2 Oct 21, 2021
    Generating rent availability info from Effort rent

    Rent-info Generating rent availability info from Effort rent Pre-Installation Latest version of python Pip module json, os, requests, datetime, time i

    Laixuan 1 Oct 20, 2021
    My qtile config with a fresh-looking bar and pywal support

    QtileConfig My qtile config with a fresh-looking bar and pywal support. Note: This is my first rice and first github repo. Please excuse my poor codin

    Eden 4 Nov 10, 2021
    This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.

    This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.

    Alexander Bartolomey 1 Dec 31, 2021
    Probably the best way to simulate block scopes in Python

    This is a package, as it says on the tin, to emulate block scoping in Python, the lack of which being a clever design choice yet sometimes a trouble.

    88 Oct 26, 2022