{"id":20325769,"url":"https://github.com/aboutcode-org/bitcode","last_synced_at":"2026-02-04T01:41:26.347Z","repository":{"id":181312418,"uuid":"656801738","full_name":"aboutcode-org/bitcode","owner":"aboutcode-org","description":"A pure python implementation for intbitset.","archived":false,"fork":false,"pushed_at":"2024-08-30T03:31:50.000Z","size":376,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-15T12:36:33.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboutcode-org.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T17:06:12.000Z","updated_at":"2025-12-10T20:54:04.000Z","dependencies_parsed_at":"2024-11-14T19:41:41.212Z","dependency_job_id":"e93d57ca-64f4-4f7a-b7ce-ebc53ac6a0d9","html_url":"https://github.com/aboutcode-org/bitcode","commit_stats":null,"previous_names":["nexb/bitcode"],"tags_count":0,"template":false,"template_full_name":"aboutcode-org/skeleton","purl":"pkg:github/aboutcode-org/bitcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fbitcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fbitcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fbitcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fbitcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutcode-org","download_url":"https://codeload.github.com/aboutcode-org/bitcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fbitcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29063974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T00:26:14.114Z","status":"ssl_error","status_checked_at":"2026-02-04T00:23:06.435Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T19:41:35.511Z","updated_at":"2026-02-04T01:41:26.321Z","avatar_url":"https://github.com/aboutcode-org.png","language":"Python","readme":"bitcode\n==================\nThis repo is a pure python implementation for `intbitset \u003chttps://github.com/inveniosoftware-contrib/intbitset\u003e`_.\n\n\nInstallation\n-------------------\n\nRequirements\n###################\n* Python 3.8 or later\n\n.. code-block:: bash\n\n    pip install bitcode\n\nDocumentation\n---------------------------\nbitcode is a fallback library for intbitset, so the ``intbitset`` class and its methods\nhave same names and parameters.\n\nBelow listed are the implemented classes and methods.\n\nClasses\n##########\n\n* ``intbitset``\n\nMethods for Automaton class\n###############################\n\n* ``add``\n* ``clear``\n* ``copy``\n* ``difference``\n* ``difference_update``\n* ``discard``\n* ``isdisjoint``\n* ``issuperset``\n* ``issubset``\n* ``remove``\n* ``strbits``\n* ``symmetric_difference``\n* ``symmetric_difference_update``\n* ``tolist``\n* ``union``\n* ``union_update``\n* ``intersection``\n* ``intersection_update``\n* ``__and__``\n* ``__eq__``\n* ``__contains__``\n* ``__len__``\n* ``__iter__``\n* ``__hash__``\n* ``__str__``\n\nFor documentation please refer to: https://intbitset.readthedocs.io/en/latest/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fbitcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutcode-org%2Fbitcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fbitcode/lists"}