معرفی شرکت ها


FilterZippedDBF-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Filter zipped DBF files to remove data from unwanted fields
ویژگی مقدار
سیستم عامل -
نام فایل FilterZippedDBF-0.2.0
نام FilterZippedDBF
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Roger Marsh
ایمیل نویسنده roger.marsh@solentware.co.uk
آدرس صفحه اصلی http://www.solentware.co.uk
آدرس اینترنتی https://pypi.org/project/FilterZippedDBF/
مجوز BSD
======================= Filter zipped DBF files ======================= .. contents:: Description =========== FilterZippedDBF allows values in unwanted fields in zipped DBF files to be removed. The zip archive is extracted into memory, so a permanent copy containing the values in unwanted fields is not made. In particular when the zip archive is downloaded. A list of files in a zip archive is displayed. A list of fields in each DBF file is displayed. Select the fields whose values are to be removed. Save the files individually or write a new zip archive, with the values in the selected fields removed. Installation Instructions ========================= Install the package by typing python setup.py install at the command prompt with setup.py in the current directory. You may need to give the path and version of Python depending on your system's configuration: <path to python>/python<version> setup.py install For example C:\\Python33\\python setup.py install on Microsoft Windows or python3.3 setup.py install on Unix-like systems. Run === The command to run this package is: python -m filterzippeddbf.filter You may need to give the path and version of Python depending on your system's configuration: <path to python>/python<version> -m filterzippeddbf.filter For example C:\\Python33\\python -m filterzippeddbf.filter on Microsoft Windows or python3.3 -m filterzippeddbf.filter on Unix-like systems. Or use the facilities of your desktop (Microsoft Windows, GNOME, KDE, ...) to set up a convenient way of starting FilterZippedDBF. Right-click with the pointer over the FilterZippedDBF window to display a menu of actions.


نحوه نصب


نصب پکیج whl FilterZippedDBF-0.2.0:

    pip install FilterZippedDBF-0.2.0.whl


نصب پکیج tar.gz FilterZippedDBF-0.2.0:

    pip install FilterZippedDBF-0.2.0.tar.gz