Skip to main content

The simplest package management from the source code

Project description

INSTALLED: the simplest package management from the source code

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

Uploaded Source

Built Distribution

instld-0.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: instld-0.0.2.tar.gz
  • Upload date:
  • Size: 2.9 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.2.tar.gz
Algorithm Hash digest
SHA256 84090f6d80a27bc0da17d858db50f6d39a9f86a0d6e776014ce8b358f13461fc
MD5 a25ce7a45514eeec7759676b83059aa6
BLAKE2b-256 6f5f8b7a24aa0b94744d525eadd2af44ddb497d80be955d9671fadaa1f7af397

See more details on using hashes here.

File details

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

File metadata

  • Download URL: instld-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fd4ca63155b649d01dbd3d968d27fa8606f601b343edfad32e92b87e5416c1f2
MD5 b263ec22a8499650fd3a3b86c1187901
BLAKE2b-256 35c2f8d1cdd1488dab187914aa996e98f712dfd4880efec515c8b780d7d0a94d

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