# filecomptroller
Under construction! Not ready for use yet! Currently experimenting and planning!
Developed by Nishat from DevStrikerTech (c) 2023
## Examples of How To Use (Beta Version)
Split File By Line Number
```python
from split import split_file
# 'type', 'number of lines', 'file path'
split_file('split', '50', 'directory/file.txt')
```
Check out: https://www.youtube.com/c/DevStriker
Raw data
{
"_id": null,
"home_page": "",
"name": "filecomptroller",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "split file,marge file,zip file,unzip file",
"author": "DevStrikerTech (Nishat)",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/e2/0d/34a593461e3384c31f1c0620e4f9cb6d8e308c71152fbdaa41c64d002407/filecomptroller-0.0.1.tar.gz",
"platform": null,
"description": "\r\n# filecomptroller\r\n\r\n\r\n\r\nUnder construction! Not ready for use yet! Currently experimenting and planning!\r\n\r\n\r\n\r\nDeveloped by Nishat from DevStrikerTech (c) 2023\r\n\r\n\r\n\r\n## Examples of How To Use (Beta Version)\r\n\r\n\r\n\r\nSplit File By Line Number\r\n\r\n\r\n\r\n```python\r\n\r\nfrom split import split_file\r\n\r\n\r\n\r\n# 'type', 'number of lines', 'file path'\r\n\r\nsplit_file('split', '50', 'directory/file.txt')\r\n\r\n```\r\n\r\n\r\n\r\nCheck out: https://www.youtube.com/c/DevStriker\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Manage and modify your files",
"version": "0.0.1",
"split_keywords": [
"split file",
"marge file",
"zip file",
"unzip file"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f80e9a969357be57698cbe44f8d5e41c2724c3623c312743a2280fd111088073",
"md5": "cfa555ab8cbc810e8c23cd68b236945f",
"sha256": "a041441468f92c9d988a654d5fb9dca1907561cf5d1052aac9d38eacc41d4512"
},
"downloads": -1,
"filename": "filecomptroller-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cfa555ab8cbc810e8c23cd68b236945f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3416,
"upload_time": "2023-01-24T16:06:54",
"upload_time_iso_8601": "2023-01-24T16:06:54.009231Z",
"url": "https://files.pythonhosted.org/packages/f8/0e/9a969357be57698cbe44f8d5e41c2724c3623c312743a2280fd111088073/filecomptroller-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e20d34a593461e3384c31f1c0620e4f9cb6d8e308c71152fbdaa41c64d002407",
"md5": "49b9fd1aa3d5001216c0624f3a10b45b",
"sha256": "5f4cbd1c615293cf0d47870bb14a359fda57d6de2f466784347a26ddc6425668"
},
"downloads": -1,
"filename": "filecomptroller-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "49b9fd1aa3d5001216c0624f3a10b45b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3114,
"upload_time": "2023-01-24T16:06:55",
"upload_time_iso_8601": "2023-01-24T16:06:55.931909Z",
"url": "https://files.pythonhosted.org/packages/e2/0d/34a593461e3384c31f1c0620e4f9cb6d8e308c71152fbdaa41c64d002407/filecomptroller-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-24 16:06:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "filecomptroller"
}