Name | rooq JSON |
Version |
0.1.2
JSON |
| download |
home_page | https://github.com/naserjamal/rooq |
Summary | automatically create files/folders according to provided structure |
upload_time | 2024-08-31 00:36:13 |
maintainer | None |
docs_url | None |
author | Naser Jamal |
requires_python | None |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# rooq
rooq is a simple file structure creator with a web-based UI.
## Installation
```python
pip install rooq
```
## Usage
After installation, simply run the following command in your terminal:
```python
rooq
```
This will open up a web browser with the rooq UI, allowing you to create file structures easily.
Raw data
{
"_id": null,
"home_page": "https://github.com/naserjamal/rooq",
"name": "rooq",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Naser Jamal",
"author_email": "naser.dll@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/a1/ac/9f0b7c7919738d5cb8f7ecae9b26801389780edfc9ade70d6f838b9d5ff9/rooq-0.1.2.tar.gz",
"platform": null,
"description": "# rooq\r\n\r\nrooq is a simple file structure creator with a web-based UI.\r\n\r\n## Installation\r\n\r\n```python\r\npip install rooq\r\n```\r\n\r\n## Usage\r\n\r\nAfter installation, simply run the following command in your terminal:\r\n\r\n```python\r\nrooq\r\n```\r\n\r\nThis will open up a web browser with the rooq UI, allowing you to create file structures easily.\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "automatically create files/folders according to provided structure",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/naserjamal/rooq"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "464f4d81a4bf580f5be44a038ad04f5d4b019962ecf2e821498d74e10b91afd0",
"md5": "5e53e83e1836277a2ec4d0d7ca11ff61",
"sha256": "42bc50b3b6658104eab7340625db730b7f1d8123ff38e0366a27096fd89c5db5"
},
"downloads": -1,
"filename": "rooq-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e53e83e1836277a2ec4d0d7ca11ff61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5575,
"upload_time": "2024-08-31T00:36:11",
"upload_time_iso_8601": "2024-08-31T00:36:11.966083Z",
"url": "https://files.pythonhosted.org/packages/46/4f/4d81a4bf580f5be44a038ad04f5d4b019962ecf2e821498d74e10b91afd0/rooq-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a1ac9f0b7c7919738d5cb8f7ecae9b26801389780edfc9ade70d6f838b9d5ff9",
"md5": "2102e95969a8faa9882ed32908fe40b5",
"sha256": "cf175b7222abf0a45aec0786021afd0aec6f6a3a9b0636b7ace3f7187c53aa74"
},
"downloads": -1,
"filename": "rooq-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "2102e95969a8faa9882ed32908fe40b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5047,
"upload_time": "2024-08-31T00:36:13",
"upload_time_iso_8601": "2024-08-31T00:36:13.629319Z",
"url": "https://files.pythonhosted.org/packages/a1/ac/9f0b7c7919738d5cb8f7ecae9b26801389780edfc9ade70d6f838b9d5ff9/rooq-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-31 00:36:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "naserjamal",
"github_project": "rooq",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "rooq"
}