Skip to main content

A set of tools helping to refactor python code

Project description

PyPI-Server Project generated with PyScaffold

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_refactor_tool_box-0.0.0.2.tar.gz (27.5 kB view hashes)

Uploaded Source

Built Distribution

python_refactor_tool_box-0.0.0.2-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page