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?
License
The MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file healthstream-0.0.1.tar.gz
.
File metadata
- Download URL: healthstream-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29dae8a6de3eee9876e89108467afba4a3350e3a6e6459f573f1d34ffd184262 |
|
MD5 | daaa2a674b068720d18201b0483f7151 |
|
BLAKE2b-256 | d8d0337fb4e127f31fd246d8e5fc4bfc1a7f682ae572d75f835d6d107991e6f4 |
File details
Details for the file healthstream-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: healthstream-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dd854e3eddae6f57e74d6d4fa11207442524a098e8edf869b8d306a1b765e2c |
|
MD5 | 1f975ba111f0a835dfc07c29fecf9691 |
|
BLAKE2b-256 | d661904f7cdd3b7c30c925e6f9b2c4acc484aa5334218501702c89f91b7ee73c |