Socket
Book a DemoInstallSign in
Socket

haystack-pydoc-tools

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-pydoc-tools

Pydoc custom tools for Haystack docs

Source
pipPyPI
Version
0.6.3
Maintainers
1

haystack-pydoc-tools

PyPI - Version PyPI - Python Version

Table of Contents

Installation

pip install haystack-pydoc-tools

License

haystack-pydoc-tools is distributed under the terms of the Apache-2.0 license.

Release process

To release version x.y.z:

  • Manually update the version in src/haystack_pydoc_tools/__about__.py (via a PR or a direct push to main).
  • From the main branch, create a tag locally: git tag vx.y.z.
  • Push the tag: git push --tags.
  • Wait for the CI to release the package on PyPI.

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