{"id":16531093,"url":"https://github.com/koushikphy/kfutils","last_synced_at":"2025-03-03T09:21:21.045Z","repository":{"id":63473333,"uuid":"461507274","full_name":"Koushikphy/kfutils","owner":"Koushikphy","description":"A common file operation utility","archived":false,"fork":false,"pushed_at":"2023-08-13T15:53:43.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T20:31:22.394Z","etag":null,"topics":["data-analysis","data-files","data-operations","file-operations","interpolation","numerical-analysis","python","python-library","python-package"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Koushikphy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-20T14:09:07.000Z","updated_at":"2022-11-21T18:08:59.000Z","dependencies_parsed_at":"2025-01-13T20:30:54.037Z","dependency_job_id":"9f466e54-d646-4643-b81c-c5910f6cbe04","html_url":"https://github.com/Koushikphy/kfutils","commit_stats":{"total_commits":43,"total_committers":2,"mean_commits":21.5,"dds":0.2325581395348837,"last_synced_commit":"c5457e88aa40273c1670cdad96ff235f04d4a6f7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koushikphy%2Fkfutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koushikphy%2Fkfutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koushikphy%2Fkfutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koushikphy%2Fkfutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Koushikphy","download_url":"https://codeload.github.com/Koushikphy/kfutils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637612,"owners_count":19995007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","data-files","data-operations","file-operations","interpolation","numerical-analysis","python","python-library","python-package"],"created_at":"2024-10-11T18:07:53.535Z","updated_at":"2025-03-03T09:21:21.019Z","avatar_url":"https://github.com/Koushikphy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## `kfutils`: A tool for common data file operations.\n[![Alt text](https://img.shields.io/pypi/v/kfutils.svg?logo=pypi)](https://pypi.org/project/kfutils/)\n[![Alt text](https://img.shields.io/pypi/pyversions/kfutils.svg?logo=python)](https://pypi.org/project/kfutils/)\n[![Alt text](https://img.shields.io/pypi/dm/kfutils.svg)](https://pypi.org/project/kfutils/)\n[![Alt text](https://img.shields.io/pypi/l/kfutils.svg)](https://pypi.org/project/kfutils/)\n[![Alt text](https://img.shields.io/pypi/status/kfutils.svg)](https://pypi.org/project/kfutils/)\n[![Alt text](https://github.com/koushikphy/kfutils/actions/workflows/python-publish.yml/badge.svg)](https://github.com/Koushikphy/kfutils/releases/latest)\n\n\n### ⚒ Instalation\nDownload and install the latest package from the [release section](https://github.com/Koushikphy/kfutils/releases/latest) or directly by pip\n```bash\npip install kfutils\n```\nThis installs the python module and a command line tool named `kfutils`.  \n\n\n\n### ⚡ Usage \n\n __✈ Using as a command line tool.__\n```bash\nkutils [-h] -i FILE [-o FILE] [-c COLS [COLS ...]] [-rd COLS [COLS ...]] [-dr COLS [COLS ...]] [-dc COLS [COLS ...]] [-int N [N ...]] [-mir N] [-rep N]\n```\n\n| Argument    |  Description|\n| ----------- | ----------- \n|    `-i`     | Input file name \u003cbr\u003eIf no operations are given it will show the stats about the file |\n|    `-o`     | Output file name. (default: '_out' prefix to input file name) | \n|    `-c`     | Index(s) of grid columns. 2 columns for 2D file | \n|    `-rd`    | Index(s) of columns to convert to degree from radian |\n|    `-dr`    | Index(s) of columns to convert to radian from degree |\n|    `-dc`    | Index(s) of columns to delete |\n|    `-int`   | Number of grid to interpolate to. Can be 1D or 2D |  \n|    `-mir`   | Number of times to mirror |  \n|    `-rep`   | Number of times to repeat |  \n\n\n\n __🚀 Using as a python module__  \nThe toplevel python module `kfutils` exposes several functions/class.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoushikphy%2Fkfutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoushikphy%2Fkfutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoushikphy%2Fkfutils/lists"}