{"id":21434976,"url":"https://github.com/sametd/contcar_parser","last_synced_at":"2025-03-16T23:12:52.725Z","repository":{"id":189601684,"uuid":"500440057","full_name":"sametd/CONTCAR_parser","owner":"sametd","description":"CONTCAR parser","archived":false,"fork":false,"pushed_at":"2022-06-06T13:20:38.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T09:14:15.316Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sametd.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}},"created_at":"2022-06-06T13:15:44.000Z","updated_at":"2022-06-06T13:20:41.000Z","dependencies_parsed_at":"2023-08-21T00:02:38.020Z","dependency_job_id":null,"html_url":"https://github.com/sametd/CONTCAR_parser","commit_stats":null,"previous_names":["sametd/contcar_parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sametd%2FCONTCAR_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sametd%2FCONTCAR_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sametd%2FCONTCAR_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sametd%2FCONTCAR_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sametd","download_url":"https://codeload.github.com/sametd/CONTCAR_parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945623,"owners_count":20372897,"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":[],"created_at":"2024-11-22T23:41:57.679Z","updated_at":"2025-03-16T23:12:52.704Z","avatar_url":"https://github.com/sametd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CONTCAR parser for VASP\n\n\nDon't use this for parsing POSCAR file as scaling and cartesian is not implemented. This is a very very simple class that can output CONTCAR to xyz, created for testing some tiny stuff, use with caution.  \n\nIt is very straight forward just supply the CONTCAR file location in the script.\n\nExample output:\n\n    $ python3 read_contcar.py\n    AtomCount = 192  \n    Symbols = ['La', 'Li', 'O', 'Zr']  \n    Counts = [24, 56, 96, 16]  \n    Cell =  \n    [[13.021933 0. 0. ]  \n    [ 0. 13.021933 0. ]  \n    [ 0. 0. 13.021933]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsametd%2Fcontcar_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsametd%2Fcontcar_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsametd%2Fcontcar_parser/lists"}