Python tool to clean copilot comments
Project description
Copilot Cleaner
A simple command line tool to clean all the comments from Python project that are used by GitHub's copilot to generate code. These comments are not useful mostly and manual cleaning of these comments from large codebases is not an easy task, hence this tool.
This works only with Python projects as of now. Support for other languages will be added soon.
Usage
user@programmer~:$ ccc -dir <path-to-project>
This cleans all comments that start with "#$", so instead of just # you have to start copilot comments with "#$".
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file copilotcleaner-0.1.tar.gz.
File metadata
- Download URL: copilotcleaner-0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69d985c8a123865fc6327b65162abb72ded42d244c3a58a070396809814500ca
|
|
| MD5 |
685371534d2c1bf1819d3dece136279e
|
|
| BLAKE2b-256 |
91fa61e8d508e13f2dab80492d2e828c53f4d1983ed439b7d91f03b981154da1
|
File details
Details for the file copilotcleaner-0.1-py3-none-any.whl.
File metadata
- Download URL: copilotcleaner-0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884f6c45386e9c9f9c4847f5e553d50eb50e5841a61532531baa0bbeda44c39b
|
|
| MD5 |
d8213af2ff95c2b7b0a74c3981ff1137
|
|
| BLAKE2b-256 |
3d6404a44adcdc576e54f0fdbca70d71508c6afa6bc22feba45ca8ef715c9839
|