Fire Safety Engineering Tools
Project description
fseutil
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.
-
to use
pip
install from PyPI:pip install --upgrade fsetools
-
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
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 fsetools-0.0.0.post20200224.tar.gz
.
File metadata
- Download URL: fsetools-0.0.0.post20200224.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a933edb1dd9082d700c5dd1bcbb4576cad8336399321314dc7f2d12d4efcb5 |
|
MD5 | c084004e11cfff35fb4ea3e08b838f19 |
|
BLAKE2b-256 | c9ca42701ebea8159bd21be132709249d99ed8c920ad20f1f1c97aa5b06721af |
File details
Details for the file fsetools-0.0.0.post20200224-py3-none-any.whl
.
File metadata
- Download URL: fsetools-0.0.0.post20200224-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ac716e6a35c32059d8f04b9baa7dd4b6d743c82bb6d43a734b6af6334d3c826 |
|
MD5 | 5b381333510061f5d183835493eae6c0 |
|
BLAKE2b-256 | 4636705459870947ce5c32b3d40658a2fd171a93163c342ff62eaffdd2995dd3 |