{"id":22871027,"url":"https://github.com/rvats20/python-keystore-eth","last_synced_at":"2025-03-31T11:27:26.512Z","repository":{"id":261945526,"uuid":"885792152","full_name":"rvats20/python-keystore-eth","owner":"rvats20","description":"this Python script is created to generate the keystore file from the given private key.","archived":false,"fork":false,"pushed_at":"2024-11-10T11:18:30.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T16:59:10.825Z","etag":null,"topics":["keystore","learning-by-doing","private-key","python","python3"],"latest_commit_sha":null,"homepage":"https://rvats20.github.io/portfolio/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvats20.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":"2024-11-09T12:11:36.000Z","updated_at":"2024-11-16T07:42:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2900629-47eb-429a-8f23-2446b0e512f9","html_url":"https://github.com/rvats20/python-keystore-eth","commit_stats":null,"previous_names":["rvats20/python-keystore-eth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvats20%2Fpython-keystore-eth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvats20%2Fpython-keystore-eth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvats20%2Fpython-keystore-eth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvats20%2Fpython-keystore-eth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvats20","download_url":"https://codeload.github.com/rvats20/python-keystore-eth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460638,"owners_count":20781169,"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":["keystore","learning-by-doing","private-key","python","python3"],"created_at":"2024-12-13T13:16:55.108Z","updated_at":"2025-03-31T11:27:26.507Z","avatar_url":"https://github.com/rvats20.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keystore Generator\n\nThis repository contains a Python script to generate a keystore file from a given private key.\n\n## Features\n\n- Generate keystore files from private keys\n- Easy to use  scripts for command line interface\n- Supports various keystore formats\n\n## Requirements\n\n- Python 3.x\n- `cryptography` library\n\n## Installation\n\nClone the repository and install the required dependencies:\n\n```bash\ngit clone https://github.com/yourusername/keystore-generator.git\ncd keystore-generator\npip install -r requirements.txt\n```\n\n## Usage\n\nTo generate a keystore file, run the following command:\n\n```bash\npython generate_keystore.py --private-key \u003cpath_to_private_key\u003e --output \u003coutput_keystore_file\u003e\n```\n\n### Example\n\n```bash\npython generate_keystore.py --private-key my_private_key.pem --output my_keystore.p12\n```\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvats20%2Fpython-keystore-eth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvats20%2Fpython-keystore-eth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvats20%2Fpython-keystore-eth/lists"}