معرفی شرکت ها


chpass-0.2.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Gather information from chrome
ویژگی مقدار
سیستم عامل -
نام فایل chpass-0.2.3
نام chpass
نسخه کتابخانه 0.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ben Gabay
ایمیل نویسنده ben.gabay38@gmail.com
آدرس صفحه اصلی https://github.com/bengabay11/chpass
آدرس اینترنتی https://pypi.org/project/chpass/
مجوز License :: OSI Approved :: MIT License
# chpass Gather information from Chrome 🔑 [![Unit Tests](https://github.com/bengabay11/chpass/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/bengabay11/chpass/actions/workflows/unit-tests.yml) [![Integration Tests](https://github.com/bengabay11/chpass/actions/workflows/integration-tests.yml/badge.svg)](https://github.com/bengabay11/chpass/actions/workflows/integration-tests.yml) [![python](https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue)](https://pypi.org/project/chpass/) [![platform](https://img.shields.io/badge/platform-windows%20%7C%20ubuntu%20%7C%20macos-lightgrey)](https://pypi.org/project/chpass/) ## Features - import/export passwords - history - google account profile picture - downloads - top visited sites ## Installing ```console $ pip install chpass ``` ## Usage ```console usage: chpass [-h] [-u USER] [-i FILE_ADAPTER] {import,export} ... ``` > Chrome must be closed during the whole process, because its database is locked while running. ### Export ```console usage: chpass export [-h] [-d DESTINATION_FOLDER] {passwords,history,downloads,top_sites,profile_pic} ... ``` ### Import ```console usage: chpass import [-h] -f FROM_FILE ``` > In order to import the passwords successfully, Chrome must be restarted after the import to load the passwords from the database. ## File adapters `chpass` support read/write functionality with `csv` and `json`. the default export and import is done with `csv`. you can change the file adapter with the flag: ```console $ chpass -i json export ``` ## License This project is licensed under the terms of the MIT license.


نیازمندی

مقدار نام
==1.3.18 sqlalchemy
==1.3.1 pandas
==1.2.0 pattern-singleton


زبان مورد نیاز

مقدار نام
>=3 Python


نحوه نصب


نصب پکیج whl chpass-0.2.3:

    pip install chpass-0.2.3.whl


نصب پکیج tar.gz chpass-0.2.3:

    pip install chpass-0.2.3.tar.gz