{"id":28808492,"url":"https://github.com/floatingghost/python-utilities","last_synced_at":"2025-08-12T22:39:41.481Z","repository":{"id":102332259,"uuid":"54249029","full_name":"FloatingGhost/Python-Utilities","owner":"FloatingGhost","description":"My re-usable utils for stuff I use a lot","archived":false,"fork":false,"pushed_at":"2016-12-24T14:03:07.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T16:04:21.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FloatingGhost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2016-03-19T05:24:56.000Z","updated_at":"2016-03-19T05:25:07.000Z","dependencies_parsed_at":"2023-10-29T21:45:13.059Z","dependency_job_id":null,"html_url":"https://github.com/FloatingGhost/Python-Utilities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FloatingGhost/Python-Utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FPython-Utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FPython-Utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FPython-Utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FPython-Utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FloatingGhost","download_url":"https://codeload.github.com/FloatingGhost/Python-Utilities/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FPython-Utilities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270148413,"owners_count":24535699,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-18T12:30:58.771Z","updated_at":"2025-08-12T22:39:41.177Z","avatar_url":"https://github.com/FloatingGhost.png","language":"Python","readme":"#Python utils\n\nHannah's personal python utils repo - for anything I use a lot.\n\nLike Machine learning stuff, or whatever else.\n\n##Installation\n\n```bash\n$ sudo python setup.py install\n```\n\n##Modules:\n* ai - Artificial Intelligence Utilities\n  * ngram - for models of language\n    * class NGram\n  * knn - For K-Nearest-Neighbour calculations\n    * class KNearest\n\n* api - API Access to services\n  * chan - 4chan API\n    * class Board, for scraping from a specific 4chan board\n  * reddit - A wrapper to Praw (python reddit API)\n    * class Reddit\n  * skype - A wrapper to Skype4Py\n    * class Chat - an easy class to manage skype bots with\n  * twitter - A wrapper to Tweepy\n    * class Twitter - Provides a simple way to retrieve tweets\n\n* games - Assistance with Game Dev (Not in current build)\n  * GUI - A wrapper to curses\n\n* network - Client/Server Utilities, With Authorization Built in\n  * client - For interacting with Server\n    * class Client - Performs 3-way handshake with server \n  * server\n    * class Server - Wrapper to http.server, will handshake and serve POST\n  * encryption\n    * class LocalKeys - Wrapper to pyRSA, enables RSA encryption and hexlified versions\n  * session\n    * class Session - Simple tracking of a client's session\n    * class SecureSession - Session, but with RSA encryption enabled\n    * class SessionManager - Keeps track of multiple sessions\n  * errors\n    * class HFTPError\n    * function code - Network errors, e.g FILE\\_NOT\\_FOUND\n    * function error\\_name - Reverse-lookup of code\n    * function errorDesc - Human-Readable error description\n\n* main package (floatingutils)\n  * conf - A configuration file parser\n    * class Conf - Simple conf file parser\n    * class YamlConf - Calls PYaml and provides easy access\n  * commandprocessor - A generic utility to parse commands\n    * class CommandProcessor \n  * log - A wrapper to logging\n    * class Log - Basic setup and usage of logging\n\n\nIndividual usages are listed in doc\n\n##Tests\n\nRun ./tests.py - calls nose\n\n###Licence\n\nSee LICENCE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatingghost%2Fpython-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatingghost%2Fpython-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatingghost%2Fpython-utilities/lists"}