json-streamer
shortuuid
json-streamer | shortuuid | |
---|---|---|
2 | 5 | |
220 | 2,068 | |
- | - | |
2.3 | 4.6 | |
about 1 month ago | 5 months ago | |
Python | Python | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
json-streamer
- Processing large JSON datasets by streaming
-
Analyzing multi-gigabyte JSON files locally
Might be useful for some - https://github.com/kashifrazzaqui/json-streamer
shortuuid
-
Ask HN: Could you show your personal blog here?
Unlike many people here, I don't like to write hundreds of mediocre posts. Instead, I prefer very few posts, that unfortunately are still mediocre.
If you're tired of all the perfection that exists on the internet, where every piece is deeply insightful and changes your life, I'd encourage you to read my articles, which only promise to shorten it:
https://www.stavros.io/
-
Short, friendly base32 slugs from timestamps
I use shortuuid[0] for that stuff, which also omits the capital letter I, and has some other niceties (I wrote the library). It works really well, and I like how small the IDs are.
[0] https://github.com/skorokithakis/shortuuid
- Ask HN: What are your favorite personal sites?
-
Building a Micro Business: What Services I Pay For
skorokithakis: developer of django-annoying and shortuuid
-
GUIDs Are Not the Only Answer
https://github.com/skorokithakis/shortuuid#usage
What are some alternatives?
ijson
pangu.py - Paranoid text spacing in Python
python-slugify - Returns unicode slugs
chardet - Python character encoding detector
awesome-slugify - Python flexible slugify function
fuzzywuzzy - Fuzzy String Matching in Python
python-nameparser - A simple Python module for parsing human names into their individual components
Levenshtein - The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
pydantic - Data validation using Python type hints
uniout - Never see escaped bytes in output.
Charset Normalizer - Truly universal encoding detector in pure Python