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
    BOHB tune library template (included example)

    BOHB-template 실행 방법 python main.py 2021-10-10 기준 tf keras 버전 (tunecallback 방식) 완료 tf gradienttape 버전 (train_iteration 방식) 완료 pytorch 버전은 구현 준비중 방법 소개

    Seungwoo Han 5 Mar 24, 2022
    Demo of a WAM Prolog implementation in Python

    Prol: WAM demo This is a simplified Warren Abstract Machine (WAM) implementation for Prolog, that showcases the main instructions, compiling, register

    Bruno Kim Medeiros Cesar 62 Dec 26, 2022
    Jack Morgan's Advent of Code Solutions

    Advent-of-Code Jack Morgan's Advent of Code Solutions Usage Run . initiate.sh year day To initiate a day. This sets up a template python file, and pul

    Jack Morgan 1 Dec 10, 2021
    Got-book-6 - LSTM trained on the first five ASOIAF/GOT books

    GOT Book 6 Generator Are you tired of waiting for the next GOT book to come out? I know that I am, which is why I decided to train a RNN on the first

    Zack Thoutt 974 Oct 27, 2022
    An early stage integration of Hotwire Turbo with Django

    Note: This is not ready for production. APIs likely to change dramatically. Please drop by our Slack channel to discuss!

    Hotwire for Django 352 Jan 06, 2023
    万能通用对象池,可以池化任意自定义类型的对象。

    pip install universal_object_pool 此包能够将一切任意类型的python对象池化,是万能池,适用范围远大于单一用途的mysql连接池 http连接池等。 框架使用对象池包,自带实现了4个对象池。可以直接开箱用这四个对象池,也可以作为例子学习对象池用法。

    12 Dec 15, 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
    Button paginator using discord_components

    Button Paginator With discord-components Button paginator using discord_components Welcome! It's a paginator for discord-componets! Thanks to the orig

    Decave 7 Feb 12, 2022
    Материалы для курса VK Углубленный Python, весна 2022

    VK Углубленный Python, весна 2022 Материалы для курса VK Углубленный Python, весна 2022 Лекции и материалы (слайды, домашки, код с занятий) Введение,

    10 Nov 02, 2022
    A simple desktop application to scan and export Genshin Impact Artifacts.

    「天目」 -- Amenoma 简体中文 | English 「天目流的诀窍就是滴水穿石的耐心和全力以赴的意志」 扫描背包中的圣遗物,并导出至 json 格式。之后可导入圣遗物分析工具( 莫娜占卜铺 、 MingyuLab 、 Genshin Optimizer 进行计算与规划等。 已支持 原神2.

    夏至 475 Dec 30, 2022
    Little tool in python to watch anime from the terminal (the better way to watch anime)

    anipy-cli Little tool in python to watch anime from the terminal (the better way to watch anime) Has a resume playback function when picking from Hist

    sdao 97 Dec 29, 2022
    Fix Eitaa Messenger's Font Problem on Linux

    Fix Eitaa Messenger's Font Problem on Linux

    6 Oct 15, 2022
    LOC-FLOW is an “hands-free” earthquake location workflow to process continuous seismic records

    LOC-FLOW is an “hands-free” earthquake location workflow to process continuous seismic records: from raw waveforms to well located earthquakes with magnitude calculations. The package assembles sever

    Miao Zhang 71 Jan 09, 2023
    A Python Perforce package that doesn't bring in any other packages to work.

    P4CMD 🌴 A Python Perforce package that doesn't bring in any other packages to work. Relies on p4cli installed on the system. p4cmd The p4cmd module h

    Niels Vaes 13 Dec 19, 2022
    samples of neat code

    NEAT-samples Some samples of code and config files for use with the NEAT-Python package These samples are largely copy and pasted, so if you

    Harrison 50 Sep 28, 2022
    This is an online course where you can learn and master the skill of low-level performance analysis and tuning.

    Performance Ninja Class This is an online course where you can learn to find and fix low-level performance issues, for example CPU cache misses and br

    Denis Bakhvalov 1.2k Dec 30, 2022
    A command line interface tool converting starknet warp transpiled outputs into readable cairo contracts.

    warp-to-cairo warp-to-cairo is a simple tool converting starknet warp outputs (NethermindEth/warp) outputs into readable cairo contracts. The warp out

    Michael K 5 Jun 10, 2022
    Wrapper for the undocumented CodinGame API. Can be used both synchronously and asynchronlously.

    codingame API wrapper Pythonic wrapper for the undocumented CodinGame API. Installation Python 3.6 or higher is required. Install codingame with pip:

    Takos 19 Jun 20, 2022
    this is a basic python project that I made using python

    this is a basic python project that I made using python. This project is only for practice because my python skills are still newbie.

    Elvira Firmansyah 2 Dec 14, 2022
    Hospitality app for ERPNext to manage hotels & restaurants.

    Hospitality ERPNext Hospitality module is designed to handle workflows for Hotels and Restaurants. Manage Restaurants The Restaurant module in ERPNext

    Frappe 19 Dec 26, 2022