Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit246e057

Browse files
committed
move hashids to Text Processing sectionFixes #1202
1 parent76b7b09 commit246e057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
343343
##Cryptography
344344

345345
*[cryptography](https://cryptography.io/en/latest/) - A package designed to expose cryptographic primitives and recipes to Python developers.
346-
*[hashids](https://github.com/davidaurelio/hashids-python) - Implementation of[hashids](http://hashids.org) in Python.
347346
*[Paramiko](http://www.paramiko.org/) - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
348347
*[Passlib](https://passlib.readthedocs.io/en/stable/) - Secure password storage/hashing library, very high level.
349348
*[PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library.
@@ -1141,6 +1140,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
11411140
*[difflib](https://docs.python.org/3/library/difflib.html) - (Python standard library) Helpers for computing deltas.
11421141
*[ftfy](https://github.com/LuminosoInsight/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
11431142
*[fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching.
1143+
*[hashids](https://github.com/davidaurelio/hashids-python) - Implementation of[hashids](http://hashids.org) in Python.
11441144
*[Levenshtein](https://github.com/ztane/python-Levenshtein/) - Fast computation of Levenshtein distance and string similarity.
11451145
*[pangu.py](https://github.com/vinta/pangu.py) - Spacing texts for CJK and alphanumerics.
11461146
*[pyfiglet](https://github.com/pwaller/pyfiglet) - An implementation of figlet written in Python.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp