Socket
Socket
Sign inDemoInstall

hashflow-taker-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hashflow-taker-sdk

Python SDK to interact with the Hashflow Taker API


Maintainers
1

Python Hashflow Taker API

Uses the aiohttp python library.

Setup

pip install -r requirements.txt

Running basic test

python -m hashflow.api

Running unit tests

pytest

Building Instructions

python3 -m pip install --upgrade build
python3 -m build

Publishing Instructions

python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*

Keywords

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc