New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bigdata-client

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigdata-client

A Python client for accessing Bigdata API

  • 2.9.1
  • PyPI
  • Socket score

Maintainers
3

Bigdata Client

CI/CD Pipeline

A Python client for accessing Bigdata API (https://bigdata.com). Documentation (latest)

Troubleshooting

Docs: Enchant lib issue on Apple Silicon

Tasks poetry run task docs or poetry run task check-docs produces an issue:

Extension error:
Could not import extension sphinxcontrib.spelling (exception: The 'enchant' C library was not found and maybe needs to be installed.

In this situation it is necessary to set environment variable PYENCHANT_LIBRARY_PATH= with the pat to library

export PYENCHANT_LIBRARY_PATH=$(brew --prefix enchant)/lib/libenchant-2.dylib
poetry run task docs

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