Name | yuca JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | CLI tool for fast personal data processing and visualization |
upload_time | 2023-09-11 16:34:39 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2022 yupidevs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
tremplate handler
cv generator
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# yuca
Keep all your info (contact, education, projects, publications, etc) in a single
place and generate Resumes, CVs, and much more in one line.
## Installation
```bash
pip install yuca
```
## Getting started
You can enter your data from partially filled data files generated using:
```bash
yuca warehouse init my_wh_name
```
That will create your **warehouse**, which is the folder where you are going to
store your **data**, **templates** and **recipes**.
By default, no templates are downloaded with yuca. In order to get your first
template, you can run:
```bash
yuca template get https://github.com/yuca-devs/forty-seconds-resume.git
```
That will add the template *forty-seconds-resume* into the *templates* folder
of your warehouse. Moreover, it will create a *forty-seconds-resume-base-recipe*
that helps yuca while cooking that template. You can find the base recipe in the
**recipes** folder of your warehouse.
Now, you can produce a compiled version of your template by cooking the recipe:
```bash
yuca cook forty-seconds-resume-base-recipe
```
That will produce a folder *forty-seconds-resume-base-recipe-cooked* with the
result of the compilation.
Finally, you can edit the file *en.yml* inside the **data** folder of your
warehouse, insterting your own personal information. Then cook the recipe again
to see the template filled up with your data.
Raw data
{
"_id": null,
"home_page": "",
"name": "yuca",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "tremplate handler,cv generator",
"author": "",
"author_email": "Jorge Morgado Vega <jorge.morgadov@gmail.com>, Gustavo Viera-L\u00f3pez <gvieralopez@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/44/a4/ad30ccc7f8459f4005b8a3c341fc2047903cc1e64f373beb2eb65bf66f38/yuca-0.1.0.tar.gz",
"platform": null,
"description": "# yuca\n\nKeep all your info (contact, education, projects, publications, etc) in a single\nplace and generate Resumes, CVs, and much more in one line.\n\n## Installation\n\n```bash\npip install yuca\n```\n\n## Getting started\n\nYou can enter your data from partially filled data files generated using:\n\n```bash\nyuca warehouse init my_wh_name\n```\n\nThat will create your **warehouse**, which is the folder where you are going to\nstore your **data**, **templates** and **recipes**.\n\nBy default, no templates are downloaded with yuca. In order to get your first\ntemplate, you can run:\n\n```bash\nyuca template get https://github.com/yuca-devs/forty-seconds-resume.git\n```\n\nThat will add the template *forty-seconds-resume* into the *templates* folder\nof your warehouse. Moreover, it will create a *forty-seconds-resume-base-recipe*\nthat helps yuca while cooking that template. You can find the base recipe in the\n**recipes** folder of your warehouse.\n\nNow, you can produce a compiled version of your template by cooking the recipe:\n\n```bash\nyuca cook forty-seconds-resume-base-recipe\n```\n\nThat will produce a folder *forty-seconds-resume-base-recipe-cooked* with the\nresult of the compilation.\n\nFinally, you can edit the file *en.yml* inside the **data** folder of your\nwarehouse, insterting your own personal information. Then cook the recipe again\nto see the template filled up with your data.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022 yupidevs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "CLI tool for fast personal data processing and visualization",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/yuca-devs/yuca"
},
"split_keywords": [
"tremplate handler",
"cv generator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8aa4e7b2014e6cae20568d804feea4bc23f6acb8de5d9af3b7bf9dc78cba2553",
"md5": "f42433d69d1b6e7e241bafbcf35748fb",
"sha256": "ff0dd0056bbee0447d61182a6fccc94bbea78a6c279c3adec80af94825e23249"
},
"downloads": -1,
"filename": "yuca-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f42433d69d1b6e7e241bafbcf35748fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 11128,
"upload_time": "2023-09-11T16:34:37",
"upload_time_iso_8601": "2023-09-11T16:34:37.612482Z",
"url": "https://files.pythonhosted.org/packages/8a/a4/e7b2014e6cae20568d804feea4bc23f6acb8de5d9af3b7bf9dc78cba2553/yuca-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44a4ad30ccc7f8459f4005b8a3c341fc2047903cc1e64f373beb2eb65bf66f38",
"md5": "70f353caace92dd10e04937472018823",
"sha256": "e1ff75ed6e889240f0341f4c0330767946fa9069d743e6e5b0ab3e34a0c080aa"
},
"downloads": -1,
"filename": "yuca-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "70f353caace92dd10e04937472018823",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 10603,
"upload_time": "2023-09-11T16:34:39",
"upload_time_iso_8601": "2023-09-11T16:34:39.809134Z",
"url": "https://files.pythonhosted.org/packages/44/a4/ad30ccc7f8459f4005b8a3c341fc2047903cc1e64f373beb2eb65bf66f38/yuca-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-11 16:34:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yuca-devs",
"github_project": "yuca",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "yuca"
}