All Projects → excid3 → Python Apt

excid3 / Python Apt

Licence: gpl-2.0
This is a Python library interface to libapt, which allows you to query and manipulat APT package repository information using the Python programming language.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Python Apt

security-study-tutorial
Summary of online learning materials
Stars: ✭ 73 (+35.19%)
Mutual labels:  apt
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+7627.78%)
Mutual labels:  apt
Easymessenger
一款Android平台上基于Binder的IPC进程间通信库
Stars: ✭ 24 (-55.56%)
Mutual labels:  apt
repogen
Easy-to-use signed APT repository generator with a web-based package browser.
Stars: ✭ 34 (-37.04%)
Mutual labels:  apt
Jackdaw
Java Annotation Processor which allows to simplify development
Stars: ✭ 306 (+466.67%)
Mutual labels:  apt
Zebra
🦓 A Useful Package Manager for iOS
Stars: ✭ 667 (+1135.19%)
Mutual labels:  apt
apt-golang-s3
An s3 transport method for the apt package management system
Stars: ✭ 33 (-38.89%)
Mutual labels:  apt
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (-37.04%)
Mutual labels:  apt
Resetter
The easiest way to reset your debian or ubuntu based linux back to stock
Stars: ✭ 333 (+516.67%)
Mutual labels:  apt
Aptmap
A map displaying threat actors from the misp-galaxy
Stars: ✭ 17 (-68.52%)
Mutual labels:  apt
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+4974.07%)
Mutual labels:  apt
Androidlife
📔 CaMnter's android learning life and footprint.
Stars: ✭ 293 (+442.59%)
Mutual labels:  apt
Switch Apt Mirror.ansible.role
switch apt mirror for Debian & Ubuntu with Ansible role.
Stars: ✭ 5 (-90.74%)
Mutual labels:  apt
tools-install
Setup scripts for various dev tools, utilities, SDKs and CLI stuff
Stars: ✭ 13 (-75.93%)
Mutual labels:  apt
Recipes
🍰 The main recipes repository for UNI. You can create your own or use one of the available recipes in here.
Stars: ✭ 13 (-75.93%)
Mutual labels:  apt
Windows-APT-Warfare
著作《Windows APT Warfare:惡意程式前線戰術指南》各章節技術實作之原始碼內容
Stars: ✭ 241 (+346.3%)
Mutual labels:  apt
Aptsources Cleanup
Detects and interactively deactivates duplicate Apt source entries and deletes sources list files without valid enabled source entries (as requested in https://askubuntu.com/a/762815/175814).
Stars: ✭ 381 (+605.56%)
Mutual labels:  apt
Molior
Molior - Debian Build System
Stars: ✭ 53 (-1.85%)
Mutual labels:  apt
Ruby Apt Pkg
Ruby interface to apt-pkg
Stars: ✭ 15 (-72.22%)
Mutual labels:  apt
Ts3server Package
A script that generates a debian package for a TeamSpeak 3 Server
Stars: ✭ 5 (-90.74%)
Mutual labels:  apt

Python-apt is a wrapper to use features of apt from python.

It contains the following modules:

C++ Wrapper:

apt_pkg - access to libapt-pkg (wrapper to the lowlevel c++ code) apt_inst - access to libapt-inst (wrapper to the lowlevel c++ code)

Python module:

WARNING: the API of this module is not stable yet

apt - high level python interface build on top of apt_pkg, apt_inst

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].