refaci


Namerefaci JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/ovsyanka83/refaci
Summary
upload_time2023-06-11 05:22:07
maintainer
docs_urlNone
authorStanislav Zmiev
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # refaci

A toolbox for changing imports in enormous codebases after a large refactoring.

---

<p align="center">
<a href="https://github.com/ovsyanka83/refaci/actions?query=workflow%3ATests+event%3Apush+branch%3Amain" target="_blank">
    <img src="https://github.com/Ovsyanka83/refaci/actions/workflows/test.yaml/badge.svg?branch=main&event=push" alt="Test">
</a>
<a href="https://codecov.io/gh/ovsyanka83/refaci" target="_blank">
    <img src="https://img.shields.io/codecov/c/github/ovsyanka83/refaci?color=%2334D058" alt="Coverage">
</a>
<a href="https://pypi.org/project/refaci/" target="_blank">
    <img alt="PyPI" src="https://img.shields.io/pypi/v/refaci?color=%2334D058&label=pypi%20package" alt="Package version">
</a>
<a href="https://pypi.org/project/refaci/" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/refaci?color=%2334D058" alt="Supported Python versions">
</a>
</p>

## Installation

```bash
pip install refaci
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ovsyanka83/refaci",
    "name": "refaci",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Stanislav Zmiev",
    "author_email": "szmiev2000@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/c1/c3d25b78f875e2694280c8dd678e0194bb111183337aa9c6e0673556f4f5/refaci-1.0.0.tar.gz",
    "platform": null,
    "description": "# refaci\n\nA toolbox for changing imports in enormous codebases after a large refactoring.\n\n---\n\n<p align=\"center\">\n<a href=\"https://github.com/ovsyanka83/refaci/actions?query=workflow%3ATests+event%3Apush+branch%3Amain\" target=\"_blank\">\n    <img src=\"https://github.com/Ovsyanka83/refaci/actions/workflows/test.yaml/badge.svg?branch=main&event=push\" alt=\"Test\">\n</a>\n<a href=\"https://codecov.io/gh/ovsyanka83/refaci\" target=\"_blank\">\n    <img src=\"https://img.shields.io/codecov/c/github/ovsyanka83/refaci?color=%2334D058\" alt=\"Coverage\">\n</a>\n<a href=\"https://pypi.org/project/refaci/\" target=\"_blank\">\n    <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/refaci?color=%2334D058&label=pypi%20package\" alt=\"Package version\">\n</a>\n<a href=\"https://pypi.org/project/refaci/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/pyversions/refaci?color=%2334D058\" alt=\"Supported Python versions\">\n</a>\n</p>\n\n## Installation\n\n```bash\npip install refaci\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/ovsyanka83/refaci",
        "Repository": "https://github.com/ovsyanka83/refaci"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c668d12622d1446664d095bfcdd76c3c9551b999de586744b12aa2c94891154",
                "md5": "fb41b6cfab3b75c41748ae15ec921de0",
                "sha256": "38bf26ae77ce3f2825e3d8b88e4b4189165d62580086ab37ecc74b603fa140c5"
            },
            "downloads": -1,
            "filename": "refaci-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb41b6cfab3b75c41748ae15ec921de0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 5912,
            "upload_time": "2023-06-11T05:22:05",
            "upload_time_iso_8601": "2023-06-11T05:22:05.431321Z",
            "url": "https://files.pythonhosted.org/packages/7c/66/8d12622d1446664d095bfcdd76c3c9551b999de586744b12aa2c94891154/refaci-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adc1c3d25b78f875e2694280c8dd678e0194bb111183337aa9c6e0673556f4f5",
                "md5": "45c837d0e1629a2833dcc80f9ccd359d",
                "sha256": "75215c4b42bc3bef884239643ceac7552ae36e604398f0a1f2ea072d5982f065"
            },
            "downloads": -1,
            "filename": "refaci-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "45c837d0e1629a2833dcc80f9ccd359d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 6523,
            "upload_time": "2023-06-11T05:22:07",
            "upload_time_iso_8601": "2023-06-11T05:22:07.095331Z",
            "url": "https://files.pythonhosted.org/packages/ad/c1/c3d25b78f875e2694280c8dd678e0194bb111183337aa9c6e0673556f4f5/refaci-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 05:22:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ovsyanka83",
    "github_project": "refaci",
    "github_not_found": true,
    "lcname": "refaci"
}
        
Elapsed time: 0.07593s