معرفی شرکت ها


capyt-1.1.post1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A python3 CLI utility to interface with cpy.pt
ویژگی مقدار
سیستم عامل -
نام فایل capyt-1.1.post1
نام capyt
نسخه کتابخانه 1.1.post1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Luis Batalha
ایمیل نویسنده author@example.com
آدرس صفحه اصلی https://github.com/lbatalha/capyt
آدرس اینترنتی https://pypi.org/project/capyt/
مجوز MIT
# A python3 CLI utility to interface with [pastething](https://github.com/lbatalha/pastething) Example: https://cpy.pt ## Dependencies * python3 * requests ## Installation Using pip is the easiest way to install this Install from pypi: `pip install capyt` You can also manually install this from source: * install dependencies - `pip install -r requirements.txt` * symlink `capyt/capyt.py` to a location of your choice * adjust defaults and options if required ## Usage `capyt -h` to see all available options ### Pasting - paste a single file `capyt somefile` - create a single paste with many files concatenated `capyt file1 file2 file3` - paste from stdin `somestdout | capyt -` ### Deleting a paste - `capyt -d DELETE_TOKEN PASTE_ID` - `capyt -d DELETE_TOKEN https://cpy.pt/PASTE_ID` ## Extra Features * Transparently open gzip and bzip compressed files ## Warning The optional encoding flag only serves to open the file, internally everything is handled and converted to utf-8. Retrieved pastes are utf-8 encoded.


نیازمندی

مقدار نام
- requests


نحوه نصب


نصب پکیج whl capyt-1.1.post1:

    pip install capyt-1.1.post1.whl


نصب پکیج tar.gz capyt-1.1.post1:

    pip install capyt-1.1.post1.tar.gz