A command-line tool to copy file contents based on extension.
Project description
cpapp
Build and upload
- Install setuptools and wheel (if not already installed):
pip install setuptools wheel
- Build the package:
python setup.py sdist bdist_wheel
- Upload the package to PyPI:
First, install twine
if you haven't:
pip install twine
Then upload the package:
twine upload dist/*
You'll need a PyPI account to upload your package. If you don't have one, you can create it at pypi.org.
Install
pip install cpapp
and use it globally:
cpapp --ext=py
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
cpapp-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
cpapp-0.1.0-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file cpapp-0.1.0.tar.gz
.
File metadata
- Download URL: cpapp-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81371aeeb239d08af5bc909e2d7ca40bf651aa2712909dea6e1ab970aad65e68 |
|
MD5 | 5f58c5f1250850dc36d9e8b90ba3e991 |
|
BLAKE2b-256 | 705449019a45807d6b0b9cab18427d8aeecbf4c2c82096076377148564ac233e |
File details
Details for the file cpapp-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cpapp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f121c4a3f6f98ddf7744eadfc7054ffc32998203c267443e5726e18cccd3d039 |
|
MD5 | 645ee227ab582fce7a18aa0cd7204d7e |
|
BLAKE2b-256 | 61f67b248b0ccb4f951d84287faf2e7821750a0e073e05866e98e693ce6e6466 |