معرفی شرکت ها


app-rim-0.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Application Runtime Image Manager
ویژگی مقدار
سیستم عامل -
نام فایل app-rim-0.0.1
نام app-rim
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده jbytecoder
ایمیل نویسنده jbytecoder@gmail.com
آدرس صفحه اصلی https://github.com/jbytecoder/app-rim
آدرس اینترنتی https://pypi.org/project/app-rim/
مجوز -
# app-rim Application Runtime Image Managerc - python module enabling to manage ( backup , restore, organize ) files that get created durring usage of applications in users profile dir. This module primarly targets linux environments, it may work in other setups. Support for thoose might be added in future ## Background In linux each system user is associated with user profile dir. Next when a user uses an application like dropbox ( or others ) a subdir in profile is created named ".dropbox" and it stores the user configuration of application as well as logs or other stuff app needs to work properly. ## Goal This project aims to build a python module that will allow the following: 1) Create a tar archive of application configuration ( accounting for diffrent location of this files ie. ".config", ".local/share" ). 2) allow restoration from backup stored in a globally defined backup dir 3) Provide the means to reconfigure existing application files into directory hierarchy that is more compatible with xdg definition ( configuration files go into .config temporary, files go into .cache, logs go into var/log, others go into .local/share ) 4) Provied means to detec what applications have been used by user based on what configuration files have been created ( carefully crafting a list of known non aplication dirs ie. .loca/share/application )


نحوه نصب


نصب پکیج whl app-rim-0.0.1:

    pip install app-rim-0.0.1.whl


نصب پکیج tar.gz app-rim-0.0.1:

    pip install app-rim-0.0.1.tar.gz