Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gcapi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcapi

Python client for the grand-challenge.org REST API

  • 0.12.0
  • PyPI
  • Socket score

Maintainers
1

Grand Challenge API Client

CI PyPI PyPI - Python Version Code style: black

Python client for the grand-challenge.org REST API

  • Free software: Apache Software License 2.0

Features

This client library is a handy way to interact with the REST API for grand-challenge.org from python, and provides some convenience methods. Documentation and examples can be found on Grand Challenge.

Tests

This client is tested using the tox framework. This enables testing the client in various python-version environments.

For example, running a specific your_test for only the python 3.8 environment can be done as follows:

tox -e py38 -- -k your_test

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc