Last updated:
0 purchases
aptll 2.2.6
aptll (Aplustools linking library)
Makes writing code and switching versions easier than ever!
Switching aplustools version
from apt import aptll
# This will restart python with the current script after the
aptll.change_version("0.1.3.6") # new version is installed.
aplustools modules
Work as usual, just typing info from advanced editors won't work.
from apt.package.timid import TimidTimer
timer = TimidTimer()
print(timer.end())
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.