bitcode is a fallback pure Python library for intbitset.
Project description
This repo is a pure python implementation for intbitset.
Installation
Requirements
Python 3.8 or later
pip install bitcode
Documentation
bitcode is a fallback library for intbitset, so the intbitset class and its methods have same names and parameters.
Below listed are the implemented classes and methods.
Classes
intbitset
Methods for Automaton class
add
clear
copy
difference
difference_update
discard
isdisjoint
issuperset
issubset
remove
strbits
symmetric_difference
symmetric_difference_update
tolist
union
union_update
intersection
intersection_update
__and__
__eq__
__contains__
__len__
__iter__
__hash__
__str__
For documentation please refer to: https://intbitset.readthedocs.io/en/latest/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file test-bitcode-alt-1.0.1.tar.gz
.
File metadata
- Download URL: test-bitcode-alt-1.0.1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3158850508b66308cac5731e2aed5b63a54b724f97629c59df0037d27eaa3219 |
|
MD5 | 0a7f3e1433547fb7976666efb582845d |
|
BLAKE2b-256 | e58ad0a677c0e3b137034e3a6c692331ec1e482bab2bb0eb40d3a403035192b6 |
File details
Details for the file test_bitcode_alt-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: test_bitcode_alt-1.0.1-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42286378439bd53bdcb3814aec499a923defe33e1fe47425f7f908f982c341a7 |
|
MD5 | 7692ee7622cc45a55eae25f38c26ca2f |
|
BLAKE2b-256 | 603388f2297bf92fe085bc5919ee0e2afa68a501d65b572cef633f39f80104f0 |