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

blackfynn

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blackfynn

Python client for the Blackfynn Platform

  • 5.0.2
  • PyPI
  • Socket score

Maintainers
3

blackfynn-python

.. image:: https://travis-ci.org/Blackfynn/blackfynn-python.svg?branch=master :target: https://travis-ci.org/Blackfynn/blackfynn-python .. image:: https://codecov.io/gh/Blackfynn/blackfynn-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/Blackfynn/blackfynn-python .. image:: https://img.shields.io/pypi/pyversions/blackfynn.svg :target: https://pypi.org/project/blackfynn/

Python client and command line tool for Blackfynn.

Installation

To install, run

.. code:: bash

pip install -U blackfynn

See the installation notes_ for more details.

.. _installation notes: https://github.com/Blackfynn/blackfynn-python/blob/master/INSTALL.rst

Release

To release, you should:

  • Change CHANGELOG.md with the proper changes for the release
  • Modify the version in init.py
  • Merge the branch into master
  • Create a new Github Release

Documentation

Client and command line documentation can be found on Blackfynn’s documentation website_.

.. _Blackfynn’s documentation website: http://developer.blackfynn.io/python

You can also contribute_ to Blackfynn's documentation to improve this project and help others learn.

.. _contribute: https://github.com/Blackfynn/blackfynn-python/blob/master/docs/CONTRIBUTION_TEMPLATE.md

Tests

Install the test requirements before running pytest_:

.. _pytest: https://docs.pytest.org/en/latest/usage.html

.. code:: bash

make install
pytest

To run the Blackfynn CLI Agent integration tests, you need to install the agent_ and run the tests with the --agent argument:

.. _install the agent: https://developer.blackfynn.io/agent/index.html

.. code:: bash

pytest --agent

Contribution

Please make sure to read the Contributing Guide_ before making a pull request.

.. _Contributing Guide: https://github.com/Blackfynn/blackfynn-python/blob/master/docs/CONTRIBUTION_TEMPLATE.md

Changelog

Changes for each release are documented in the release notes_.

.. _release notes: https://github.com/Blackfynn/blackfynn-python/blob/master/CHANGELOG.md

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc