Skip to content

foxglove/foxglove-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

120 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python Client Library for the Foxglove API

foxglove-client on PyPI

A convenient python client for Foxglove.

Getting Started

Install from PyPI:

pip install foxglove-client

Create an API token for your organization on your organization's settings page and read more in the Foxglove API Docs.

Examples of various client features can be found in the examples directory.

Development

Running Tests

pipenv install --dev
pipenv run python -m pytest

In addition to unit tests, all PRs that change behavior should also be tested against the Foxglove API.

Release Process

Release numbering follows a major.minor.patch format, abbreviated as "X.Y.Z" below.

CI will build the package and publish to PyPI once tags are pushed, as described below.

  1. Update the version in setup.cfg with the new version X.Y.Z
  2. Draft a release on GitHub and create a new tag releases/vX.Y.Z
  3. Generate release notes, review, and publish the release

Stay in touch

Join our Discord to ask questions, share feedback, and stay up to date on what our team is working on.

About

๐Ÿ๐ŸฆŠ Python library for Foxglove Data Platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages