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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: instld-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 a69eb004b9e91aa334c91554ceb1533f415e500b2380b49e40ee6006a2cc3f66
MD5 9ecf7b008c87d7c7e12bc02bf1722151
BLAKE2b-256 8c6c86193ad95df5b152f23008de7860ef681577b4ca3ee4ad98322a9be2eeb0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: instld-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4fbd67914c8bf4da122385d10ee80c7b94a347528f7c54f2705738b8d8c727f7
MD5 02d2774484db8a5232bef9b237da7871
BLAKE2b-256 98693fbdc0b05aabe5a79cd5b67cbf108ba72e320d5a5aaa1eedb4a594590207

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