scott-griffiths / bitstringLinks
A Python module to help you manage your bits
☆435Updated this week
Alternatives and similar repositories for bitstring
Users that are interested in bitstring are comparing it to the libraries listed below
Sorting:
- efficient arrays of booleans for Python☆768Updated last week
- A Python module to customize the process title☆535Updated last week
- A python package that provides useful locks.☆269Updated 2 months ago
- Construct: Declarative data structures for python that allow symmetric parsing and building☆983Updated 6 months ago
- Pure-python wrapper generator for ctypes☆327Updated 6 months ago
- Human friendly input/output for text interfaces using Python☆341Updated last year
- Generic ASN.1 library for Python☆254Updated last year
- Python bit pack/unpack package.☆129Updated 6 months ago
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".☆1,073Updated 2 years ago
- Python 3+ compatible port of the configobj library☆329Updated 5 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Hunter is a flexible code tracing toolkit.☆849Updated 2 months ago
- LZ4 bindings for Python☆295Updated last week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆310Updated last week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- Python filesystem abstraction layer☆290Updated 7 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- Python CBOR (de)serializer with extensive tag support☆272Updated last week
- Python Library to enumerate all network interfaces☆89Updated 2 months ago
- The httplib2 caching algorithms packaged up for use with requests.☆492Updated this week
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last month
- Python code object transformers☆184Updated last year
- Provides a fake file system that mocks the Python file system modules.