Skip to main content

A resource manager for Python programs

Project description

resourcemanager: A resource file manager for Python programs

STATUS: IN DEVELOPMENT

It provides:
  • Centralized control of loading and updating resources

  • Ability to use custom functions for reading and writing files

Original use case:
  • Python program with various text file resources that need to be loaded/updated

  • Each resource belongs to a package that has a function for loading it from specified file or data

  • I wanted to centralize management of these resources

Installation:
  • pip install resourcemanager

    (Tested for Python >=3.6.5 on Linux (Ubuntu) and Windows 7/10)

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

resourcemanager-0.0.3.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

resourcemanager-0.0.3-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

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