Fire Safety Engineering Utility Tools
Project description
fseutil
Fire Safety Engineering Tools.
Getting Started
Documentation is under construction.
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
pipinstall from PyPI:pip install --upgrade fseutil
-
to use
pipinstall from GitHub (requires git):Note installing
fseutilvia this route will include the latest commits/changes to the library.pip install --upgrade "git+https://github.com/fsepy/fseutil.git@dev"
Command line interface
Once fseutil is installed, CLI help can be summoned:
(base) C:\Users\IanFu>fseutil -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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fsetools-0.0.0.dev20200219.tar.gz.
File metadata
- Download URL: fsetools-0.0.0.dev20200219.tar.gz
- Upload date:
- Size: 1.5 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 |
96000519c8ad8f4643d8434d3ca19777b08e4ab49a94c62e775907f9d510dda7
|
|
| MD5 |
f85d35526c6474a653e3794e7e334873
|
|
| BLAKE2b-256 |
6e90259c2d68c298d92b99f9852f837bba99cc2a665a33ce40dcb062594d19af
|
File details
Details for the file fsetools-0.0.0.dev20200219-py3-none-any.whl.
File metadata
- Download URL: fsetools-0.0.0.dev20200219-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
8895389007ba8e2c4bb3925a849d0a6b95c340927c2978937a6b9b7bc07833e3
|
|
| MD5 |
bc5c008e89ff1d60ab15da166bdbdc19
|
|
| BLAKE2b-256 |
d8b16d286be7e009387f1b0f9053497f5295343538c5f72c25424944c3527b1e
|