py_literal
Python parser
A Rust crate for parsing and formatting Python literals.
Rust crate for parsing/formatting Python literals
16 stars
2 watching
1 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,717 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 611 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,949 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 520 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
rust-utilities/liquid-grammar-pest | A Rust library providing a grammar and tokenizer for parsing Shopify Liquid syntax | 0 |
akrherz/pyiem | Python tools and parsers for weather data processing and ingest. | 43 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 245 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
m-ou-se/inline-python | Allows inline Python code execution within Rust | 1,161 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 995 |
jcreekmore/pem-rs | A Rust library that parses and encodes PEM-encoded data | 57 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 569 |
scrapy/scrapely | A pure-python library for extracting structured data from HTML pages. | 1,864 |