Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wwj718/codelab_adapter_client
Python Client of CodeLab Adapter v2.
https://github.com/wwj718/codelab_adapter_client
Last synced: 11 days ago
JSON representation
Python Client of CodeLab Adapter v2.
- Host: GitHub
- URL: https://github.com/wwj718/codelab_adapter_client
- Owner: wwj718
- License: other
- Created: 2019-07-03T04:36:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:47:42.000Z (almost 2 years ago)
- Last Synced: 2024-09-19T18:08:59.162Z (2 months ago)
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 8
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
======================
codelab_adapter_client
======================.. image:: https://img.shields.io/pypi/v/codelab_adapter_client.svg
:target: https://pypi.python.org/pypi/codelab_adapter_client.. image:: https://img.shields.io/travis/wwj718/codelab_adapter_client.svg
:target: https://travis-ci.org/wwj718/codelab_adapter_client.. image:: https://readthedocs.org/projects/codelab-adapter-client/badge/?version=latest
:target: https://codelab-adapter-client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusPython Client of CodeLab Adapter(https://adapter.codelab.club/) v2.
Install
-------pip install codelab_adapter_client
Usage
-----from codelab_adapter_client import AdapterNode
example
-------https://github.com/wwj718/codelab_adapter_client/blob/master/examples/extension_eim.py
Features
--------* TODO
Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage