{"id":24995104,"url":"https://github.com/okempi/fandle","last_synced_at":"2025-03-29T14:43:12.869Z","repository":{"id":179273897,"uuid":"663209123","full_name":"oKempi/Fandle","owner":"oKempi","description":"File handling library for python (dont have high expectations :D)","archived":false,"fork":false,"pushed_at":"2024-02-04T12:42:14.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T15:47:18.471Z","etag":null,"topics":["file","filehandling","filesystem","handling","library","python3"],"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/oKempi.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}},"created_at":"2023-07-06T19:50:45.000Z","updated_at":"2023-07-08T09:31:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"d420d520-a6d5-49d3-93b2-4a56954ef740","html_url":"https://github.com/oKempi/Fandle","commit_stats":null,"previous_names":["toustovac/fandle","okempi/fandle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oKempi%2FFandle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oKempi%2FFandle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oKempi%2FFandle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oKempi%2FFandle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oKempi","download_url":"https://codeload.github.com/oKempi/Fandle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200300,"owners_count":20739563,"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":["file","filehandling","filesystem","handling","library","python3"],"created_at":"2025-02-04T15:34:01.093Z","updated_at":"2025-03-29T14:43:12.846Z","avatar_url":"https://github.com/oKempi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fandle\nFile handling library for python\n\n## Commands: \n### **print(Fandle.Version)** \n\n- prints out the current version of the library\n\n### **write_list** (arguments: list, file (variable that opens the file), spaces (True/False)\n\n- If you specify that: \"*spaces* == **True**\" the command writes the list with spaces\n\n- Takes your pre-defined arguemts and writes them into a file\n\n### **write_tuple** (arguments: tuple, file (variable that opens the file), spaces(True/False)\n\n- If you specify that: \"*spaces* == **True**\" the command writes the list with spaces\n\n- Takes your pre-defined arguemts and writes them into a file\n\n### **write_set** (arguments: set, file (variable that opens the file), spaces(True/False)\n\n- If you specify that: \"*spaces* == **True**\" the command writes the list with spaces\n\n- Takes your pre-defined arguemts and writes them into a file\n\n### **sort** (arguments: constant)\n\n- (You can use list with dicts in it)\n\n### **findIn_dict** (arguments: dict/list (of dicts), keyword)\n\n- Finds value in the **dict/list of dicts** using the set **keyword**\n\n### **check_write** (arguments: data (It can be: str, int, float, range, set, tuple, list))\n\n- Checks if you can write something into any file (right now it only checks in .txt file)\n\n### **CauseOfcheck_write** (arguments: data (It can be: str, int, set, tuple, list))\n\n- Checks if you can write the argument into any file (right now it only checks in .txt file)\n\n- Gives an error at the part that did not work\n\n### **write_eachLine** (arguments: data (It can be: list, set, tuple, dict), file (variable that opens the file), space(True/False))\n\n- Takes your pre-defined argument and uses it to write each part on one line\n\n- If you specify that: \"*space* == **True**\" the command writes it with space beforehand\n\n### **delete** (arguments: file (variable that opens the file))\n\n- Deletes the file you chose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokempi%2Ffandle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokempi%2Ffandle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokempi%2Ffandle/lists"}