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 Python versions 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.6.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

instld-0.0.6-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: instld-0.0.6.tar.gz
  • Upload date:
  • Size: 3.8 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.6.tar.gz
Algorithm Hash digest
SHA256 098d0e7ffdebf121f59fb56f2b1608d27ece7634b2ce3222749b88f550a73d3b
MD5 441fc4b38f2ce5fccfa08454c0ab6342
BLAKE2b-256 4f096cb1404406d3ce9a443bf03d8e4b8f4a81949ad90238aad4a06168e5a5af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: instld-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.2 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d565ad7571173673a788168307463b2bbd516c51c0a1fbe14ecc92836a10310c
MD5 ea6d4bb6fb500f88c69c4c3a0e8256d2
BLAKE2b-256 1f03e937f9682371f414e9deba713d613244b05f20554b7056161f19508c8507

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