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.4.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: instld-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 95878b53dfb1871652cf40b51a62614b3bbf6cb184e6753ecb571c5af7347798
MD5 fb06e8be24bbd4c19ce5e31821798d52
BLAKE2b-256 14a31068da375b62d6816a3830ff3061ec2be3376f9366db8dee98f691d4fa60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: instld-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 37ee0fa7c8675e39a7001694f80228a65053186d24914c547d54bf3b5cad6020
MD5 d73f078fb0cf4d8902a069a568fbd90f
BLAKE2b-256 fd690e04f638791e77601ae5b6491f45a314ea01ec1823ce943a9011f62b651d

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