pyheck
case converter
A Python wrapper around a case conversion library in Rust.
Python bindings for heck, the Rust case conversion library
48 stars
2 watching
4 forks
Language: Rust
last commit: over 2 years ago maturinpyo3pythonruststring-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
davidhewitt/pythonize | A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 211 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
chanced/caps | A case conversion library for Go. | 54 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
vandot/casbab | A tool for converting between different cases of compound words or phrases | 29 |
tazinho/snakecase | A package for converting strings to various case formats programmatically. | 147 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
codemodus/kace | Provides common case conversion functions for various coding styles. | 20 |
kwpolska/pkgbuilder | An AUR helper and library that automates the process of building and installing Arch Linux packages from source. | 71 |
pwndexter/rubeus-to-hashcat | Converts Rubeus kerberoasting output to Hashcat readable format | 12 |
pyo3/rust-numpy | Rust bindings for Python's NumPy C-API | 1,148 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 977 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
peterhinch/micropython_data_to_py | A utility to convert binary data into Python source code for storage in Flash. | 28 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |