The fc_tools Python package contains some functions used in various packages I develop : fc-oogmsh, fc-bench, fc-hypermesh, fc-matplotlib4mesh, fc-mayavi4mesh, fc-simesh, fc-simesh-matplotlib, fc-simesh-mayavi, fc-vfemp1 …
Description:
The fc_tools Python package contains some modules:
colors module with the main functions:
selectColors: pick colors that are maximally perceptually distinct,
str2rgb: get RGB color triple from X11, svg, CSS4, xkcd or Matlab colors name.
display_all_colors: display all colors with their names from X11, svg, CSS4, xkcd or Matlab colors name.
Matplotlib module with the main functions:
set_axes_equal : make axes of 3D plot have equal scale ,
DisplayFigures: distributes and resizes a set of figures on screen,
SaveAllFigsAsFiles: Save all matplotlib figures as files.
Mayavi module with the main function:
SaveAllFigsAsFiles: Save all Mayavi figures as files.
Sys module with the main functions:
getArch: get system architecture (Windows, Linux, MacOS)
getOSinfo: returns dictionary containing informations on the operating system
getRAM: returns the RAM in Mo
getCPUinfo: returns dictionary containing informations on the CPU
Installation:
The fc_tools Python package is available from the Python Package Index, so to install/upgrade simply run
pip install fc_tools -U
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fc_tools-0.0.25.tar.gz.
File metadata
- Download URL: fc_tools-0.0.25.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3488ec067d28a8de7e49257ad195da6eb0b90df4bd861ef7964251cb8e186ac7
|
|
| MD5 |
7bc39d8eab635beecfc75681f39b936e
|
|
| BLAKE2b-256 |
8995e19697087aba0482d9b3aad2e39b6dab21b7bc683bc6a07bf74ad98fb587
|