python_comm

Crates.iopython_comm
lib.rspython_comm
version0.4.1
sourcesrc
created_at2021-06-15 07:21:13.810401
updated_at2024-04-03 06:36:14.645104
descriptionto make writing python modules with rust easier.
homepage
repositoryhttps://github.com/wugifer/python-comm
max_upload_size
id410275
size99,308
(wugifer)

documentation

https://docs.rs/python-comm/

README

python-comm

Python comm is mainly used for:

  1. Other common basic functions:
    1. date and time conversion;
    2. full text matching / replacement based on aho – Corasick algorithm;
    3. ...
Commit count: 77

cargo fmt