Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
.. 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.
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
To release, you should:
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
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
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
Changes for each release are documented in the release notes
_.
.. _release notes: https://github.com/Blackfynn/blackfynn-python/blob/master/CHANGELOG.md
FAQs
Python client for the Blackfynn Platform
We found that blackfynn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.