A tool to copy folder structures and file contents to clipboard.
Project description
copyclipboard
copyclipboard
is a command-line tool that allows you to copy the structure of a folder and the contents of specific file types to your clipboard. This can be especially useful when working with repositories and sharing the structure and code with others.
Installation
To install copyclipboard
, simply run:
pip install copyclipboard
Usage
Once installed, you can use the copyclipboard command in your terminal.
Copy All File Types
By default, the tool will copy the structure and contents of all files in your repository:
copyclipboard
Copy Specific File Types
You can specify the file types you want to copy using the --extensions option:
copyclipboard --extensions .py .yaml
This will also update your configuration file in ~/.copyclipboard_config with the specified extensions.
Manual Configuration
If you prefer, you can manually edit the configuration file located at ~/.copyclipboard_config
to specify which file types should be copied.
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
Built Distribution
File details
Details for the file copyclipboard-0.1.0.tar.gz
.
File metadata
- Download URL: copyclipboard-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dafd02c11a5acb8f9a142dd03c5cdc84350d5f7b5c6bb042e9ef340608115661 |
|
MD5 | cf533db36d647b98ee78aa5c2c43c5ce |
|
BLAKE2b-256 | 4a1bfe64c31e2733fc29c4a3fbbed24033df2ab5589c6209ebba13cf076bd68e |
File details
Details for the file copyclipboard-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: copyclipboard-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ffd22fd4386e4758a43c1c073912bb8fa6f7bcf451942c85cc1ad62630da017 |
|
MD5 | bed965144b20d045139461dc53ecc797 |
|
BLAKE2b-256 | 3ba26b43c0148d0695e958e062442e93a860d451cf864b72725ef15e93394716 |