{"id":23679713,"url":"https://github.com/stenbror/roslyn_python_core_parser","last_synced_at":"2026-01-01T09:30:16.811Z","repository":{"id":269475426,"uuid":"907530856","full_name":"stenbror/roslyn_python_core_parser","owner":"stenbror","description":"Roslyn like Python Core Parser written in Rust","archived":false,"fork":false,"pushed_at":"2024-12-30T20:59:44.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T21:36:29.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/stenbror.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-12-23T19:53:43.000Z","updated_at":"2024-12-30T20:59:48.000Z","dependencies_parsed_at":"2024-12-28T03:45:18.239Z","dependency_job_id":null,"html_url":"https://github.com/stenbror/roslyn_python_core_parser","commit_stats":null,"previous_names":["stenbror/roslyn_python_core_parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Froslyn_python_core_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Froslyn_python_core_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Froslyn_python_core_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Froslyn_python_core_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stenbror","download_url":"https://codeload.github.com/stenbror/roslyn_python_core_parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727052,"owners_count":19687098,"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-12-29T17:54:28.547Z","updated_at":"2026-01-01T09:30:16.749Z","avatar_url":"https://github.com/stenbror.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# roslyn_python_core_parser\nRoslyn like Python Core Parser written in Rust\n\nThis will be a library containing a fully working Python 3.13 parser and tokenizer that produces a syntax tree with tokens and trivia just like the Roslyn parser for C# from Microsoft. \nIt is fully written in Rust and will be extended with utility functions to manipulate the abstract syntax tree. Enjoy.\n\n## Building and run tests:\n\n- ``` cargo build --release  ``` Building the release dll library\n- ``` cargo test  ``` Building and execute all unit tests and integration tests.\n-  ``` ls -la target/release ``` To view resulting files. On windows use *dir*\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Froslyn_python_core_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenbror%2Froslyn_python_core_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Froslyn_python_core_parser/lists"}