Skip to main content

The simplest package management from the source code

Project description

INSTALLED: the simplest package management from the source code

Downloads Downloads codecov Test-Package PyPI version

Thanks to this package, it is very easy to manage the lifecycle of packages directly from the code.

Install it:

pip install instld

And use as in this example:

import installed


with installed('polog'):
  from polog import log, config, file_writer

  config.add_handlers(file_writer())

  log('some message!')

This code installs the polog package, imports the necessary objects from there and displays a message. At the end of the program, there will be no excess garbage left in the system. This way you can easily try different packages without bothering with their installation and subsequent removal.

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

instld-0.0.3.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

instld-0.0.3-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file instld-0.0.3.tar.gz.

File metadata

  • Download URL: instld-0.0.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for instld-0.0.3.tar.gz
Algorithm Hash digest
SHA256 0bbbd5f5eaf13c097d79d200e3282c4cc833a823ae23db1c6a05a22e14632ae3
MD5 7f9425591b92cf2cbfdff096e3ec6367
BLAKE2b-256 ec9dc6e2df32c18df45963fc6bfa7bd9a030ff98dd738b5043fca8189214aa91

See more details on using hashes here.

File details

Details for the file instld-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: instld-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for instld-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b351b77873056b8a81dde5a6114723b815475a0421afb2e38e0cd3aa5072db18
MD5 4b6144b424de5aac81dbe18607ad0e70
BLAKE2b-256 8c0a9147db2441890aa898c2e7d3aa1b3698f804bc89040a55166de20a71fe20

See more details on using hashes here.

Supported by

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