Skip to main content

A Python library for interating with the Breathe Design api and analyzing and visualizing Breathe Design data

Project description

Breathe Design

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

Registration Required: To use the Breathe Design API, you must register for a free trial. You can sign up at https://www.breathebatteries.com/breathe-design-free-trial.

Installation steps

In a new project or existing project

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

pip install breathe_design

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_design.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_design package in the virtual environment:

    pip install breathe_design
    

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 Distribution

breathe_design-1.2.2.tar.gz (8.9 MB view details)

Uploaded Source

Built Distribution

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

breathe_design-1.2.2-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file breathe_design-1.2.2.tar.gz.

File metadata

  • Download URL: breathe_design-1.2.2.tar.gz
  • Upload date:
  • Size: 8.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for breathe_design-1.2.2.tar.gz
Algorithm Hash digest
SHA256 81bce01391723c3f5e4cc90cde099aa154f8a0275950e202cae82bd2066232dc
MD5 0851fcf954c482bed3d9d936b26911b8
BLAKE2b-256 c6caf58c5bdd4e1976ed7fa6d764e19622b8e969ea72de3f954e1b06e7aa99e2

See more details on using hashes here.

File details

Details for the file breathe_design-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: breathe_design-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 33.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for breathe_design-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a067f8239ad875ca62796a10309560f87419ca98f65f1e8f3cc133c5a2afb9db
MD5 687077603c8b2faa72883822e68c1aa7
BLAKE2b-256 1795289872ae1961d2e24d5b04c2e7184ad384b511bacb3a4505a875105e527e

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