bulk-editor


Namebulk-editor JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Hari-Nikesh-R/Bulk-Image-Editor
SummaryTransforming multiple certificates and images with personalized text has never been easier thanks to the all-new Image Bulk Editor.
upload_time2023-08-02 09:23:42
maintainer
docs_urlNone
authorHari Nikesh R
requires_python
license
keywords python editor bulk editor certificate editor image writer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Image Bulk Editor Python Package

The Image Bulk Editor Python Package provides a convenient and efficient way to customize multiple certificates and images with personalized text or custom elements. This package simplifies the process of batch editing by automating the application of changes across multiple files, saving you valuable time and effort.

# Installation

To install the Image Bulk Editor Python Package, use the following command:
```bash
pip install BulkImageEditor
```

# Usage

To use the Image Bulk Editor Python Package, follow these steps:

- Import the necessary modules:

```python
from bulkeditor import BulkEditor
```

- Create an instance and start of the bulk editor:
```python
BulkEditor()
```

# Example
```python
from bulkeditor import BulkEditor
BulkEditor()
```

# Conclusion

The Image Bulk Editor Python Package simplifies the task of customizing multiple certificates and images by automating the batch editing process. With its intuitive usage and comprehensive features, this package allows you to achieve consistent and professional results efficiently.

# License

This is under MIT License.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hari-Nikesh-R/Bulk-Image-Editor",
    "name": "bulk-editor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,editor,bulk editor,certificate editor,image writer",
    "author": "Hari Nikesh R",
    "author_email": "hari.nikesh.r.cce@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/e4/8075e3040546ba15356babb584ccb007aac48c7232e7ce941934f4eae533/bulk_editor-1.0.0.tar.gz",
    "platform": null,
    "description": "# Image Bulk Editor Python Package\n\nThe Image Bulk Editor Python Package provides a convenient and efficient way to customize multiple certificates and images with personalized text or custom elements. This package simplifies the process of batch editing by automating the application of changes across multiple files, saving you valuable time and effort.\n\n# Installation\n\nTo install the Image Bulk Editor Python Package, use the following command:\n```bash\npip install BulkImageEditor\n```\n\n# Usage\n\nTo use the Image Bulk Editor Python Package, follow these steps:\n\n- Import the necessary modules:\n\n```python\nfrom bulkeditor import BulkEditor\n```\n\n- Create an instance and start of the bulk editor:\n```python\nBulkEditor()\n```\n\n# Example\n```python\nfrom bulkeditor import BulkEditor\nBulkEditor()\n```\n\n# Conclusion\n\nThe Image Bulk Editor Python Package simplifies the task of customizing multiple certificates and images by automating the batch editing process. With its intuitive usage and comprehensive features, this package allows you to achieve consistent and professional results efficiently.\n\n# License\n\nThis is under MIT License.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Transforming multiple certificates and images with personalized text has never been easier thanks to the all-new Image Bulk Editor.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Hari-Nikesh-R/Bulk-Image-Editor"
    },
    "split_keywords": [
        "python",
        "editor",
        "bulk editor",
        "certificate editor",
        "image writer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b3348064a6dba60c0c991cb56793ea64a884968b2b6e72df335e0c16b1a040f",
                "md5": "cec7b26f70a19f7589a57bc485fd680f",
                "sha256": "40fc7d0bb9f0bee3406a8b00e7ec927a7dc9a7afb25d9cc246e31692c3e4d2d1"
            },
            "downloads": -1,
            "filename": "bulk_editor-1.0.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "cec7b26f70a19f7589a57bc485fd680f",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 113223,
            "upload_time": "2023-08-02T09:23:39",
            "upload_time_iso_8601": "2023-08-02T09:23:39.834500Z",
            "url": "https://files.pythonhosted.org/packages/2b/33/48064a6dba60c0c991cb56793ea64a884968b2b6e72df335e0c16b1a040f/bulk_editor-1.0.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bde48075e3040546ba15356babb584ccb007aac48c7232e7ce941934f4eae533",
                "md5": "96ed6dc494607fea2c3c9ebf13cea9e7",
                "sha256": "ea4f53e5c4843bef7e461aadce7f4fe4af91ec0d8a3cfee9ad5b1895ccc7cc27"
            },
            "downloads": -1,
            "filename": "bulk_editor-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "96ed6dc494607fea2c3c9ebf13cea9e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 116374,
            "upload_time": "2023-08-02T09:23:42",
            "upload_time_iso_8601": "2023-08-02T09:23:42.111224Z",
            "url": "https://files.pythonhosted.org/packages/bd/e4/8075e3040546ba15356babb584ccb007aac48c7232e7ce941934f4eae533/bulk_editor-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 09:23:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hari-Nikesh-R",
    "github_project": "Bulk-Image-Editor",
    "github_not_found": true,
    "lcname": "bulk-editor"
}
        
Elapsed time: 0.12648s