Skip to main content

healthstream

Project description

Intro with some text Docs.

Features

s Some of it’s stand out features are:

  • Healthstream API client

Development

Install dev requirements

make install-dev

First install PNPM with Homebrew

brew install pnpm

Development for the healthstream package requires flake8 linter to pass. In order to commit and pass CI, install a pre-commit hook for that, you should run pnpm install

pnpm install

Installation

Installing with:

pip install 'healthstream'

Setup for production

Add a healthstream.toml to project directory, so healthstream can pick-up settings.

</code></pre>
<h3>Setup for local development</h3>
<p>Start stubbed API if no Healthstream credentials are present or for development in local-mode.</p>
<pre lang="toml"><code>

Now start dev server

make dev

Usage

Write more about using code in other projects

from healthstream.settings import load_settings

# load config
config = load_settings('healthstream.toml')

Run tests

  • No tests yet

CLI Usage

</code></pre>
<h4>Get information about Healthstream CLI command</h4>
<pre lang="shell"><code>healthstream version

Documentation

Our documentation is on Docs.

Ideas

Is it any good?

Yes.

License

The MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

healthstream-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

healthstream-0.0.1-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page