Name | code-beautifyer JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-12-16 11:04:35 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | GPL-3 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# code-beautifyer
**`code-beautifyer`** is a Python package designed to help developers clean up, format, and standardize their code. Whether you're working with Python, JavaScript, HTML, or other popular programming languages, this tool provides an easy way to make your code more readable and maintainable.
---
## Features
- **Automatic Code Formatting**: Ensures your code adheres to best practices.
- **Multi-Language Support**: Works with Python, JavaScript, HTML, and more.
- **Customizable Rules**: Define your own formatting preferences.
- **Error-Free Indentation**: Fixes inconsistent indentation and spacing.
- **Lightweight and Fast**: Optimized for quick processing even for large codebases.
---
## Installation
Install the package using `pip`:
```bash
pip install code-beautifyer
Raw data
{
"_id": null,
"home_page": null,
"name": "code-beautifyer",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "None",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5f/91/5f76311f1cf91e9eb057a78dcab80f64acf7ffe9dc74e1770630c8764e4d/code_beautifyer-1.0.0.tar.gz",
"platform": null,
"description": "# code-beautifyer\n\n**`code-beautifyer`** is a Python package designed to help developers clean up, format, and standardize their code. Whether you're working with Python, JavaScript, HTML, or other popular programming languages, this tool provides an easy way to make your code more readable and maintainable.\n\n---\n\n## Features\n\n- **Automatic Code Formatting**: Ensures your code adheres to best practices.\n- **Multi-Language Support**: Works with Python, JavaScript, HTML, and more.\n- **Customizable Rules**: Define your own formatting preferences.\n- **Error-Free Indentation**: Fixes inconsistent indentation and spacing.\n- **Lightweight and Fast**: Optimized for quick processing even for large codebases.\n\n---\n\n## Installation\n\nInstall the package using `pip`:\n\n```bash\npip install code-beautifyer\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": null,
"version": "1.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f915f76311f1cf91e9eb057a78dcab80f64acf7ffe9dc74e1770630c8764e4d",
"md5": "5b056959dfa81565610e04f09c102de3",
"sha256": "a0d75d4ebc1cc7900e6bfe1df046b6807de98f73993a3667bd68a52fba2dad3d"
},
"downloads": -1,
"filename": "code_beautifyer-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "5b056959dfa81565610e04f09c102de3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 636095,
"upload_time": "2024-12-16T11:04:35",
"upload_time_iso_8601": "2024-12-16T11:04:35.987054Z",
"url": "https://files.pythonhosted.org/packages/5f/91/5f76311f1cf91e9eb057a78dcab80f64acf7ffe9dc74e1770630c8764e4d/code_beautifyer-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 11:04:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "code-beautifyer"
}