A set of tools helping to refactor python code
Project description
python_refactor_tool_box
A set of tools helping to refactor python code
python_refactor_tool_box help to refactor python code by moving all existing classes to dedicated module
Installation
pip install python_refactor_tool_box
Quick start
from python_refactor_tool_box import SourceDirectory
input_directory = "path/to/your/directory"
input_source_directory = SourceDirectory(input_directory)
input_source_directory.refactor()
Note
This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.
Licence
python_refactor_tool_box is distributed under the Apache 2.0 license.
Dev notes
Command used to create this project:
putup PythonRefactorToolBox -p python_refactor_tool_box -l Apache-2.0 -d "Allow to interact with FFBB apis" -u "https://github.com/Rinzler78/PythonRefactorToolBox" -v --github-actions --venv .venv
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 python_refactor_tool_box-0.0.0.3.tar.gz
.
File metadata
- Download URL: python_refactor_tool_box-0.0.0.3.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 099cd2dfeb21cd0d779517c4fd6a2bd49f0b47906383b49517fe9bc5be91060a |
|
MD5 | a7ee7d69bfb4db60be9ba306ab2fac24 |
|
BLAKE2b-256 | 3b260db4f87d46fe00d0b8dc1e6a2a2a3db3696069edf3372ef38ca48e797bc1 |
File details
Details for the file python_refactor_tool_box-0.0.0.3-py3-none-any.whl
.
File metadata
- Download URL: python_refactor_tool_box-0.0.0.3-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 397b16c059d9a9027dccda23def8158a99a6575af961db95113c26f8af18f277 |
|
MD5 | 2805243eab7b638fbf804df81b402af2 |
|
BLAKE2b-256 | e8f0bb490b1b5616ce130833b199fbbfd62d7cde6248c558ad533d433099f18e |