A python3 CLI utility to interface with cpy.pt
Project description
A python3 CLI utility to interface with 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
capyt-1.1.tar.gz
(3.1 kB
view details)
Built Distribution
capyt-1.1-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file capyt-1.1.tar.gz
.
File metadata
- Download URL: capyt-1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1607f1eaac707524d19913321bc1c651aa3126279d910dfe1727e5af9e8353ee |
|
MD5 | bfb20ee0c2288c70e20328af05cbafde |
|
BLAKE2b-256 | ca12f8d18f9d9b560b32004c93447e0d8a40b284317c3e515c68df955df30888 |
Provenance
File details
Details for the file capyt-1.1-py3-none-any.whl
.
File metadata
- Download URL: capyt-1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecee9f7363fabeeb551ffdc948abb11e117da6d806127ff17db433fd1b540aa2 |
|
MD5 | 6c0180425878202168dc573360d6beef |
|
BLAKE2b-256 | 13eee38ce1e703db95dc0900fe1ff1deaa27921dc94743be2eec621f3419f38a |