Skip to main content

Fire Safety Engineering Tools

Project description

fseutil

Build Status

Fire Safety Engineering Tools.

Getting Started

Documentation is work in progress.

Installation

Python 3.7 or later is required. Anaconda Distribution is recommended for new starters, it includes Python and few useful packages including a package management tool pip (see below).

pip is a package management system for installing and updating Python packages. pip comes with Python, so you get pip simply by installing Python. On Ubuntu and Fedora Linux, you can simply use your system package manager to install the python3-pip package. The Hitchhiker's Guide to Python provides some guidance on how to install Python on your system if it isn't already; you can also install Python directly from python.org. You might want to upgrade pip before using it to install other programs.

  1. to use pip install from PyPI:

    pip install --upgrade fsetools
    
  2. to use pip install from GitHub (requires git):

    Note installing fsetools via this route will include the latest commits/changes to the library.

    pip install --upgrade "git+https://github.com/fsepy/fsetools.git@dev"
    

Command line interface

Once fsetools is installed, CLI help can be summoned using the following command:

(base) C:\Users\Fu>fsetools -h

Authors

Ian Fu - fuyans@gmail.com

License

This project is licensed under the Apache License version 2.0 - see the LICENSE file for details

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

fsetools-0.0.0.post20200228.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

fsetools-0.0.0.post20200228-py3-none-any.whl (1.6 MB view hashes)

Uploaded 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