{"id":18851264,"url":"https://github.com/nicfit/clique","last_synced_at":"2025-04-14T09:52:31.783Z","repository":{"id":56634252,"uuid":"80807010","full_name":"nicfit/Clique","owner":"nicfit","description":"Python API for Clique block chains; ID chains and auth chains included.","archived":false,"fork":false,"pushed_at":"2022-09-21T16:58:54.000Z","size":89,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T02:54:24.593Z","etag":null,"topics":["authorization","blockchain","identity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicfit.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-03T07:29:38.000Z","updated_at":"2020-12-19T20:17:43.000Z","dependencies_parsed_at":"2022-08-15T22:20:26.697Z","dependency_job_id":null,"html_url":"https://github.com/nicfit/Clique","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicfit%2FClique","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicfit%2FClique/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicfit%2FClique/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicfit%2FClique/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicfit","download_url":"https://codeload.github.com/nicfit/Clique/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860015,"owners_count":21173339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["authorization","blockchain","identity"],"created_at":"2024-11-08T03:34:12.946Z","updated_at":"2025-04-14T09:52:31.752Z","avatar_url":"https://github.com/nicfit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============\nClique Python\n==============\n\nPython API for Clique block chains; ID chains and auth chains included.\n\nInvented by Andrew Biggs \u003cbalthorium@gmail.com\u003e, and contributed to by others.\n\nStatus\n------\n.. image:: https://img.shields.io/pypi/v/clique-blockchain.svg\n   :target: https://pypi.python.org/pypi/clique-blockchain/\n   :alt: Latest Version\n.. image:: https://img.shields.io/pypi/status/clique-blockchain.svg\n   :target: https://pypi.python.org/pypi/clique-blockchain/\n   :alt: Project Status\n.. image:: https://travis-ci.org/nicfit/Clique.svg?branch=master\n   :target: https://travis-ci.org/nicfit/Clique\n   :alt: Build Status\n.. image:: https://img.shields.io/pypi/l/clique-blockchain.svg\n   :target: https://pypi.python.org/pypi/clique-blockchain/\n   :alt: License\n.. image:: https://img.shields.io/pypi/pyversions/clique-blockchain.svg\n   :target: https://pypi.python.org/pypi/clique-blockchain/\n   :alt: Supported Python versions\n.. image:: https://coveralls.io/repos/nicfit/Clique/badge.svg\n   :target: https://coveralls.io/r/nicfit/Clique\n   :alt: Coverage Status\n\nFeatures\n--------\n\n\nRequirements\n------------\n\n* Python \u003e= 3.4\n* cryptography\n* jwcrypto\n\nGetting Started\n----------------\n\n.. code-block:: bash\n\n    # Note, replace \u003cusername\u003e with your own.\n    $ git clone https://\u003cusername\u003e@stash-eng-chn-sjc1.cisco.com/stash/scm/~adb/clique.git\n    $ cd clique/python3\n\n    # Using mkvirtualenv\n    $ mkvirtualenv -p python3 -r requirements/default.txt clique\n\n    # ... or virtualenv\n    $ virtualenv -p python3 /path/clique\n    $ source /path/clique/bin/activate\n    $ pip install -r requirements/default.txt\n\n\nInstallation\n------------\nThe install the ``clique`` module and scripts, either system-wide or in a\nvirtualenv, use ``setup.py`` in the standard fashion.\n\n.. code-block:: bash\n\n    # To install\n    $ ./setup.py install\n    $ clique examples authchain\n\n.. note::\n   Developers should skip the install since testing requires pushing new\n   versions. See the developer section.\n\n\nDevelopment\n-----------\n\nTo initialize the environment to run against your working copy use the\n``develop`` command.\n\n.. code-block:: bash\n\n    # To develop \n    $ ./setup.py develop\n    $ clique examples authchain\n\nFor running tests and performing other developer tasks more dependencies are\nrequired.\n\n.. code-block:: bash\n\n    # For running tests\n    $ pip install -r requirements/test.txt\n\n    # For running tests with coverage, tox, building docs, linting, etc\n    $ pip install -r requirements/dev.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicfit%2Fclique","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicfit%2Fclique","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicfit%2Fclique/lists"}