Skip to main content

A Python library for interacting with the Breathe Simulate api and analyzing and visualizing Breathe Simulate data

Project description

Breathe Simulate

A python based api wrapper for running the breathe simulate model.

Registration Required: To use the Breathe Simulate API, you must register for a free trial. You can sign up at https://breathebatteries.com/knowledge-hub/simulate-trial/.

Installation steps

In a new project or existing project

In the virtual environment in your new or existing project, simply install breathe_simulate with

pip install breathe_simulate

Using this repo

If you want to work with the examples in this repo, follow these steps...

  • Open your terminal or command prompt.

  • Navigate to the directory or create new one where you want to setup.

  • Run the following command to clone our GitHub repository.

    git clone https://github.com/BreatheBatteries/breathe_simulate.git .
    

To set up everything in one go, just run .\setupEnvironment.ps1.

That will create a virtual environment and install the requirements.

Alternative manual setup

Alternatively, run following command to create the virtual environment:

python -m venv myvenv

Replace myvenv with the desired name for your virtual environment.

  • Activate the virtual environment:

    • On Windows:
      myvenv\Scripts\activate
      
    • On macOS/Linux:
      source myvenv/bin/activate
      

    After activating the virtual environment, you'll see (myenv) in your terminal prompt to indicate that the environment is active.

  • Install the breathe_simulate package in the virtual environment:

    pip install breathe_simulate
    

Examples

Check out the python notebooks in docs/examples for how to use the api.

Reporting Bugs

If you find a bug, or run into an error, please raise an issue on the GitHub account.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

breathe_simulate-2.1.5-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

Details for the file breathe_simulate-2.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for breathe_simulate-2.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 66ec50892c88f22bb327b0e34b7053588e8cce6d8c61b5138b9a76325030a73b
MD5 dd3cbde198b401b11d49f42fc893eaf2
BLAKE2b-256 c8defc1e56d063aa37552a9cc0a1a2dd1ecdaa8b1b1760ba13d1898565eddc78

See more details on using hashes here.

Supported by

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