Skip to main content

A proxy package for aplustools with simplified naming and version management

Project description

aptll (Aplustools linking library)

Active Development Build Status License: GPL-3.0

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())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aptll-2.2.6.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

aptll-2.2.6-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page